
/*--------------------------Right Column---------------------------*/
#right .minicart {
	
}
#right .minicart h2, #right .minicart h3 {
	background: #4f5153 url(/images/h2_rightnav.jpg) repeat-x;
	color: #fff;
}
#right .minicart ul.subtotal {
	
	background: #fbdb0e url(/images/minicart_btm.jpg) bottom left repeat-x;
}
#right ul.box {
	border:1px solid #ccc;
	background:#fff;
}
/*---------------------------Header----------------------------------*/
#global .header {
	background: url(/images/header_stretch.gif) repeat-x;
}
.header .header_3waystobuy {
	background: url(/images/header_3waystoshop.gif) no-repeat;
}
/*--------------------------Sub Header---------------------------*/
#subheader {
	background: url(/images/topsubheader.gif) repeat-x;
}
/*-------------------------Footer---------------------------*/
#footer ul.col4 li ul.bluearrow li{
	background: url(/images/bullet_blueArrow.gif) no-repeat 0 4px;
}