/* Styles for info and help sections*/

#infobox{ 
  background-color:#ebf6f8;
  padding:10px 15px 10px 15px;
  width:280px;
  float:left
}

#featured_example{ 
  background:url(/images/info/featureyourlisting_example.gif) top left no-repeat #ebf6f8;
	margin-top: 10px;
  padding:0px 0px 0px 0px;
  width:280px;
	height: 154px;
  float:left
}

