@import '../styles.css';

#car #entries{ background:url(../../images/phbg_mask.jpg) no-repeat top;}
#bike #entries{ background:url(../../images/phbg_tt.jpg) no-repeat top;}
#wheel #entries{ background:url(../../images/phbg_mask.jpg) no-repeat top;}
#wash #entries{ background:url(../../images/phbg_tt.jpg) no-repeat top;}
#cleaning #entries{ background:url(../../images/phbg_inside.jpg) no-repeat top;}
#window #entries{ background:url(../../images/phbg_tt.jpg) no-repeat top;}
#film #entries{ background:url(../../images/phbg_tt.jpg) no-repeat top;}

#grassrepair #entries{ background:url(../../images/phbg_tt.jpg) no-repeat top;}
#change #entries{ background:url(../../images/phbg_tt.jpg) no-repeat top;}
#dent #entries{ background:url(../../images/phbg_mask.jpg) no-repeat top;}
#sunfilm #entries{ background:url(../../images/phbg_inside.jpg) no-repeat top;}

h2{
	height:36px;
}

#car h2{ background:url(../../images/h2_coating_car.gif) no-repeat;}
#bike h2{ background:url(../../images/h2_coating_bike.gif) no-repeat;}
#wheel h2{ background:url(../../images/h2_coating_wheel.gif) no-repeat;}
#wash h2{ background:url(../../images/h2_wash.gif) no-repeat;}
#cleaning h2{ background:url(../../images/h2_cleaning.gif) no-repeat;}
#window h2{ background:url(../../images/h2_coating_window.gif) no-repeat;}
#film h2{ background:url(../../images/h2_film.gif) no-repeat;}

#grassrepair h2{ background:url(../../images/h2_grassrepair.gif) no-repeat;}
#change h2{ background:url(../../images/h2_change.gif) no-repeat;}
#dent h2{ background:url(../../images/h2_repair.gif) no-repeat;}
#sunfilm h2{ background:url(../../images/h2_sunfilm.gif) no-repeat;}


dl{
	width:492px;
}
dt{
	width:88px;
	text-align:right;
}
dd{width:380px;}
.entry p{
	width:492px;
}

.entry dl{
	padding:6px 0;
}


.entry table{
margin-left:3px;
}
thead th{background-color:#ccc;}
tbody th{background-color:#eee;}
th,td{
	padding:6px 6px;
	line-height:1.4em;
border:1px solid #aaa;
}
.expand_row td{
	padding:3px 3px;
	line-height:1.3em;
}
