
/* The padding / margin / width combinations are to fix IE/Mac/Firefox effects? */

/*
#maincontent {
	width : 730px;
	padding : 0 135px 0 35px;
}
*/


#lhs	{
	width : 150px;
	float : left;
}

#rhs	{
	float: left;
	width : 840px;
}