/* new dimension display for product details page */
.dimgroupname  {
font-weight: bold;
}


.tabledimul li.bullet {
list-style-image: url(/images/little_images/tick.gif);
list-style-position: inside;
margin-left: 2em;
}

.tabledimul li.nobullet {
margin-left: 2em;
list-style-type:none;
}
#supplierlistTable th {
color:#fff;
font-size:100%;
font-weight:bold;
text-align:center;
background:#0099FF;
padding:2px;
}
#supplierlistTable th,  #supplierlistTable td {
padding: 0.3em 1em;text-align:center;		 font-size:120%;

}

#supplierlistTable {
border-collapse: collapse;
width:auto;
margin:0px;
border: 0;
padding:0px

}

#supplierlistTable td{
border-bottom:1px solid #dbdbdb;
border-top:1px solid #dbdbdb;
border-right:1px solid #dbdbdb;	    
font-size:100%
}

.prodGeneralInfo h3,.prodGeneralInfo h4 {
font-weight:bold;
font-size:1.2em;
margin-top:10px;
color:#0099ff;
}
.prodGeneralInfo h3 {
}

.prodGeneralInfo ul {
list-style-position:inside;
list-style-type:disc;
text-indent:-1em;
padding-left:30px;

}

#productinformation  .featuredimensions {
border-collapse: collapse;
color:#555;
font-size:1em;
}

#productinformation .featuredimensions table{
width:500px;
border:0px;

border-collapse: collapse;
}

#productinformation .featuredimensions table td {

padding: 5px;
}

.information {font-size:110%;}
