div.awards-title {
	float: left;
	width: 592px;
	height: 103px;
	background: url(awards/achievements_title.gif) no-repeat;
}

div.awards-top {
    float: left;
    width: 570px;
    height: 25px;
    background: url(awards/achievements_top.gif) no-repeat;
}

div.awards-bgwhite {
    float: left;
    width: 564px;
    height: 14px;
    padding: 2px;
    background: #fff;
    border-left: 1px solid #939393;
    border-right: 1px solid #939393;
}

div.awards-bggrey {
    float: left;
    width: 564px;
    height: 14px;
    padding: 2px;
    background: #dbdbdb;
    border-left: 1px solid #939393;
    border-right: 1px solid #939393;
}

div.awards-bottom {
    float: left;
    width: 570px;
    height: 25px;
    background: url(awards/achievements_bottom.gif) no-repeat;
}
