@charset "utf-8";
/* CSS Document */

div.employer{
	float:left;
	}
	div.employer div.employer_info{
		float:left;
		width:425px;
		padding-right:25px;
		padding-bottom:15px;
		}
		div.employer div.employer_info h2{
			color:#0e3463;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			font-size:15pt;
			margin:0 0 8px 0;
		}	
	div.employer div.employer_photos{
		float:left;
		width:308px;
		}
		div.employer div.employer_photos #photos{
			border:1px solid #e17d04;
			width:276px;
			height:224px;
		}
	div.employer div.employer_test{
		float:left;
		width:213px;
	}
