body{
margin:0px;
padding:0px;
background-color:#4387ac;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}
.top_menu{
width:130px;
height:18px;
padding-left:10px;
float:left;
padding-top:2px;
}
#contact_content{
width:528px;
height:auto;
padding-bottom:10px;
padding-right:2px;
margin-top:-1px;
}

#sendemail{
width:528px;
height:auto;
padding-bottom:10px;
padding-right:2px;
margin-top:10px;
}
.inf_container{
padding-bottom:10px;
}
.contact_txt_wraper{
width:520px;
height:auto;
margin: 10px auto 0 12px;
}

.contact_txt {
    width: 225px;
    height: 160px;
    float: left;
    margin: 0 2px 10px 10px;
    padding: 5px;
    border: 1px dotted #999;
    
}

.actual_news_txt img{
float:left;
margin-left:7px;
margin-right:11px;
padding-bottom:1px;
}
.news_headline{
padding-left:10px;
}
.comment_content{
width:450px;
margin-top:10px;
margin-left:30px;
}
.commentbox{
width: 450px;
padding: 10px;
}
.commentfooter{
height:18px;
background:url(../images/arrow_comment.gif) 20px 0 no-repeat; 
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
}
.form_feedback_content{
width:450px;
margin-left:30px;
margin-top:10px;
}
.feedbackform{
padding: 5px;
}
div.fieldwrapper{ 
width: 450px;
overflow: hidden;
padding: 5px 0;
}
div.fieldwrapper label.styled{ 
float: left;
width: 150px; 
margin-right: 15px;
}
div.fieldwrapper div.thefield{
float: left;
margin-bottom: 10px; 
}
div.fieldwrapper div.thefield input[type="text"]{ 
width: 245px;
}
div.fieldwrapper div.thefield textarea{ 
width: 250px;
height: 150px;
}
div.buttonsdiv{ 
margin-top: 5px; 
}
div.buttonsdiv input{ 
width: 80px;
}
#btnwraper{
margin-left:159px;
*margin-top:10px;
}
#btn_submit, #btn_reset{
width:75px;
height:21px;
float:left;
margin-left:5px;
background:url(../images/btn.jpg) center no-repeat;
}
#btn_submit span, #btn_reset span{
display:block;
width:75px;
height:17px;
padding-top:4px;
}
