
DIV.my_main_stanga_text1 {
   width:470px;
   text-align:left;
   margin: 0 auto;
   /* border:solid 1px #000000; */
}

DIV.my_text_form, DIV.my_text_form2 {
   clear:both;
   width:170px;
   height: 20px;
   float: left;   
}
DIV.my_text_form2 {
	width:120px;
}
.clear2{ clear:both; }

DIV.my_camp_form {
   width:300px;
   height: 26px;
   float: right;
   margin: 0 auto;
   text-align:left;
}

.my_textfield_form, .my_textfield_form2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #38393A;
    background-color: #FFFFFF;
    border-width: 1px;
	border-style: solid;
	border-color: #E3E2DB;
    height: 14px;
	width: 300px; 
}

.my_textfield_form2{
	width: 125px;
}

p.text_new{
	font-family: Tahoma;
	font-weight: none;
	font-size: 11px;
	line-height: 16px;
	color: #37393A;
	text-decoration: none;
	margin-left:25%;
	
}
