.by_nick_by_id .design_box_border {
	float: left;
	width: 229px;
	margin: 5px;
}



.search_by_nick,
.search_by_tag,
.search_by_id {
	margin: 5px;

}


.input_by_nick,
.input_by_tag, 
.input_by_id {
	border: 1px solid #ccc;
	width: 150px;
	margin: 5px;
	text-align:center;
}




.search_form {
	width: 100%;
	
	
}

.search_form td,
.search_form th {
	padding:4px;
}

.search_form th {
	background:#FFCCFF url(../images/bg_running_head.gif) no-repeat scroll left bottom;
color:#04142E;
font-size:11px;
font-weight:bold;
padding:7px 0 18px 10px;
text-align:left;
}

td.search_form_caption {
	font-weight: bold;
}

.search_form_submit_row {
	text-align: center;
	border-top: 1px solid #ccc;
}

.input_text {
	width: 180px;
	border: 1px solid #ccc;
}

.search_form_caption {
	width: 200px;
}

.input_date {
	width: 30px;
	border: 1px solid #ccc;
}

.input_select {
	border: 1px solid #ccc;
	width: 180px;
	height: 100px;
}
