﻿
#header, #defaultheader, #footer, #content, #defaultContent, #tabs
{
	width:800px;
	clear:both;
}

#content, #defaultContent
{
	_height:370px;
	min-height:370px;
	border-left:1px solid;
	border-right:1px solid;
}
#footer
{
}

.clear
{
	clear:both;
}



