div.label p{
	display: inline;
	margin: 0;
	padding: 0;
}

div.label table{
	display: inline;
	margin: 0;
	padding: 0;
}

.box_radio_input{
	width: 225px;
}

.box_radio_input div.label{
	text-align: center;
	display: block;
	width: 100%;
	border: 1px solid;
	border-top: none;
	padding: 3px 0;
}

.box_radio_input div.label[value='1'], div.label.toplabelborder {
	border-top: 1px solid;
}

.box_radio_input div.input{
	float:left;
}

.box_radio_input div.label.selected, .paragraph_radio_input label.selected{
	background: black;
	color: white;
}

.box_radio_input div.label.selected{
	border: 1px solid black;
	border-top: none;
}

.box_radio_input div.label[value='1'].selected{
	border: 1px solid black;
}

.blank_label{
	text-align: center;
}

.paragraph_radio_input{
	line-height: 22px;
}

.paragraph_radio_input div.label{
	display: inline;
}

.paragraph_radio_input div.label.selected{
	background: #000;
	color: #fff;
}

.paragraph_radio_input div.label.selectcorrsentence {
	background: #0f0;
}

.paragraph_radio_input div.label.selectstudans {
	font-weight:bold;
}

.oval_radio_input div.label{
	background: white url('//cdn2.manhattanprep.com/images/gre/exams/oval_radio.png') no-repeat;
	padding: 0 0 0 30px;
}

.oval_radio_input.vertical div.label, .square_checkbox_input div.label{
	display: block;
	text-align: left;
	margin: 15px 0;
	font-size: 13px !important;
	line-height: 18px !important;
	color: black !important;
}

.oval_radio_input div.label.selected{
	background: white url('//cdn2.manhattanprep.com/images/gre/exams/oval_radio.png') no-repeat 0 -130px;
}

.square_checkbox_input div.label{
	background: white url('../Images/square_checkbox.png') no-repeat 0 1px;
	padding: 0 0 0 28px;
}

.square_checkbox_input div.label.selected {
	background: white url('../Images/square_checkbox.png') no-repeat 0 -131px;
}

#review_list{
	width: 875px;
	margin: 20px auto;
	text-align: center;
}

.review_three_col{
	width: 430px;
	text-align: center;
	border: 1px solid black;
	border-top:none;
	_width: 365px;
}

.review_three_col.header{
	background: #43C431;
	border: 1px solid #43C431;
	color:white;
	border-bottom: none;
	font-weight: bold;
	height: auto;
}

.review_three_col.right{
	float: right;
	clear: both;
}

.review_three_col .left{
	float: left;
	width: 39%;
}

.review_three_col .right{
	float: right;
	width: 23%;
}

.review_three_col .center{
	width: 35%;
	margin: 0 41%;
	border: 1px solid black;
	border-top: none;
	border-bottom: none;
	*margin-top:-19px;
	_margin-top:-19px;
}

.review_three_col.header .center{
	border:none;
}

#left_review_list, #right_review_list{

}

#left_review_list{
	float: left;
}

#right_review_list{
	float:right;
}

#review_list div.label.selected div.review_three_col{
	background: #43C431;
}

#review_list div.label.disabled{
	color: #aaa;
}
