.module-title {
	border-bottom: solid 1px #A1B752 ;
    margin-bottom: 5px;
}

.module-header {
    font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
    font-size: 20px;
    color: #A1B752;
    line-height:18px;
    font-weight:900;
}

.minwidthfix {
	width: 220px ;
	}