div#module_container {
	/* Re-sizing based on shown/hidden left nav */
	width:100%;
	float:right;
}
div#module_container_inner {
	margin:20px 0px 20px 0px;
}
#left {
float:left;
width:390px;
}
#left h3 {
line-height:18px;
}
#right {
width:570px;
margin-left:10px;
float:left;
}
#right .p2 {
font-weight:bold;
padding-bottom:5px;
}
#wrapper #left h1 {
margin-top:20px;
font-size:15px;
font-weight:bold;
margin-bottom:10px;
line-height:20px;
}
#left .p1 {
font-weight:bold;
color:#d0213c;
font-size:14px;
margin:10px 0px;
}
#left .title {
font-weight:bold;
}
#left .body {
line-height:19px;
}
#left .body a {
background:url(/images/btn_more.png) no-repeat;
color:#fff;
text-decoration:none;
padding:1px 25px 1px 10px;
width:60px;
margin-left:5px;
}
#left .body a:hover {
background:url(/images/btn_more.png) left -17px no-repeat;
}
#right .block {
float:left;
width:183px;
height:103px;
margin:10px 0px;
cursor:pointer;
background-repeat:no-repeat;
background-position:2px top;
}
#right .block h2:hover {
background:url(/images/bg_blocks.png) left -31px;
}
#right .block_1 {
margin-right:10px;
}
#right .block_1 h2,#right .block_2 h2,#right .block_3 h2 {
color:#fff;
width:170px;
height:24px;
background:url(/images/bg_blocks.png);
padding-left:10px;
padding-top:7px;
font-weight:bold;
margin-left:2px;
}
#right .block_2 {
margin-right:10px;
}

object {
outline:none; 
}
.banner {
margin-top:5px;
width:570px;
height:80px;
clear:both;
}

