.pv_td1 {
	min-width:180px;
	height:18px;
}
.pv_td2 {
	min-width:150px;
	padding-left:20px;
}

.graytext {
	color:#AAA;
}

.pv_victron {
    position: absolute;
    font-size: 15px;
}

#pv_image {
    position: relative;
    width:510px;
    height:360px;
    float:left;
    margin:30px 0 0 10px;
    background:url(/modules/pv/pv_.png) no-repeat center;
    background-size: cover;
}
