/* 2 Column styling - using floating for search box*/

columns2Search{
	width:499px;
}

.columns2Search .col1{
   width:auto;
   float:left;
   padding-left: 10px;
}

.columns2Search .col2{
	width:auto;
  float:left; 
}

/* General Column styling for Categories*/

.columns2{
	width:481px;
	background: none;
}

.columns2 .col1,.columns2 .col2{

   width:230px;
   float:left;
   margin-bottom:10px;	
}

.columns2 .col1{margin-right: 20px;}

/* Espotting links */
.columns2espotting{
	width:481px;
	margin: 0px 9px;
	text-align: left;
}

/* Column styling for Espotting*/

.columns2espotting .col1espotting{
   width:8px;
   float:left;
}

.columns2espotting .col2espotting{
   width:452px;
   float:left;
}

/* Column styling for Sites*/

.columns2 .col1sites{
   width:23px;
   float:left;
}

.columns2 .col2sites{
   width:437px;
   float:left;
}

/*3 Column styling - using floating */

.columns3{
	background-image: none;
	margin:0px 9px;
	width:499cpx;
}

.columns3 .col1, .columns3 .col3{
   width:220px;
   float:left;
}

.columns3 .col2{
   width:220px;
   float:left;
}

.columns3 .col2{margin:0px 19px;}

.espottingLink
{
	font: 10px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#directorycontentgradienthr {
	background-image:url(/img/cookbook/gradienthr.jpg);
	background-position:12px 10px;
	background-repeat:no-repeat;
	height:30px;
	width:712px;
}

.rhr {
	background-image:url(/img/cookbook/rbreaker.gif);
	height:19px;
	width:370px;
	margin:10px;
}

#bulletarrowid
{
	display:none;
}
