.banner{
	margin-top:0px;
}
.header{
	margin-bottom:5px;
}
.product_box{
	width:390px;
	display:block;
}
.product_box .top{
	width:390px;
	height:13px;
	background:url(media/en-us/boxTop.gif) no-repeat;
}
.product_box .content{
	width:390px;
	height:inherit;
	background:#FFFFFF url(media/en-us/boxBg.gif) repeat-y;
}
.product_box .pimages{
	float:left;
	margin-left:10px;
	width:100px;
	display:block;
}
.product_box .copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:260px;
	padding-right:15px;
	display:block;
	float:right;
}
.product_box .clear{
	clear:both;
}
.product_box .copyfull{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:370;
	padding-right:10px;
	float:right;
}
.product_box .bottom{
	width:390px;
	height:11px;
	background:url(media/en-us/boxBottom.gif) no-repeat;
}
.product_box .header{
text-align:left;
font-size:1.2em;
color:00502e;
margin-bottom:-5px;
}
.product_box .list{
	list-style: disc url(media/en-us/arrow_green.gif) outside;
	margin-top:10px;
	margin-left:20px;
}
.rightNav {
	text-align:left;
}
.rightNav .list{
	list-style: disc url(/images/global/arrow_green.gif) outside;
	margin-top:10px;
	margin-left:20px;
}

