

div#primarycontent {
float:right;
height:auto;
margin:0;
width:770px	
}


div.row {
background:url(/wp-content/themes/coliseum/style/images/landingRow.png) no-repeat left top;
clear:left;
float:left;
margin-bottom:5px;
padding:10px 10px 10px;
width:100%;
}
div.rowWide {
background:url(/wp-content/themes/coliseum/style/images/landingRowWide.png) no-repeat left top;
clear:left;
float:left;
margin-bottom:5px;
padding:10px 10px 10px;
width:100%;
}

div.row.last {
margin-bottom:0;	
}

div#primarycontent div.row h3 {
font-size:.9em;
height:2em;
}

div#primarycontent div.rowWide h3 {
height:auto;
}

div.rowWide h4 a {
color:#333;
text-decoration:none;
}

div.landingBox {
float:left;
height:145px;
margin-right:28px;
width:230px
}
div.landingBox.last {
margin-right:0;
}
div.landingBoxWide {
float:left;
height:145px;
width:746px
}
/*
div.landingBox h3,
div.landingBoxWide h3,
div.landingBox p,
div.landingBoxWide p {

}
*/
div.landingBox p,
div.landingBoxWide p {
font-size:.7em;
line-height:1.2em !important;
}

div.landingBox h3.smHeader a {
font-size:1.2em;
}


div.landingImgPlaceholder {
background:#ccc;
background-position:center center;
height:90px;
margin-top:5px;
overflow:hidden;
width:90px;
}

div.row p {
float:left;
margin-top:5px;
width:120px;
}
div.landingBoxWide p {
margin-top:5px;
width:290px;
}
div.row div.landingImgPlaceholder {
float:right;
}
div.rowWide div.landingImgPlaceholder {
float:right;
margin: 5px;
}

div.subHolder {
float:left;
margin-right:28px;
margin:10px 28px 0 0;
position:relative;
width:230px;
}

div.subHolder.last {
margin-right:0 !important;
}

div.subHolder h4,
div.subHolder p {
margin-right:110px;
}

div.subHolder p {
width:120px;
}

div.subHolder div.landingImgPlaceholder {
margin:0;
position:absolute;
right:0;
top:0;
}



div#sidebar {
height:505px;
}


div#sidebar p {
font-size:.8em;
font-style:italic;
font-weight:bold;
margin:-10px 0 5px 10px;
padding:0;
}

div#sidebarContent {
height:380px;
}


div#sidebarContent ul {
margin:0;
position:absolute;
width:180px;
z-index:1;
}

div#sidebarContent ul li {
padding-left:10px;
}


div#sidebarContent ul ul {
margin:5px 0 5px -20px;
padding:0;
position:relative;
}

