/*above used for this page only*/
div#rae_one h2 {
color:#000;
font-size:1.85em;
font-weight:normal;
letter-spacing:-0.3px;
text-align:center;
margin:0 0 10px;
padding:0;
}
.rae_gary_pg {
float:left; width:365px;margin-top:40px;margin-left:10px;
}
.rae_gary_pg p {
float: left; width: 200px;
}
.form_box_overlay {	
	float:left;
	background-color:#E7F1E6;
	border:1px solid #DEDEDE;
	display:block;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px
	-moz-box-shadow: 2px 5px 5px #aaa;
	-webkit-box-shadow: #aaa 2px 5px 5px;
	-moz-border-radius-topleft:3px !important;
	-moz-border-radius-bottomleft:3px !important;
	box-shadow: rgba(0, 0, 0, 0.429688) 2px 5px 5px;

}
.form_box_overlay label {
font-weight:700;
font-size:.875em;
color:#000;
}
.form_box_overlay p{
font-family:Georgia;
margin:0;
padding:5px 0 0 10px;
color:#000;
font-style:italic;
font-size:1.2em;
}
.rae_sm_gary {
background:transparent url(/img/rae/gary_sm_rae.png) no-repeat scroll 0 0;
width:140px; height:174px; display:block;padding-left:15px;float:left;
}

/* the overlayed element */ 
.apple_overlay {
	display:none;
	background-image:url(/img/hiw/white.png);
	width:690px;
	padding:35px;
}
*html #rae_one.apple_overlay {
	display:none;
	background-image:url(/img/hiw/rae_white.gif);
	width:690px;
	padding:35px;
}
/* default close button positioned on upper right corner */ 
.apple_overlay div.close {
	background-image: url(/img/hiw/fancy_closebox.png);
	position:absolute;
	top:5px;
	right:  5px;
	cursor:pointer;
	height:30px;
	width:30px;
}
*html #rae_one.apple_overlay div.close {
	background-image: url(/img/hiw/close.gif);
	position:absolute;
	top:5px;
	right:  5px;
	cursor:pointer;
	height:31px;
	width:31px;
}
*+html .apple_overlay div.close {
	position:relative;
	right:-692px;
	bottom:0;
	margin-top:-35px;
	padding:0;
}
*html .apple_overlay div.close {
	position:relative;
	right:-692px;
	bottom:0;
	margin-top:-35px;
	padding:0;
}

/*addthis button*/
.form_box_overlay .addthis_toolbox .two_column {
    width: 346px;
    padding: 10px 0 10px 0px;
border:0 !important;
}

.form_box_overlay .addthis_toolbox .two_column a {
    padding: 4px 0 4px 34px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;
}

.form_box_overlay .addthis_toolbox .two_column a:hover{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.form_box_overlay .addthis_toolbox .two_column span{
    position: absolute;
    left: 14px;
    top: 4px;
}

.form_box_overlay .addthis_toolbox .two_column  .top{
    padding: 0 0 10px 0;
border:0 !important;
    //border-bottom: solid 1px #eee;
    margin-bottom: 10px;
    margin: 0 20px 10px 20px;
}

.form_box_overlay .addthis_toolbox .two_column .more span{
    display: none;
}

.form_box_overlay .addthis_toolbox .two_column .column1{
    width: 110px;
    float: left;
}

.form_box_overlay .addthis_toolbox .two_column .column2{
    width: 110px;
    float: left;
}

.form_box_overlay .addthis_toolbox .two_column .clear{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}