#headStyleSmall {
    float: left;
    background:url(../img/widgets/headRateStyleSmall.png) no-repeat;
    width: 241px;
    height: 36px;
    padding: 5px 10px 0 20px;
    text-align:right;
}

#head-style-small-border {
    float: left;
    background:url(../img/widgets/head-rate-style-small-border.png) no-repeat;
    width: 248px;
    height: 38px;
    padding: 5px 10px 0 20px;
    text-align:right;
}

.narrow-box {
	float:left;
	width:278px;
	background:url(../img/widgets/narrow-cross.png) repeat-y;
}

#foot-style-small-border {
	float:left;
	width:278px;
    height: 34px;
	background:url(../img/widgets/narrow-foot.png) no-repeat;
    text-align:right;
}

#foot-style-small-border a {
    color:#0C8CDC;
    font-size:12px;
    text-align:right;
    text-decoration:underline;
    padding:9px 20px 0px 0px;
    display:block;
}
