a.content_head_links {
	background: url(../images/mm_login_arrow.gif) no-repeat center right;
	padding-right:15px;
	font-size:1em;
	}
a:hover.content_head_links {
	background: url(../images/mm_login_arrow_over.png) no-repeat center right;
	}
#content_head2 {
text-align: right;
	}
#content_head2 span{
	color: #B7B7B7;
	}
#compare {
	width: 1280px;
	margin: 20px 0 40px 0;
	/*padding-bottom: 30px;*/
	/*border-bottom: solid 1px #E3E3E3;*/
	}
.col {
	width: 100%;
	float:left;
	margin: 0 0 20px 0;
	}
.last {
	margin:0;
	}
.info_box_compare {
	height: 321px;
	width: 299px;
	margin: 0 28px 0 0;
	float: left;
	}
#compare span {
	/*color: #335266;*/
	}
#compare li {
	/*color: #335266;*/
	display: block;
	border-top: solid 1px #E3E3E3;
	line-height: 1.7;	
	list-style-type: none;
	}
#compare li:first-child {
  border-top: none;
}
#compare h3 {
	font-size: 1.250em;
	/*color: #335266;*/
	}

.names_box {
	/*height: 321px;*/
    width: 299px;
    margin: 0 28px 0 0;
    float: left;
	}
.names_box2 {
	/*height: 321px;*/
    width: 299px;
    margin: 0 28px 0 0;
    float: left;
	}
#compare .inactiv {
	color: #C1C1C1;
	}
.span_under {
	display: block;
	border-bottom: solid 1px #E3E3E3;
	margin-bottom: 45px;
	line-height: 21px;
	}
.links {
	display: block;
	}
.links a{
	display: block;
	/*padding-left:30px;*/
	/*height:17px;*/
	color: #6c6b6b;
	padding: 5px 0 5px 0;
}
.links a i{
    display: inline-block;
    margin: 0 10px 0 0;
    text-align: center;
    width: 20px;
}
.links a:hover{
	color: #d31414;
	}
.item_img {
	border: solid 1px #BABFB0;
	}

/*
a.zoom {
	background: url(../images/sp_result_sm_icons.png) no-repeat left -432px;
	}
a:hover.zoom {
	background: url(../images/sp_result_sm_icons.png) no-repeat left -459px;
	}
a.back {
	background: url(../images/sp_result_sm_icons.png) no-repeat left -486px;
	}
a:hover.back {
	background: url(../images/sp_result_sm_icons.png) no-repeat left -513px;
	}
a.remove {
	background: url(../images/sp_result_sm_icons.png) no-repeat left -378px;
	}
a:hover.remove {
	background: url(../images/sp_result_sm_icons.png) no-repeat left -405px;
	}
a.recommend {
	background: url(../images/sp_result_sm_icons.png) no-repeat left -162px;
	}
a:hover.recommend {
	background: url(../images/sp_result_sm_icons.png) no-repeat left -189px;
	}
*/

.top_h3 {
	/*height:60px;*/
	position: relative;
	margin: 0 0 20px 0;
	color: #2e7fb4;
	}
.top_h3_in {
	position: absolute;
	top:50%;
	display: table-cell; 
	vertical-align: middle;
	}

.top_img img{
	width: 247px;
	margin: 0 0 20px 0;
}

html body#top div#main div#content div#c34.csc-default div#compare div.col div.white_box_simple div.white_box_simple_content div.white_box_simple_content_center span
{
word-wrap: break-word;
}

#compare .box_blue,
#compare .box_gray,
#compare .box_white{
	float: left;
	width: 299px;
    margin: 0 28px 0 0;
}
#compare .col .box_blue:last-child,
#compare .col .box_gray:last-child,
#compare .col .box_white:last-child{
    margin: 0;
}

.wrapper{
    background: #ffffff;    
    padding: 25px 25px 25px 25px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.wrapper2{    
    padding: 25px 25px 25px 25px;
    border: 1px solid #cacaca;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#compare .wrapper2 li{
    border-top: 1px solid #c6c6c6;
}
