div.shoppage div.c1 h2 {
	line-height:20px;
}

div.shoppage div.c1 div.orderstatusWrapper h2 {
	display: none;
}

div.shoppage div.c1 div.mid {
/*	width:auto;*/
	width: 600px;
}

div.shoppage div.shopcontent  {
	margin:0 5px;
	color: #000;
}

div.shoppage div.shopcontent h2 {
	font-weight:normal;
	color:#000;
	font-size:24px;
	margin:0;
	letter-spacing:1px;
}

/* ======== */
/* = Cart = */
/* ======== */
div.c1, div.c1 div.top, div.c1 div.bottom {
	width: 620px !important;
	text-align: left !important;
}
div.c1 div.top {
	background: #484848 url(/images/portal/bkgs/innerc2topbkg.gif) no-repeat scroll left top !important;
}
div.c1 div.bottom {
	background: #484848 url(/images/portal/bkgs/innerc2bottombkg.gif) no-repeat scroll left bottom !important;
}
div.c1 div.mid {
	padding: 10px 0 5px 0 !important;
	background: #484848 url(/images/portal/bkgs/innerc2midbkg.gif) repeat-y scroll left bottom !important;
}

/* ======================== */
/* = MOST VIEWED PRODUCTS = */
/* ======================== */

div.c2 div.mid h2 {
	margin:0 0 20px 30px;
}

div.innerpage div.c1 {
	margin-left: 10px;
}

div.innerpage div.c2 {
	border:0pt none;
	/*display:inline;
	float:left;
	margin:0pt 0pt 0pt 8px;
	overflow:hidden;*/
	padding:0pt;
	margin-left: 12px;
	width:312px;	
}

div.innerpage div.c2 div.top {
	background:#484848 url(/images/portal/bkgs/innerc1topbkg.gif) no-repeat scroll left top;
	margin:0pt;
	padding-top:12px;
	margin-top: 12px;
	width:312px;	
}

div.innerpage div.c2 div.bottom {
	background:#484848 url(/images/portal/bkgs/innerc1bottombkg.gif) no-repeat scroll left bottom;
	padding-bottom:15px;
	width:312px;	
}

div.innerpage div.c2 div.mid {
	padding-top: 10px;
	background:#484848; /* url(/images/portal/bkgs/charts-c2-mid.gif) repeat-y scroll left top;*/
	width: 312px;
}

div.c2 div.top {
	/*margin-top:10px;*/
}

div.products div.image {
	float:left;
	width:80px;
}

div.products div.text {
	float:right;
	width:160px;
	display:inline;
	margin:0 23px 0 0;
}

div.products div.row {
	margin: 0 0 0px 30px;
	width: 282px;
	height: 185px;
}

div.products div.text span.date, div.videos div.text span.date {
	margin-top:5px;
}

div.products div.text div.blm {
	padding-top:8px;
}

