@charset "UTF-8";
/* CSS Document */

#main_container {
	width:737px;
	/* IE FIX */
	_width:743px;
	/* END */
	height:auto;
	float:left;
	text-align:left;
	line-height:18px;
	font-size:12px;
	}
	
#main_left {
	width:544px;
	height:auto;
	float:left;
	}
	
#main_right {
	width:193px;
	height:auto;
	float:left;
	}
	
.profile_name {
	font-size:11px;
	font-weight:bold;
	color:#005280;
	}
	
.profile_title {
	font-size:11px;
	color:#005280;
	line-height:16px;
	}
	
.profile_copy {
	font-size:11px;
	color:#0068b1;
	line-height:16px;
	}
	
	