﻿body 
{
    background-image: url(../images/master/terms_conditions_etc_bg.jpg);
    background-repeat: repeat-x;
    background-color: #F4FCFF;   
    margin: 0;
    padding: 0;
    font-size: 62.5%;
    font-family: Verdana;
}

#contentplace1
{
	height: 365px;
	width: 933px;
	overflow: auto;
	float: left;
	margin-top: 35px;
}

.contact_heading
{
    font:Verdanna;
    font-size:14px; 
    color:#064152;
    padding-bottom:25px;
}

.input_area
{
    font:verdanna;
    font-size:12px;
    color:#011116;
    width:400px;
    margin-right:30px;
    padding-bottom:10px;
}

.input_msg
{
    font:verdanna;
    font-size:12px;
    color:#064152;
    width:500px;
}

.submit_btn a
{
    background: transparent url("../Images/layout/btn_submit.jpg") no-repeat top left;
    float:right;
    display: block;
    width:85px;
    height:12px;
    margin-right:5px;
    margin-top: 10px;
}

.submit_btn a span
{
    display: none;
}

#terms_container
{
    font:Verdanna;
    font-size:12px; 
    color:#011116;  
}

#terms_container h3
{
    font:Verdanna;
    font-size:14px; 
    color:#064152;  
}