/*
	Specific for layout3, independent of selected style
*/
#subnavigation
{
	float:left;
	width:160px;
	margin-left:0px;
	line-height:16px;
	margin-top:12px;
	overflow:hidden;	
}

#content1
{
	float:left;
	width:700px;
	margin-left:0px;
	padding-left:10px;
	line-height:16px;
	margin-top:12px;
	overflow:hidden;
}
