.title {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:12px;
font-style:italic;
color:#333333;
margin-bottom:4px;
}
.shadowLeft {
background-image:url(/images/backgrounds/featureBoxLeft.jpg);
background-position:top right; 
background-repeat:no-repeat;
}

.middle {
background-color:#aabcc4;
width:228px;
}

.shadowRight {
background-image:url(/images/backgrounds/featureBoxRight.jpg); 
background-position:top left;
background-repeat:no-repeat;
}

.blueBox  {
	padding-right:11px;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:11px;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	color:#3f6375;
	}
.whiteBox  {
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	font-size:11px;
	line-height:13px;
	color:#3f6375;
	border:1px solid #3f6375;
	margin-left:11px;
	margin-bottom:11px;
	margin-right:11px;
	background-color: #ffffff;
	width: 184px;
}

.whiteBox img {
clear:both;
}


.sellPublicButton {
border-top:1px solid #000000;
border-bottom:2px solid #b90a14;
margin-left:9px;
margin-right:0px;
}


table.twoColumn {
background-color:#ffffff;
width:100%;
text-align:left;
vertical-align:top;
}

table.twoColumn tr > td {
	
}

table.twoColumn tr > td + td {
	width:271px;
	padding-left:15px;
}

table.twoColumn tr > td + td * img {
	border-top:1px solid #000000;
	border-bottom:2px solid #b90a14; 
}

table.twoColumn div {
	margin-left:15px;
	padding-top:5px;
	padding-bottom:10px; 
}

table.twoColumn * ul  {
	margin-bottom:5px;
	margin-top:5px;
	list-style:none;
}
table.twoColumn * ul li {
	font-size: 11px;
	line-height: 13px;
	margin-bottom:5px;
	background-image:url(/images/bullets/dotBlack.gif);
	background-position:0 0.5em;
	background-repeat:no-repeat;
}
table.twoColumn * ol {
	margin-bottom: 5px;
}
table.twoColumn * ol li {
margin-left:10px;
}
