#contacts_table {
  border: 1px solid #e0dede;
	width:300px;
	float:left;
}
#contacts_table tr{}
#contacts_table td{
	border: 1px solid #e0dede;

	}

/*#contacts_table input{300:px;}*/


.button_search_2{
 width:100px;
 height:29px;
 background: url(../image/button_search_2.jpg);
 border:0;
}


*html .button_search_2{height:30px}


.td1_text_form{
 width:150px;
 text-align:left;
 padding-left:5px;
}



.td1_text_form_inp{

 text-align:left;
 padding-left:1px;
}

/*.td1_text_form_inp input{width:100%}*/
*html .td1_text_form_inp input{width:235px}



.big_button_search{
 width:100px;
 height:21px;
 border:0px;
 background: url(../image/big_button.gif);
 text-align:center;
 vertical-align:middle;
 line-height:11px;
 font-size:10px;
 cursor:hand;
 cursor:pointer;
}

#message{
	border:1px solid #808080;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin:10px;
	background-color:#e8e7e8;
}