.commitment_detail
{  
  margin-bottom:20px;
  overflow:hidden;
}
.gray .commitment_detail
{
  background-color:#dedede;
}
.commitment_detail .left {
background-color:#FFFFFF;
float:left;
margin-bottom:-32767px;
padding-bottom:32767px;
width:56.4em;
}

.commitment_detail .left .left_content, .commitment_detail .right .right_content {
padding:15px 10px;
}

.commitment_detail .titlewrap {
border-bottom:4px solid #DEDEDE;
height:1%;
margin-bottom:25px;
padding-bottom:4px;
position:relative;
}

.commitment_detail .title {
color:#101010;
float:left;
font-size:2.2em;
}

.commitment_detail .backtolist {
bottom:5px;
position:absolute;
right:0;
}

.commitment_detail .backtolist a, .commitment_detail .backtolist a:hover {
background:transparent url(../images/back.gif) no-repeat scroll right center;
color:#6E6B0D;
font-size:1.5em;
padding-right:20px;
text-decoration:none;
}

.commitment_detail .backtolist a:hover {
color:#B4AE01;
background:transparent url(../images/back_hover.gif) no-repeat scroll right center;
}

.commitment_detail .right {
background-color:#FFFFFF;
float:right;
width:17.8em;
}