div#shoppingcart_small,
div#services{
	width:165px;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin-left:0;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:0 10px;
	background:#FFF;
}
div#login_small{
	position:absolute;
	top:51px;
	overflow:hidden;
	right:2px;
	padding:0;
	margin:0;
}
div#login_small p{
	position:absolute;
	right:23px;
	top:0;
}

div#login_small ul{
	margin-right:0px;
	padding:0;
	margin:0;
	margin-right:22px;
	padding-top:20px;
}
div#login_small ul li{
	float:left;
	padding:0 ;
	margin-left:10px;
	list-style-type:none;
	height:18px;
	line-height:18px;
}


div#shoppingcart_small{
	padding-top:15px;
	margin-bottom:0px;
	position:relative;
}
div#services{
	margin-top:40px;
	margin-bottom:0px;
	position:relative;
}

div#login_small h2,
div#shoppingcart_small h2,
div#services h2{
	display:block;
	width:187px;
	height:43px;
	margin-top:-30px;
	margin-left:-11px;
	padding-top:17px;
	color:#FFF;
	text-align:center;
	font-size:14px !important;
	background: url('./images/box_small_top_bg.jpg') no-repeat;
}
div#login_small h2{
	padding-top:17px;
}
div#login_small h2 a{
	color:#FFF;
	text-align:left;
	font-size:14px !important;
}

div#shoppingcart_small img{
	margin:0;
	padding:0;
}
div#shoppingcart_small table#savings{
	table-layout:fixed;
	width:130px;
	border:none;
	margin:0;
	padding:0;
	margin-left:0px;
}
div#shoppingcart_small table#savings td{
	margin:0;
	padding:0;
}
div#shoppingcart_small table#savings td.title{
	width:122px;
}
div#shoppingcart_small table#savings td.column1{
	width:25px;
}
div#shoppingcart_small table#savings td.column2{
	width:42px;
	text-align:right;
}
div#shoppingcart_small table#savings td.column3{
	width:60px;
}
div#shoppingcart_small table#savings tr.green *{
	color:#00740B;
}
div#shoppingcart_small table#savings tr.red *{
	color:#D1002E;
}
img#shoppingcart_bottom{
	position:absolute;
	bottom:0px;
	left:-5px;
}


.shoppingcart_red{
	color:#D1002E;
}
.shoppingcart_green{
	color:#00740B;
	font-size:16px;
	font-weight:bold;
}
img.Login_status_img{
	position:absolute;
	top:-11px;
	left:10px;
	z-index:9999;
	width:13px;
	height:13px;
}
img.seperator{
	position:absolute;
	top:-30px;
	left:120px;
	z-index:9999;
}
span.Login_status{
	display:block;
	width:90px;
	float:left;
	color:#FFF;
	font-size:14px !important;
	text-align:left;
	margin-left:30px;
	float:left;
}
a.LinkToLog{
	font-weight:bold;
	font-size:14px;
}
div.price_total{
	width:179px;
	background: url('./images/price_bg.png') no-repeat;
	margin-left:-7px;
	margin-top:10px;
	padding: 19px 0 0 8px;
	
}
a.checkout_link{
	display:block;
	width:171px;
	height:41px;
	background: url('./images/checkout.png') no-repeat;
	color:#FFF !important;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	margin-left:-4px;
}

div#services{
	background: url('./images/box_specials_bg2.png') repeat-y;
	padding-bottom:0;
	margin-bottom:-5px;
	height:200px;
}

div#services ul{
	margin:-15px 0 -5px 0;
}
div#services ul li{
	list-style:none;
	margin-left:-10px;
	margin-bottom:5px;
	text-transform:uppercase;
}
div#services ul li a.special{
	font-size:10px;
	font-weight:bold;
}