﻿/* 2 columns or less 800 width
Used with /obama/


*/
/* separate lists from subsequent content */
.wrapco
{
/* margin-bottom: 1em; */
width: 820px;
margin-left: auto ;
margin-right: auto ;
text-align:left;
}
/* position list chunks side by side */
div.co
{
float: left;
width: 410px;
}
/* clear float after lists */
br
{
clear: left;
}
/* remove default spacing  to 
promote cross-browser consistency */
div.co ul
{
margin-left: 15px;
padding: 0px;
}


.wrapco .co h2 {
text-align:center;
font-family:Tahoma,Arial;
font-size: 1em;
font-weight: normal;
color:#000;
background-color:#fdf;
padding:2px;
margin: 8px 8px 6px 0px;
border:#555599 dotted 1px;
}

