.res_section{
	margin-bottom: 15px;
	padding: 1px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}

.res_section_title{
	font-weight: 600;
}

.res_item_line{
	clear: both;
	width: 100%;
	margin-bottom: 3px;
	
}

.resColumn1of1{
	width: 100%;
	text-align: center;
}

.resColumn1of2{
	float: left;
	width: 46%;
}

.resColumn2of2{
	float: left;
	width: 46%;
}

.resColumn1of3{
	float: left;
	width: 30%;
}

.resColumn2of3{
	float: left;
	width: 30%;
}

.resColumn3of3{
	float: left;
	width: 30%;
}

.resColumn1of4{
	float: left;
	width: 23%;
}

.resColumn2of4{
	float: left;
	width: 23%;
}

.resColumn3of4{
	float: left;
	width: 23%;
}

.resColumn4of4{
	float: left;
	width: 23%;
}

.res_footer{
	clear: both;
	font-family: arial,helvetica,sans;
}
