
#div-content-show_standard_item p.text_about:first-letter

	{		
	padding: 0px 2px 0px 0px; 	
	font-family:Tahoma;	
	font-weight:bold; 	
	font-size:12pt; 	

	color:#D2186B;	
	
	}

td.header_offer
	{

	margin: 0px 0px 0px 0px; 
	padding: 0px 5px 0px 10px;
	background-color: #D2186B;
	text-align: right;
	border: none;
	
	}

#div-content-about_standard_item table.offerTable

	{
	
	margin: 		10px 10px;
	padding: 		0px 0px;
	
	border:			2px solid #D2186B;
	background-color: #FBDBEA
	}
	
#div-content-about_standard_item td.item_name

	{
	
	padding: 		0px 0px 0px 5px;
	
	color:			#D2186B;
	text-align:		left;
	font-weight:	bold;
	}
	
#div-content-about_standard_item td.item_where

	{
	
	padding: 		0px 3px 0px 0px;
	
	color:			#D2186B;
	text-align:		right;
	font-weight:	none;
	}

h3

	{
	
	padding: 		2px 0px 2px 0px;
	
	color:			#D2186B;
	text-align:		left;
	font-weight:	bold;
	font-size:		12pt;

	}


table.reviews

	{
	margin: 		0px auto 10px auto;
	width:			80%;
	
	border:			1px solid #D2186B;
	background-color: #FBDBEA;
	}
