@charset "utf-8";
/* CSS Document */

p{
	font-size:small;
	line-height:16px;
	margin-bottom:10px;
}

sup {
font-size:.9em;
}
.main-image {
	width: 710px; 
	height: 200px;
	background:url(/business/images/bg-merch-protection.jpg) 0 0 no-repeat;
	margin-bottom:20px;
	margin-left:10px;
}

.right-div .middle-content ul.plain-list {
	width:100%;
	margin-top:0px;
	float:none;
	margin-bottom:10px;
}
#left-nav {
	float:left; 
	width: 210px; 
	padding-left:20px; 
	font-size:.75em;
}
#left-nav ul {
	line-height:25px;
}
.right-content {

	float:left;
	width:710px;
	padding:0; 
	margin:0;

}
.right-content div.middle-content {
	padding: 0 30px;
}

.right-content div.middle-content p strong {
	line-height:20px;
}

.right-content div.middle-content p {
	margin-bottom:0;
	line-height:18px;
}

.right-content div.middle-content ul.plain-list {

	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	float:none;	

}