/* CSS Document */

.clearBoth{clear:both;}
.displayNone{display:none;}
.floatLeft{float:left;}
.floatRight{float:right;}
.txt10px{font-size:10px;}
.txtCinza{color:#999999;}
.inputErro{border: 1px solid #FF0000 !important; background-color:#FFF2F2 !important; background-image:none !important; color:#000 !important;}

a >img {
	border:none;

}