/* Training default */

img.sponsorship {
	position:relative;
	float:left;
	margin-bottom:10px;
	margin-right:20px;
	margin-top:10px;
	border:0
	}
.side_img {
	 float: left;
	 PADDING-TOP: 20px
	}
.main_text_block {
	float:left}

.left_text_block { 
	float: left; 
	width: 435px; 
	margin-top:10px}


#box { 
	width:685px; 
	background: url(/images/contactus_box.gif) repeat-y;
	margin:10px 0 10px 0;
	padding:0
}

#box .content {
	margin:0 8px 0 15px;
	padding:0;
	font-size:12px
}

#box .top { 
	top: 0; 
	height:7px; 
	background: url(/images/contactus_box_top.gif) no-repeat top left;
	padding:0;
	margin:0;
}

#box .bottom { 
	bottom: 0; 
	height:20px; 
	background:url(/images/contactus_box_bottom.gif) no-repeat bottom left;
	text-align:left; 
	margin:0;
}
.career_contact .email{
	float:left;
	margin:10px 40px 5px 0;
	background:url(/images/icon_email.gif) no-repeat 0 0;
	padding:0 0 0 25px;
	}
.career_contact .email a{
	font-weight:bold
	}
.career_contact .gap {
	float:left;
	margin:10px 40px 5px 0
	}
.career_contact .post{
	float:left;
	margin:10px 0 10px 0;
	background:url(/images/icon_mail.gif) no-repeat 0 0;
	padding:0 0 0 30px;
	}
.notes {
	clear:both;
	margin:5px 0 10 0
	}

