@charset "utf-8";
/* CSS Document */

p{
	font-size:small;
	line-height:16px;
	margin-bottom:10px;
}
p.last{

	margin-bottom:0;
}
sup {
font-size:.9em;
}
.main-image {
	width: 710px; 
	height: 200px;
	background:url(/business/images/bg-fraud-right.jpg) 0 0 no-repeat;
	margin-bottom:20px;
	margin-left:10px;
}
#footer p {
	font-size:1em;
}
#footer p.alt {
	margin-bottom:0;
}
#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%;
	float:none;
	
}

/**
 * Banner updates Business Card Benefits pages
 * 
 * @section
 */

.right-content .banner {
	position:relative;
	margin: 0 0 20px 10px;
}

.right-content .callout {
	position:absolute;
	top:20px;
	left:245px;
	width:447px;
}

.right-content .callout .top {
	height:4px;
	width:447px;
	background:url(/business/images/bg-travel-callout-top.png) 0 0 no-repeat; 
	font-size:1%;
}

.right-content .banner.merch .callout .top {
	background:url(/business/images/bg-merch-callout-top.png) 0 0 no-repeat;
}

.right-content .callout .bottom {
	background:url(/business/images/bg-travel-callout-btm.png) bottom left no-repeat;
}

.right-content .banner.merch .callout .bottom {
	background:url(/business/images/bg-merch-callout-btm.png) bottom left no-repeat;
}

.right-content .banner .callout h2 {
	padding: 20px 0 5px 20px;
	font-size:1.6em;
	color:#3f8592;
	font-weight:normal;
}

.right-content .banner .callout h3 {
	width:300px;
	padding: 0 0 30px 22px;
	font-size:1em;
	font-weight:normal;
	line-height:1.2em;
}