#wrap {
	background: url(../images/bg_home.gif) repeat-y;
	}

#content	{
	width: 496px;
	height: 300px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 446px;
}
html>body #content {
	width: 446px;
	}
#rightcol	{
	float: left;
	background: url(../images/partofthestudy.gif) no-repeat;
	width: 230px;
	height: 350px;
	padding: 94px 0 0 0;
}
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
	margin: 3px 0 0 0;
  float: left;
  width: 90px;
  text-align: right;
  color: #fff;
  font-weight: bold;
  }

div.row span.formw {
  float: right;
  width: 130px;
  text-align: left;
  } 
div.row span.go {
  float: left;
  width: 215px;
  text-align: right;
  } 