.clear { clear: both }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px }
.clearleft { clear: left }
.clearright { clear: right }
.floatleft{ float:left }
.floatright{ float:right }
.textleft{ text-align:left !important }
.textcenter{ text-align:center !important }
.textright{ text-align:right !important }
.hide{ display:none !important }
.show, .block{ display:block }
.fundoDegradeCinza{ background:url(../img/degrade_cinza.gif) repeat-x left 1px !important }
.linhasDuplas{ padding-top:1px; border-top:1px solid #e97647; border-bottom:1px solid #e97647; margin-bottom:10px; overflow:auto }
.msie6 .linhasDuplas{ height:1% }
.bold{ font-weight:bold }

.defaultLabel span, .defaultSpan{ width:auto !important; float:none !important; text-align:left !important; display:inline !important }
.msie6 .defaultLabel{ height: auto !important }

.noclear{ clear:none !important }

.w25{ width:25px !important }
.w50{ width:50px !important } 
.w75{ width:75px !important }
.w100{ width:100px !important }
.w125{ width:125px !important }
.w150{ width:150px !important }
.w200{ width:200px !important }
.w250{ width:250px !important }
.w300{ width:300px !important }
.w350{ width:350px !important }
.w400{ width:400px !important }
.w450{ width:450px !important }
.w500{ width:500px !important }
.w550{ width:550px !important }
.w600{ width:600px !important }

.h50{ height:50px !important }

.autoWidth{ width:auto !important }
.autoHeight{ height:auto !important }

.paddingLeft130{ padding-left:130px }
.noPaddingH{ padding-left:0 !important; padding-right:0 !important }
.noPaddingV{ padding-top:0 !important; padding-bottom:0 !important }
.noMarginH{ margin-left:0 !important; margin-right:0 !important }
.noMarginV{ margin-top:0 !important; margin-bottom:0 !important }

.mTop10{ margin-top:10px }
.mBottom10{ margin-bottom:10px }
.mLeft10{ margin-left:10px }
.mRight10{ margin-right:10px }

.bgWhite{ background:white !important }

.azul{ color:#004c74 !important }

.viewOnly .defaultSpan{ color:#333 !important }

.vTop{ vertical-align:top }
.vBottom{ vertical-align:bottom }
.vMiddle{ vertical-align:middle }

.linkable{ cursor:pointer }
