
/* start of common category and search css*/
.SearchAgainAndCategoryNavTitle
{
   color:#FC9800;
   font-size:13px;
   font-weight:bold;
   margin-bottom:6px;
}

#SearchAgainAndCategoryNavContainer
{
   width:170px;
   margin-top:11px;
   background-color:white;
   margin-bottom:30px;

}


#RightSearchAgainBox
{
  padding:5px;
   border-top:1px solid #cccccc;

}

#RightSearchAgainInput
{
   float:left;
 padding-bottom:5px;
}

#RightSearchAgainInput input
{
   border:1px solid #B4B4B4;
   width:140px;
}

#RightSearchAgainSubmit
{
  margin-left:3px;
   float:left;
}

#RightSearchAgainWithinCheckbox
{
   float:left;

}

#RightSearchAgainWithinText
{
  float:left;
  padding-left:2px;
  padding-top:2px;
  color:#6B6B6B;
}

#CategoryRightNav
{
   border-top:1px solid #e6e6e6;
   padding:7px 5px 5px 5px;
}


#SearchResultsAndCategoryInfo
{
   float:left;
   color:#979797;
   width:300px;
}

/*end of common category and search css */
