table.system 
{ 
        width: 200px;
        margin-bottom: 10px;
}
table.system tr th 
{
        width: 200px; height: 1px;
} 
table.system tr td 
{
        width: 200px; vertical-align:top;
}
table.system tfoot tr td 
{
        height: 10px;
}

table.system tr td h1, table.system tr td h1:link  
{
	color: #2F3252; font-size: 80%;
    font-weight: bolder; padding-left: 10px; font-family:Arial;
}
table.system tr td h1 div
{
        height:30px;
}

table.system table.price {     
         width: 190px;
}
table.system table.price div.price 
{
        font-weight:bolder;
         float: right; width: 81px; color: #be2d00;  
         text-align: center; padding-top: 0pt; line-height: 21px;
}
        
table.system table.price div span {
         font-size: 85%;
         font-family : tahoma;    
}
table.system table.price  div.desc 
{ 
	PADDING-RIGHT: 10PX; 
	font-size: 75%;
	font-family : arial;    
	height:180px;
	overflow:hidden;
	color:#3A3A3A;
	
}
table.system table.price div span  img {
                
                margin: 2px;
        }
table.system tr td table td {
          background-image: none;
         }
table.system tr td.price {
         width: 81px;
         height: 46px;
         background-image: url(im/product_larger/price.gif);
         color: #be2d00; font-size: 100%; text-align: center;  vertical-align: middle;
}
table.system tr td.pricetext { padding-top: 5px;
        font-size: 85%;
          font-family : tahoma; 
}
a.product_header
{
	color:#2F3252;
	font-weight:bold; font-size:80%;
	text-decoration:none;
	text-align:left;
	font-family:Arial;
}
div.product_desc
{
	color:#4F4F4F;
	text-align:left;
	margin-left:2px;
	font-size:80%;
}

#prod_div ul li
{
	list-style-type:none;
	color:#4F4F4F;
	margin-left:-30px;
	padding:0;
}
#prod_div li
{
	list-style-type:none;
	color:#4F4F4F;
	
	padding:0;
}

div.description 
{ 
	position:absolute;
	font-size: 75%;
	font-family : arial;    
	height:180px;
	overflow:hidden;
	color:#3A3A3A;
}