#previewContent {
	width: 770px;
	background: #e5ebf2;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#clearer {
	clear: both;
}

#pcLeft {
	width: 570px;
	float: left;
}

#pcLeft h1 { 
	font-size: 20px;
	color: #055a8d;
	padding: 10px;
	margin-top: 15px;
}

#pcLeft h2 { 
	font-size: 14px;
	font-weight: bold;
	color: #055a8d;
	padding: 5px 10px;
}

#pcLeft h3 { 
	font-size: 11px;
	font-weight: bold;
	color: #055a8d;
	padding: 5px 10px;
}

#pcBodyText {
	padding: 0 10px 25px 10px;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
}

#pcBodyText p { margin-top: 10px;  }
#pcBodyText ul { padding: 5px 20px; }

#pcBodyText a:link, #pcBodyText a:visited { color: #055a8d; text-decoration: none; }
#pcBodyText a:hover { text-decoration: underline; }

#pcRight {
	width: 200px;
	float: right;
	padding-top:60px;
}

#right-sidebar { margin: 15px 5px 15px 5px; color: #486281; }