@charset "UTF-8";
/* CSS Document */


html { }
body { }

#wrapper {
		background: #FFF url(/images/bg.body-1x330.gif) repeat-x;
}

#wrapper #main { margin: 331px 0 0; 
}
#rightColumn #landingContent.index{ width: 360px; 
}

#rightColumn #landingContent H1{
	color:#46989c;
}
#rightColumn #advertisement { border-bottom: 1px solid #dadada; }
.suggestions .product {
	width: 359px;
	height: 180px;
}


#promos {
	float: right;
	width: 340px;
	margin: 10px 10px 0 0;
	border: 1px solid #CCC;
	border-bottom: none;
	background: url(/images/bg-hr1-339x1.jpg) center bottom no-repeat;
}
#promos.suggestions .product{
	float: right;
	border: none;
	width: 339px;
	background: url(/images/bg-hr-339x1.png) center bottom no-repeat;
}
#promos.suggestions #subtitle   {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #4b979d url(/images/bg.search-gra.gif) repeat-x center -20px;
	color: #FFF;
	font-size: 18px;
	padding: 10px 20px;
}
#promos.suggestions .product .thumbnail {
	text-align: center;
	float: right;
	margin: 20px 0 0 0;
	width: 140px;
	overflow: hidden;
}
#promos.suggestions .product .title {
	color: #7a7a7a;
	height: 4.2em;
	overflow: hidden;
	margin: 20px 150px 0 15px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 160px;
}

#wrapper #main #rightColumn #landingContent { width: 350px; 
}


#wrapper #main #rightColumn #landingContent .adjustment {
	border: 0px;
	width: auto;
	padding: 20px;
}
