/*start middle_content title backg. part*/
#title_left_backg
{
	background-image: url(../images/title_left_backg.gif);
	background-repeat: no-repeat;	
}
#title_middle_backg
{
	background-image: url(../images/title_middle_backg.gif);
	background-repeat: repeat-x;
}
#title_right_backg
{
	background-image: url(../images/title_right_backg.gif);
	background-repeat: no-repeat;	
}
/*end middle_content title backg. part*/

#title_left_backg_bottom
{
	background-image: url(../images/title_left_backg_bottom.gif);
	background-repeat: no-repeat;	
}
#title_middle_backg_bottom
{
	background-image: url(../images/title_middle_backg_bottom.gif);
	background-repeat: repeat-x;
}
#title_right_backg_bottom
{
	background-image: url(../images/title_right_backg_bottom.gif);
	background-repeat: no-repeat;	
}
#search_field{
	color:#666666;
	font-size:12px;
	border:#CCCCCC 1px solid;
	background-image:url(../images/search_loop_trans.gif);
	background-position: left  ;
	background-repeat:no-repeat;
	padding-left:17px;
}

