﻿
.product_details_title
{
	background-color: #000000;
	color: #ffffff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin-top:4px;
	margin-bottom: 10px;
	width: 758px;
}

* html 
.product_details_title
{
	margin-left:-2px;
}	

.product_details_title span
{
	float: left;
	padding-left: 6px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.product_details_image
{
	border: solid 1px #000000;
}

.product_details_label
{
	color: #586c98;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100px;
}

.product_details_text
{
	text-align: left;
}

.product_details_text_price
{
	color: #ff3300;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.product_info_title
{
	background-color: #000000;
	color: #ffcc33;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height:16px;	
	width: 758px;
}

*html .product_info_title
{	margin-left:0px; }

.product_info_title span
{
	float: left;
	margin-left: 6px;
	margin-bottom: 4px;
	margin-top: 4px;
}

.product_info_text
{
	float: left;
	width: 730px;
	padding-left:10px;
}

.product_info_text_list
{
	float: left;
	width: 643px;
}

.product_details_buy_text
{
	font-weight: bold;
	width: 300px; /*220*/
}

.product_details_buy_text_orange
{
	color: #ff9900;
}

.screenshot_thumbnail {
	margin:2px;
	}
	
.search_results_title {
	/*width:350px;*/
	text-indent:10px;
	}	