/* no styles here! */

#applesearch{
	width: 177px;
}

#applesearch .sbox_l  {
	float: left;
	display: block;
	height: 29px;
	width: 16px;
	background: white url('/image/search_left.jpg') no-repeat top left;
}

#applesearch .sbox_r  {
	float: left;
	display: block;
	height: 29px;
	width: 3px;
	background: white url('/image/search_right.jpg') no-repeat top left;
}

#applesearch .sbox{
	height: 29px;
	width: 127px;
	background: white url('/image/search_bg.jpg') repeat-x top left;
	display: block;
	float: left;
}


#applesearch .sbox input {
	float: left;
	/*height: 20px;*/
	width: 127px;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	color: #c4c4c4;
}



.iamphysician .blk_input{ 
	
}

.iamphysician .blk_input span{ 
	width: 90px;
}

.iamphysician .blk_input input{ 
	width: 180px;
}

.iamphysician .blk_input a.enter{
	margin-top: 10px;
}


.iamnotphysician .blk_input{ 
	
}

.iamnotphysician .blk_input span{ 
	width: 90px;
}

.iamnotphysician .blk_input input{ 
	width: 180px;
}

.iamnotphysician .blk_input a.enter{
	margin-top: 10px;
}