/* CSS Document */

#content_includefield p{
	
	margin:0 0 15px 0;
	
}

#newsform{
   width:440px;
}

#newsform label{
   margin-left:20px;
}

#newsform fieldset{
   display:block;
   padding:10px 0 10px 0;

}

fieldset label{
   width:60px;
}

#newsform b{
   margin-left:20px; 
   font-weight:bold; 
   font-size:0.9em; 
   color:#333333;
   display:block;
   width:80px;
   float:left;
   padding-top:2px;
}

#lmt_t{
   width:26px;
}

#mt_t{
   width:20px;
   float:left;
}

#lmt_h{
   width:32px;
}
   
#newsform .input{
   width:260px;
   height:13px;
}

#newsform a{
   border:none;
   text-decoration:none;
}

#country{
   width:264px;
   height:18px;
}


#newsform legend{
   color:#0F3A6F; 
   font-weight:bold;
}

#newsform div{
   margin:0 0 10px 0;
}

#newsform div.fieldsetinlinewrapper{
   display:block;
   border-right:#999 1px solid;
   border-bottom:#999 1px solid;
   border-left:#dcdcdc 1px solid;
   border-top:#dcdcdc 1px solid;
   background:#E9EEF5;
   padding:17px 0 10px 7px;
}
