@import url("../global_div.css");

/* woo - window of opportunity */
DIV#left-column
{
	width: 260px;
}
DIV#right-column
{
	width: 380px;
}
#dynaform
{
	background-color: #e3edca; 
	margin-top:10px;
	padding: 0px 0px 0px 10px;
}
#dynaform .bodyheading
{
	font-weight:bold;
	position:relative;
	top:10px;
}
