@charset "utf-8";
/* CSS Document */

.twoColLiqLt #container {
	width: 85%; /*900px;*/
	margin-left: 170px;
}
.twoColLiqLt #colRight {
	padding: 10px 0px;
	float: right;
	width: 140px;
	text-align: center;
}
.twoColLiqLt #colRight p, .twoColLiqLt #bottomPics p {
	background: #FFFFFF;
	padding: 6px 10px 8px 0px;
	width: 140px;
	font-size: 9px;
	text-align: right;
	border: 1px solid #000000;

}
.twoColLiqLt #container #colRight img, 
.twoColLiqLt #bottomPics img
{ border: 1px solid #333333; text-align:center; }

.twoColLiqLt #bottomPics {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
}
.twoColLiqLt #container #mainContent #bottomPics table { margin-top: 17px; }


.twoColLiqLt #sidebar1 {
	margin: 0px 0px 0px 22px;
}
.twoColLiqLt #mainContent {
	margin-left: 210px;
	padding-top: 28px;
}
#copyFrame {
	margin-top: 22px;
	margin-right: 156px;
}
