/* CSS Document */
/* TEMPLATE D - LAYOUT INCLUDES LEFT CONTENT ONLY - used for pop-ups and stand alone pages only*/
/* body {text-align:left;} */
.CS_Document { padding:5px 0  0 10px; font:10px Verdana, Arial, Helvetica, sans-serif; color: #e4dcaa; text-align:left;}
.close_window {float:right; margin:0 10px;}

#leftcontent {width:577px; background:#fff url(https://d2llguf9uoxb71.cloudfront.net/pp/img/pp_images/LC_A_bot.gif) no-repeat bottom left;}
/* #leftcontent { float:left;  min-height:290px; _height:290px; margin-top:16px; margin-bottom:5px; color:#666; padding:0; display:inline;} */
p.leftcontent_top { background:#fff url(https://d2llguf9uoxb71.cloudfront.net/pp/img/pp_images/LC_A_top.gif) no-repeat top left; clear:both; margin:0;} 

.close_window a#link{color:#e3dbaa; text-decoration:none;}


#errors{
	margin:0 auto;
	width:500px;
	padding-left:50px;
}

html>body #errors{
	padding-left:0;
	width:350px;
}

#errors *{
	text-align:center;
}

#errors li,#leftcontent li{
	background:none;
	list-style-type:circle;
}


