#sc_header_cart span	{
	display:none;
}


#sc_whatsnew h2	{
	font-weight:normal;
	font-size:24px;
	color:#999;
	margin-bottom:5px;
}
.sc_whatsnew_module	{
	padding:10px;
	width:232px;
	#width:252px;
	float:left;
	border-right:1px solid #ccc;
	margin-top:10px;
}
.sc_whatsnew_module img	{
	float:right;
}
.sc_whatsnew_module h4	{
	font-size:22px;
	font-weight:normal;
	color:#419800;
	margin-bottom:5px;
}
.sc_whatsnew_module p	{
	color:#8f8f8f;
	font-size:12px;
	margin-bottom:5px;
}
.sc_whatsnew_module a	{
	font-size:12px;
	text-transform:uppercase;
	color:#999301;
	margin-bottom:10px;
}
.sc_whatsnew_module a:hover	{
	text-decoration:underline;
}
.sc_whatsnew_module a img	{
	float:none !important;
}
#sc_whatsnew_shoppingcart	{
	width:198px;
	height:147px;
	background:url(../../site/img/item_shoppingcart.gif);
	margin-left:10px;
}
#sc_whatsnew_shoppingcart h3	{
	margin:7px;
	margin-bottom:15px;
	margin-top:0;
	padding:5px;
	padding-top:10px;
	border-bottom:1px solid #e7e7e7;
	font-size:13px;
	color:#419800;
}
#sc_whatsnew_shoppingcart p	{
	margin:5px 10px;
	font-size:12px;
	color:#999;
}
#sc_whatsnew_shoppingcart p span	{
	float:right;
	font-weight:bold;
	color:#666;
	font-size:11px;
}
#sc_whatsnew_shoppingcart img	{
	margin:15px;
}