﻿fieldset
{
}
fieldset legend
{
}
.content
{
	width:100%;
}
.leftCol
{
	width:40%;
}

.rightCol
{
	width:60%;
}

.rightCol input
{
	width:200px;
	border:1px solid black;
}