#content {
padding-top: 304px;
			padding-top: 338px;/*for big logo*/
}

ul#topnav {
height: 293px;
			height: 317px; /*for big logo*/
background: url(../images/headimg_0.jpg) no-repeat left bottom;
}

#colA {
border:none;
float:left;
margin-left: 40px;
display: inline; /*IE Double Margin Hack*/
padding: 0;
width: 450px;
width: 386px;
}

#colB {
float:right;
margin-right: 12px;
padding: 0;
width: 258px;
display:none;
}

#whatsnew {
background: #ED1E24;
width: 238px;
padding: 17px 10px 10px 10px;
margin-bottom: 16px;
position:relative;
}

#whatsnew h2  {
width: 238px;
background: url(../images/sprite_homeround.gif) no-repeat top left;
}
#whatsnew span.bottom {
background: url(../images/sprite_homeround.gif) no-repeat bottom left;
width: 100%;
}

#aside {
width: 258px;
height: 196px;
background: url(../images/home_request.jpg) top left;
}

#aside a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
}

/* override fancy search results rules */
.articleblock {
width: 273px;
font-size: 90%;
position:absolute;
right:40px;
top:307px;
			top:345px; /*for big logo*/
}

.articleblock h2 a {
font-size: 90%
}


.articleblock p {
width: auto;
float:none;
}