/*Start*/
div.start-box {
    background: none repeat scroll 0 0 #DDDBCE;
    border: 1px solid #4D4C47;
    margin-top: 10px;
    padding: 12px;
    position: relative;
    width: 466px;
}

div.start-box h2 {
    font-size:14px;
    font-weight:normal;
}
div.start-box h2 a {
	color:#C51121;
}


.content a.more {
	left:1px;
    width: 478px;
}