	
/*Search box area property start*/
.blue-box-bg-x
	{
		background-image:url("../images/blue-box-bg-x.jpg");
		background-repeat:repeat-x;
		height:35px;
	}
.blue-box-bg-L
	{
		background-image:url("../images/blue-box-bg-L.jpg");
		background-repeat:repeat-y;
		width:11px;
	}
.blue-box-bg-R
	{
		background-image:url("../images/blue-box-bg-R.jpg");
		background-repeat:repeat-y;
		width:11px;
	}
.blue-box-btm-bg-x
	{
		background-image:url("../images/blue-box-bg-btm.jpg");
		background-repeat:repeat-x;
		height:8px;	
	}
/*Search box area property end*/


