
#tabcontent
{
	height:322px;
	width:875px;
	background-color:#336633;
}

#tabcontent #image
{
	float:left;
	border:0px;
	margin:10px 0px 0px 10px;
	width:400px;
	height:300px;
	overflow-y:hidden;
}
	
#tabcontent #imgs
{
	float:right;
	border:0px;
	margin:10px 0px 0px 10px;
	width:420px;
	height:300px;
	overflow-y:hidden;
	overflow-x:hidden;
}


