
* html #left
{
	width:190px;
}
* html #searchform
{
	padding-bottom:0px;
}

html>body #maincontainer
{
	width:400px;
}
* html #main
{
	margin-left:0px;

}
* html #rightcontainer
	{	
		float:right;
		margin-left:418px;
		width:235px;
		position:absolute;
		top:130px;
		padding:0px;
		margin-bottom:0px;
	}
