#addArticle_box, 
#advSearch_box {
  color: #000;
  margin: 50px 40px;
  font-size: 9pt;
  font-weight: normal;
  font-family: verdana, sans-serif;
  min-height: 500px;
}

#addArticle_box legend,
#advSearch_box legend {
  color: #000;
  font-size: 12pt;
  font-weight: bold;
  font-family: verdana, sans-serif;
  padding: 0 0 10px 0;
}


#addArticle_box .profile_row,
#advSearch_box .profile_row {
  width: 800px;
  padding: 0 0 0 20px;
  margin: 0 0 5px 0;
  vertical-align: middle;
  overflow: hidden;
}


#addArticle_box .profile_row label,
#advSearch_box .profile_row label {
  // width: 130px;
  min-width: 130px;
  float: left;
}

#addArticle_box .profile_row textarea {
  padding: 1px 0 0 0;
  float: left;
  width: 540px;
  height: 200px;
  font-size: 8pt;
  font-weight: normal;
  font-family: verdana, sans-serif;
}

#addArticle_box .profile_row label #col2,
#advSearch_box .profile_row label #col2 {
  width: 310px;
  float: left;
  overflow: visible;
}

#addArticle_box .profile_row #col2 input,
#advSearch_box .profile_row #col2 input {
  padding: 1px 0 0 1px;
  margin: 0;
  background: #fff;
  border: 1px solid #bbb;
  width: 210px;
  height: 18px;
  font-size: 8pt;
  font-weight: normal;
  font-family: verdana, sans-serif;
}

#addArticle_box .profile_row #col2 select,
#advSearch_box .profile_row #col2 select {
  width: 210px;
  height: 18px;
  font-size: 8pt;
  font-weight: normal;
  font-family: verdana, sans-serif;
}

#addArticle_box .profile_row #col2 .inputImg {
  padding: 1px 0 0 1px;
  margin: 0;
  background: #fff;
  border: 1px solid #bbb;
  width: 210px;
  height: 20px;
  // height: 18px;
  font-size: 8pt;
  font-weight: normal;
  font-family: verdana, sans-serif;
}


/* ----- */

.col2
{
  // width: 310px;
  float: left;
  overflow: visible;
}

.col2 input
{
  padding: 1px 0 0 1px;
  margin: 0;
  background: #fff;
  border: 1px solid #bbb;
  width: 210px;
  height: 18px;
  font-size: 8pt;
  font-weight: normal;
  font-family: verdana, sans-serif;
}



.small_link a{color: #666; font: normal 10px arial;text-decoration:none}
.small_link a:hover {text-decoration:underline}

/*
.inputText {
  background: #F5F5F5;
  border: 1px solid #777777;
  float: right;
  height: 18px;
  padding: 1px;
  width: 160px;
}
*/

#advSearch_box #profile_row img {
  border: none;
}

.capcha
{
	margin-left: 5px;
	padding-top: 1px;
	background: #000;
	color: #FFF;
	font-weight: bold;
	width: 60px;
	height: 18px;
	float: left;
	text-align: center;
}

.sleptais
{
	display: none;
}

.imageItem
{
	border: 1px dotted #666;
	margin-top: 5px;
	padding: 5px;
	width: 650px;
	height: 70px
}

.imageItem_img
{
	width: 80px;
	height: 70px;
	overflow: hidden;
	float: left;
	/*border: 1px solid red;*/
}

.imageItem_img img
{
	width: 70px;
	height: 70px;
}


.imageItem_params
{
	width: 550px;
	height: 70px;
	float: left;
	/*border: 1px solid red;*/
}

.imageItem_params img
{
	cursor: pointer;
}

.imageItem_input
{
	width: 400px;
	border: 1px solid #666;
}

#img_loader_button
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

.tagItem
{
	 width: 150px;
	 font: normal 8pt verdana, sans-serif; 
	 margin: 5px 15px 5px 0; 
	 float: left;
}
