.tableTable#objects .tableBody .ObjRow .objArea .inputText {
	 color:#808080;
	 width:350px;
	 height:25px;
}
.tableRow#tableRowOdd .objArea .inputText {
	 width:350px;
}
.contentForm {
	 width:240px;
}
.tableTable#objects .tableBody .ObjRow .objArea .textArea {
	 border-top:2px solid #9a9a9a;
	 border-bottom:2px solid #eeeeee;
	 border-left:2px solid #9a9a9a;
	 border-right:2px solid #eeeeee;
	 width:350px;
}
#pageMainmenu .menu {
	 color:#252729;
	 font-size:18px;
	 font-family:arial, helvetica, sans-serif;
}
.buttonSend {
	 color:#ffffff;
	 font-family:Arial, Helvetica, sans-serif;
	 background-image:url(chernaya.jpg);
	 border-top:1px none;
	 border-bottom:1px none;
	 border-left:1px none;
	 border-right:1px none;
	 width:150px;
	 height:35px;
}

.tableRow {
	 vertical-align:middle;
}

.tableRow td {
	 position:relative;
	 left:14px;
}



.cont_ank .tableTable#general {
	 position:relative;
	 right:13px;
}
.cont_ank #objects .select {
	 border-top:2px solid #9a9a9a;
	 border-bottom:2px solid #eeeeee;
	 border-left:2px solid #9a9a9a;
	 border-right:2px solid #eeeeee;
	 width:350px;
	 height:30px;
	 background:-webkit-gradient(linear, 0 0, 0 bottom, from(#cbc9c8), to(#e0dfde));
	 background:-webkit-linear-gradient(#cbc9c8, #e0dfde);
	 background:-moz-linear-gradient(#cbc9c8, #e0dfde);
	 background:-ms-linear-gradient(#cbc9c8, #e0dfde);
	 background:-o-linear-gradient(#cbc9c8, #e0dfde);
	 background:linear-gradient(#cbc9c8, #e0dfde);
}

.objArea#ank_chimg .inputPin {
	 background:-webkit-gradient(linear, 0 0, 0 bottom, from(#cbc9c8), to(#e0dfde));
	 background:-webkit-linear-gradient(#cbc9c8, #e0dfde);
	 background:-moz-linear-gradient(#cbc9c8, #e0dfde);
	 background:-ms-linear-gradient(#cbc9c8, #e0dfde);
	 background:-o-linear-gradient(#cbc9c8, #e0dfde);
	 background:linear-gradient(#cbc9c8, #e0dfde);
}
.buttonSend:hover {
	 color:#ffffff;
	 background-image:url(chernaya2.jpg);
}
.cont_ank .buttonSend {
	 position:relative;
	 left:14px;
}
