/* - - website developed by metastar - -*/
/* - - http://www.metastar.co.uk - -*/
/* - - 14.04.08 - -*/

/* - - SEARCH RESULTS CLASS - -*/
.searchResults	{padding:8px;margin:0 0 25px 0; width:532px;border:#FFF 1px solid;}
.searchResults span	{ float:right; margin-top:10px;}
.searchResults img	{float:left;}
.searchResults h3 {margin-left:105px;}
.searchResults h4 {margin-left:105px;}
.searchResults p {margin-left:105px;}
.searchResults a:link,.searchResults a:visited,.searchResults a:hover,.searchResults a:active{ padding-right:20px;}
.searchResults a:hover {background:#000 url(../general/arrow.jpg) 100% 50% no-repeat;}
