.title_bar{
    width:751px;
	float:none;
	padding:20px 0px 0px 0px;
	background-color:#FFFFFF;
}

.contents_main{
	width:631px;
	float:none;
	margin-left:60px;
	margin-right:60px;
	background-color:#FFFFFF;
}

.text-title{
	color:#1F9A79;
	font-weight:bold;
	float:none;
	margin-top:36px;
	text-align:left;
}

.text-main{
	float:none;
	margin-top:20px;
	line-height:175%;
	text-align:left;
	font-size:0.8em;
}

.info_box{
	margin-top:30px;
}

.td_left{
	width:120px;
	height:39px;
	background-color:#E0E0E0;
	text-align:left;
}

.td_left_large{
	width:120px;
	height:83px;
	background-color:#E0E0E0;
	text-align:left;
}

.td_right{
	width:511px;
	background-color:#EFF3F2;
	text-align:left;
}

.td_text{
	margin-left:17px;
	font-size:0.8em;
}

.start_box_title {
	background: url(/social/research/img/start_box_top.jpg) no-repeat left top;
	height: 28px;
	width: 630px;
}

.start_box_bar {
	background: url(/social/research/img/start_box_bottom.gif) no-repeat left top;
	height: 6px;
	width: 630px;
}

.start_box_outer{
	margin-top:27px;
	margin-bottom:66px;
	float:none;
	clear:both;
}

.start_box{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:1px;
	text-align:left;
	font-size:0.8em;
	color:#FF4444;
	background-color: #00FF00;
	border-right: 1px solid #A5CDCA;
	border-left: 1px solid #A5CDCA;	
}

#centering_wrapper{
	text-align: center;
	background-color:#FFFFFF;
}

#start_button_area{
	width:346px;
	height:95px;
	margin-left:auto;
	margin-right:auto;
	padding-top:24px;
	padding-bottom:24px;
	background-color:#FFFFFF;
	text-align: center;
}

.rollover_start a{
	float:left;
	display:block;
	width:346px;
	background:url(/social/research/img/start_button_off.jpg) no-repeat;
	height:95px;
	line-height:95px;
}

.rollover_start a span{
	display:none;
}

.rollover_start a:hover{
	background:url(/social/research/img/start_button_on.jpg) no-repeat;
}

.window{
    width:631px;
	float:none;
	margin-top:28px;
	margin-bottom:59px;
	/* padding:10px 4px 15px 0px; */
	/* text-align:left; */
	background-color:#FFFFFF;
}

.height1_white{
	height:1px;
	background-color:#FFFFFF;
	overflow:hidden;
}