﻿/*
	Specific for layout1, independent of selected style
*/

#content1
{
	float:left;
	width:585px;
	margin-left:0px;
	line-height:16px;
	overflow:hidden;
}

#content2
{
	float:left;
	width:275px;
	margin-left:0px;
	padding-left:10px;
	line-height:16px;
	overflow:hidden;
}
