@charset "utf-8";

/* @group Main ========================================================*/


#main .section h2,
#main .section h4,
#main .section .text {
	float:left;
	width:395px;
}

#main .section .image {
	position:relative;
	right:-5px;
	float:right;
	width:400px;
}

#main .section h4 {
	margin-bottom:10px;
}


/* @end */
