.homepage_who {
	height:140px;
}
.homepage_who .foot_link, .homepage_success .foot_link {
	position:absolute;
	bottom:10px;
	right:34px;	
}
.homepage_who ul:after, .homepage_success ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.homepage_who li, .homepage_success li {
	float:left;
	width:125px;
	margin-left:16px;
	font-size:0.75em;
}
.homepage_who li.first,.homepage_success li.first {
	margin-left:0;
}
.homepage_success li {
    width: 130px;
}
.homepage_success li.admob {
    width:95px;
}
.homepage_who li img {
	margin: 0 auto 6px;
    display:block;
}
.homepage_success {
	height:140px;
}
.homepage_success ul {
    padding-top:43px;
}
.homepage_adleads {
    height:210px;
	text-align:center;
}
.homepage_news {
	height:140px;
	font-size:0.75em;
}
.homepage_news dt, .homepage_news dd {
	float:left;
	margin-bottom:0.75em;
}
.homepage_news dt {
	width:48px;
	margin-right:8px;
}
.homepage_news dd {
	width:246px;
}
.homepage_news p {
    font-size:1em;
    text-align:center;
}
.homepage_contact {
    height: 140px;
}
.homepage_contact p {
	font-size:0.75em;
}
.homepage_contact form {
    display:block;
    height:25px;
	margin-bottom:0.5em;
}
.homepage_contact .input_text {
	width:270px;
}
.homepage_contact .input_btn {
	position:relative;
	top:5px;
}
.homepage_contact p.error {
    position:absolute;
    margin:0;
    top:7px;
    left:24px;
    font-size:0.625em;
    font-weight:normal;
    color:#ff9900;
}
.homepage_thanks {
    text-align:center;
    font-size:1em;
    font-weight:bold;
    color:#ff9900;
}
.legal_cust_agreement{
    background-image: url(/images/legal_hdr_agreement.gif);
}
.legal_privacy{
    background-image:url(/images/legal_hdr_privacy.gif);
}
.legal_terms {
	background-image:url(/images/legal_hdr_terms.gif);
}
.legal_terms_conditions {
	background-image:url(/images/legal_hdr_tc.gif);
}
.legal_use{
    background-image: url(/images/legal_hdr_use.gif);
}
.legal p, .legal h6, .legal ul, .legal address {
    font-size:0.75em;
}
.legal ul li {
    margin-bottom:0.5em;
}
.legal h6 {
    color:#7ddb1c;
}
.legal small {
    font-size:0.6em;
}
.legal address {
    font-style:italic;
    margin-bottom:1em;
}