/* --- styles for the warranties page - no theme-specific colouring in this sheet --- */
#warrantymain {
float:left;
width:740px;
height:100%;
background:white
}
h3.warrantyheader {
margin:4px 0 10px 6px;
padding:3px 0;
font-weight:bolder;
width:713px;
text-indent:6px;
color:white
}
img.imageinlineleft {
float:left;
margin:6px 9px;
display:inline
}
.warrantydetails {
width:728px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:90%;
float:left;
margin:8px 0 8px 9px;
background:white;
display:block
}
* html .warrantydetails p {
margin:6px 5px;
}
.warrantydetails p {
margin:6px 10px;
}
* html .warrantydetails table {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:98%;
font-size:100%;
float:left;
margin:8px 4px 4px 4px;
background:white;
}
.warrantydetails table {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:98%;
font-size:100%;
float:left;
margin:8px 8px 4px 8px;
background:white;
}
