.hwrContainerTable {
	width:780px;
}
.hwrTopLine {
    background:#F0F0F0;
    margin:2px 0px 0px 0px;
    height:1px;
    font-size:1px;
    line-height:0;
}
.hwrBody {
    background:#F0F0F0;
    margin:1px 0px 1px 0px;
    padding:6px 15px 6px 10px;
}
.hwrBottomLine {
    background:#F0F0F0;
    margin:0px 0px 2px 0px;
    height:1px;
    font-size:1px;
    line-height:0;
}

.hwrRegularText {
    font-family:Arial;
    color:#555;
    font-weight:normal;
    font-size:0.75em;
}
.hwrBoldText {
    font-family:Arial;
    color:#333;
    font-weight:bold;
    font-size:0.75em;
}
.hwrLinkText a {
    font-family:Arial;
    color:#CC6600;
    font-weight:normal;
    font-size:0.75em;
}
.hwrArrowImg {
		margin-bottom:1px;
}


