.by_nick_by_id .design_box_border {
	float: left;
	width: 280px;
	margin: 5px;
}


.search_by_id,
.search_by_nick,
.search_by_tag {
	margin: 5px;

}

.input_by_id,
.input_by_nick,
.input_by_tag {
	border: 1px solid #ccc;
	width: 150px;
	margin: 5px;
	text-align:center;
}
div.thumbnail_block {
	margin-right:20px;
	color : #FFFFFF;
}



.search_form {
	width: 600px;
	margin:0 auto;
	color : #FFFFFF;
	
}
.search_form th{
background:url(../images/bg_body.jpg) repeat;
	font-weight:bold;
	height:37px;
	line-height:37px;
	padding:0 0 0 10px;
	text-align:left;
	color : #FFFFFF;
}

.search_form td
 {
	padding:4px;
	color : #FFFFFF;
}


td.search_form_caption {
	font-weight: normal;
	text-align:right;
	padding-right:15px;
	color : #FFFFFF;
}

.search_form_submit_row {
	text-align: center;
}

.input_text {
	width: 180px;
	border: 1px solid #ccc;
}

.search_form_caption {
	width: 200px;
	color : #FFFFFF;
}

.input_date {
	width: 30px;
	border: 1px solid #ccc;

}

.input_select {
	border: 1px solid #ccc;
	width: 180px;
	height: 100px;

}