/* ----- rb to remove white space above rev slider -----*/
.rev_slider_wrapper {
    margin-top: -328px !important;   /* ---was -128 --- change after update screwed thing - 1-15-25  ---*/
    
}



/* ----- rb pix home mid left -----*/
.pixHMidLeft{
width:90px;
float:left;
margin-right:12px;
margin-top:10px;
margin-bottom:0px;
border-style:solid;
border-width:1px;
 border-color: #000  }
/* ----- end rb pix home mid left -----*/

/*--- 2 Column Form Styles Start ---*/

#left { width: 47%; float: left; margin-right:6%;}
#right { width: 47%; float: left;}
.clearfix:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden; margin-bottom:10px;}
.clearfix { display:block;}

/*--- 2 Column Form Styles End ---*/