table#stock_list,
table#stock_details,
table#stock_details table {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; }
table#stock_list,
table#stock_details {width: 100%;}

.stockSmall {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}

table#stock_list td {padding: 5px 2px; border-bottom: 1px solid #8D8D8D;}
table#stock_list td.stock_price div {text-align: right;}
table#stock_list td.stock_price div.text1, 
table#stock_list td.stock_price div.price1 {color: #666666;}
table#stock_list td.stock_price div.text2 {padding-top: 4px;}
table#stock_list td.stock_price div.text2,
table#stock_list td.stock_price div.price2 {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; color: #003366;}
table#stock_list td.stock_price div.price2 {font-weight: bold; margin: 4px 0px 0px 0px;}

table#stock_list td.stock_image {width: 125px;}

table#stock_list a {color: #666666; text-decoration: none;}
table#stock_list a:hover {color: #003399; text-decoration: none;}

table#stock_details td.stock_images {width: 320px;}
table#stock_details td.stock_images table td {padding: 2px 0px;}
table#stock_details td.stock_data {padding-left: 10px;}
table#stock_details td.stock_title {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; color: #003366; font-weight: bold; padding: 5px 0px;}
td.standard_equipments_list div {padding: 4px; padding-left: 10px; border-bottom: 1px solid #8D8D8D;}

table#stock_details td.info table td {padding: 4px;}
table#stock_details td.info table td.name {font-weight: bold;}

table.extra_equipment td {padding: 4px 2px; }
table.extra_equipment tr.extra td {border-bottom: 1px solid #8D8D8D;}
table.extra_equipment td.code {color: #666666; padding-left: 10px;}
table.extra_equipment td.price {text-align: right;}

table.extra_equipment tr.base_price td,
table.extra_equipment tr.extra_equipment_price td,
table.extra_equipment tr.total_price td,
table.extra_equipment tr.bargain_price td {text-align: right;}
table.extra_equipment tr.bargain_price td {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px; color: #003366; font-weight: bold;}
table.extra_equipment tr.total_price td {color: #666666; font-weight: bold;}

.status
{
	color: #ff0000;
}

.value
{
	white-space:nowrap;
	
}

.stock_title a:hover
{
	text-decoration: underline;
}
