/* CSS Document */

#corp_profile_title{
	margin-top:25px;
}
#challenge{
	margin-top:20px;
}
#info_box{
	margin-right: 102px;
	margin-left: 102px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.profile_title{
	margin-top:10px;
	margin-bottom:5px;
}
.profile_title1{
	margin-top:25px;
	margin-bottom:5px;
}
.info_cell_top{
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.info_cell{
	padding:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#info_t1{
	background-color:#E7E7E7;
	font-size:12px;
	padding-left:15px;
	width:150px;
	white-space:nowrap;
}

#info_t2{
	font-size:12px;
	padding-left:15px;
	width:500px;
}