div#leftcol {
   display:none;
}
div#main, div#footer {
   margin-left: 47px;
   width:575px;
   

}

/* miba 20080409 */
div#footer {	
	border-top:0px none !important;
}
/* end */

/** only ie will read this **/
* html div#main{ 
   width:578px;
}
* html div#footer{ 
   width:578px;
   /*border:1px solid #ff0000;*/
}
/** only ie7 will read this **/
:first-child+html div#main { 
	width:578px;
}

div#rightcol{
	width:262px;
	/*padding-left:10px;*/
	float:right;
	margin-right:52px;
	/*border:1px solid #ff0000; */
}
/** only ie will read this **/
* html div#rightcol{ 
   margin-right:26px;
}
* html div#rightcol .bodytext{ 
   width:229px;
}
div#searchbox{
	width:240px;
	/*border:1px solid #ff0000; */
}
#rightcol div.tx-indexedsearch-searchbox{
	/*background:  transparent url(../img/elem/searchbox_bg_240x40.gif) no-repeat;
	width:240px;*/
	
}
div#content H2{
	display:none;
}
div#features {
	width:620px;
	padding-bottom:0px;
}
/** only ie will read this **/
* html div#features{ 
   width:620px;
}
/** only ie7 will read this **/
:first-child+html div#features { 
	width:620px;
}
input.tx-indexedsearch-searchbox-sword{
	width:160px;
}
div#c27{
	margin-bottom:0;
}
