/* @override http://www.wealthyfrog.com.au/layout.css */

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

p{margin-bottom:10px;}

.rssTitle, .rssDescription {
display:none;
}


#ContactForm {
text-align:left;
}

.testReadMore {
	float: right;
	padding-top: 20px;
}
.custom-form-edit .customFormDescCell { text-indent:-23px; padding-left:23px; }
.custom-form-edit .checkFields { position:relative; top:2px; }
.custom-form-edit .customFormBothCells { font-weight:bold; padding:0px!important;}
.custom-form-edit .customFormBothCells div { text-align:center!important; padding:5px 0px!important; font-size:12px; font-family:arial; }