#main #col-left{
	background: url(../images/template/visuel_vertical_building.jpg) no-repeat;
	border-top: 5px solid #53a7d7;
	float:left;	
	width:296px;
	height: 863px;
}

#main #col-center{
	width:506px;
	float:right;
}

div#page-title h1 {
	background: url(../images/template/request_title.jpg) no-repeat;
}

#main #col-center #content {
	padding: 0 20px;
}
#main #col-center #content h2 {
	margin-bottom: 0;
	
}
#main #col-center #content .green-gradient, #main #col-center #content .orange-gradient {
	margin-top: 30px;
}

.big-button {
	width: 131px;
	height: 46px;
	border: 0;
	margin: 40px auto 0 auto;
	background: url(../images/template/request_send_request.jpg) no-repeat;
}

.checkbox_list li {
	width: 33%;
	float: left;
}

.radio_list li {
	float: left;
	padding-right: 20px;
}

colgroup {
	margin-bottom: 20px;
	border: 1px solid red;
}

.squared {
	padding-top: 20px;
}
