.by_nick_by_id .design_box_border {
	float: left;
	width: 229px;
	margin: 5px;
	background-color: 	#F2F6F6;  /* Extrs dshukla */
	margin-left: 50px;
}


.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;*/

	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#FFFFFF;
	border:1px solid #999999 ;
	padding: 2px 7px 0px 7px;
	width:12em;
	height:1.4em;
	text-align:center;
}




.search_form {
	width: 100%;
	border: 1px solid #ccc;
	background-color: 	#F2F6F6;  /* Extrs dshukla */
	
}

.search_form td,
.search_form th {
	padding:4px;
}

.search_form th {
	background-color: #eee;
}

td.search_form_caption {
	font-weight: bold;
}

.search_form_submit_row {
	text-align: left;
	border-top: 1px solid #ccc;
}

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

	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#FFFFFF;
	border:1px solid #999999 ;
	padding: 2px 7px 0px 7px;
	width:19em;
	height:1.5em;
}

.search_form_caption {
	width: 200px;
}

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

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

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

#inline1{
	border:0px solid black;
	position:relative;
	height:9.5em;
}
.absembed {
	width:33%;
	position:absolute;
}
#subcategorydiv{
	top:0px;
	left:33%;
	
}
#subSubcategorydiv{
	top:0px;
	left:66%;
	
}



