.shipping_box{
	border:2px solid #dddddd;
	background:url(images/topbot.gif) top left repeat-x #ffffff;
	padding:7px;
}
.shipping_box table{
	width:590px;
}
.shipping_box table td{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	background:#ffffff;
	padding:5px;
}
.shipping_inbox{
	border-bottom:1px solid #e6f1ff;
	padding-bottom:5px;
	margin-bottom:5px;
}
.shipping_inbox h3{
	margin-top:0px;
	margin-bottom:5px;
}
/*--------------- coupon -------------*/
.coupon_box{
	border:2px solid #dddddd;
	background:url(images/topbot.gif) top left repeat-x #ffffff;
	padding:10px;
}

/*------------ common plugins ------------*/
.plugin_nav{
	border-top:1px solid #aaaaaa;
	margin-top:5px;
	padding-top:3px;
	text-align:right;
}
.side_block{
	
}
/*------------- newsletters ---------------*/

.newsletter{
}
.newsletter h3{
	background:url(images/orange_head.gif) top left no-repeat;
	padding:3px 10px;
	font-weight:bold;
	color:#ffffff;
	margin:0px;
	font-size:8.5pt;
}
.newsletter_in{
	background:url(images/lboxes_bg.gif) top left repeat-x #f1f1f1;
	padding:5px 10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:3px;
}

/*---------- cps warranties ------------*/
.warranty_box{
	border:1px dashed #cccccc;
	margin-top:10px;
	padding:10px;
}
.warranty_box th{
	font-size:8.5pt;
	text-align:left;
	text-transform:uppercase;
}
.warranty_box td{
	padding:3px 5px;
}
/*------------ testimonials -------------*/
.testimonial_box{
	border:1px solid #dddddd;
	padding:5px 10px;
	background:#fafafa;
	margin-bottom:10px;
}
.testimonial_box td{
	padding:3px 5px;
}
.testimonial_box h1{
	font-size:8.5pt;
	margin:0px;
	font-weight:bold;
	text-transform:uppercase;
}
.testimonial_body{}

.testimonial_author{
	text-align:right;
	font-size:7.5pt;
}