.marginBottom {
	margin-bottom:20px;
}

#ctl00_ContentPlaceHolder1_UpdatePanelFL,
#ctl00_ContentPlaceHolder1_UpdatePanelGA,
#ctl00_ContentPlaceHolder1_UpdatePanelTX,
#webraterFL,
#webraterTX {
    display:none;
}

.arrowup {
    font-weight:bold;
    padding-left:24px;
    background: url('/assets/images/arrow-square.gif') no-repeat 0 6px;
}

.arrowdown {
    font-weight:bold;
    padding-left:24px;
    background: url('/assets/images/arrow-square.gif') no-repeat 0 -50px;
}

.closeFL, .closeGA, .closeTX {
    text-align:right;
    text-decoration: underline;
    cursor: pointer;
    color: Blue;
}

