#FollowUs img{
	margin-bottom:5px;
}

.Content h1{
	background:#3960ad;
	color:#fff;
	font-size:1.1em;
	margin:0 0 15px;
	padding:3px 5px;
}

p#intro{
	color:#000;
	font-style:italic;
	font-weight:bold;
}

#HomeFeaturedProducts .ProductDetails, #HomeNewProducts .ProductDetails{
	height:30px;
}

#HomeFeaturedProducts .ProductPriceRating, #HomeNewProducts .ProductPriceRating{
	margin:10px 0 -4px 0;
}

.Left #SideNewProducts ul.ProductList{
	margin-left:10px;
}

.Left #SideNewProducts ul.ProductList a{
	background-image:none;
	margin:0;
	padding:0;
}

#CheckoutGuestForm{
	margin-left:10px;
}

#SideCouponCodeBox input.Textbox, #SideGiftCertificateCodeBox input.Textbox {
	width: 95px;
	border: 1px solid #3960ad;
	background: #fff;
	font-size: 0.9em;
	padding: 4px;
}

#SideCouponCodeBox .GoButton, #SideGiftCertificateCodeBox .GoButton{
	border:0;
	width: 35px;
	height: 25px;
	padding: 0;
	margin:-4px 0 0 -4px;
	vertical-align: middle;
}