div#resultslist
{
	float: left; 
	width: 650px;
}

body 
{
	background-image:url("../images/backgrounds/results-bar-wide.png");
	background-repeat:repeat-x;
}

.flashContent
{
	margin-bottom: 10px;
	padding-left: 5px;
}

#adVert
{
    margin-bottom: 10px;
}

#socAd
{
    padding-left: 5px; 
    line-height: 1.8em;
}

div#vSearch
{
	width: 300px; 
	float: right;	
}

div#vAds
{
	float: right;
	width: 305px;	
}

#vAds img
{
	float: right;
	margin-bottom: 10px;
	border: 0;
}

div#sResFav
{
	float: right;
	text-align: right;
}

div#sResLiMap
{
	float: left;
}


#sResFav img
{
	margin-right: 3px;
}
.shFavs
{
	float: left;
	width: 115px;
	position: relative;
}
.shNav
{
	margin: 0;  
	padding: 0;  
	height: 18px;  
	list-style: none;  
	display: inline;  
	width: 150px;
	overflow: hidden;
}

.shNav li
{
	float: left;
}


.shNav li a
{
	display: block;
	text-indent: -8000px;
	width: 18px; 
	outline: none;
	float: left;
	cursor: pointer;
}

.shEp
{
	background: url(../images/results/emailfriend.png) top left no-repeat;
	margin-right: 2px;
}

li.shEp a {
	width: 25px !important;
}

.shFb
{
	background: url(../images/results/fb.gif) top left no-repeat;
}

.shTw
{
	background: url(../images/results/tw.gif) top left no-repeat;
}

a.favAdd
{
	background: url(../images/icons/add-favourite.png) top left no-repeat;
}
a.favDel
{
	background: url(../images/icons/remove-favourite.png) top left no-repeat;
}

div#ct1
{
	width:970px;
}
.noprops
{
	position:relative;
	text-align:left;
	padding: 0px 5px 5px 5px;
}
div#main
{
	width: 955px;
}
.cLB
{
	margin: 25px 0 35px 0;
	border: 1px solid #ccc;
}
#hLB
{
	padding: 2px 0 2px 5px;
	background-color: #eee;
}
#LinkBox
{
	padding: 5px;
}

div#favid
{
	font-size:10px;
	position:absolute;
	width:250px;
	left:398px;
	top:25px;
	height:285px;
	color:#1A206D;
	background:#efefef;
	border:solid 1px #83334A;
	padding:0;
}

#favid hr
{
	height: 0;
	border-width: 1px 0 0 0; 
	border-style: solid;
	border-color: #ddd; 
}

div#favRes
{
	background:#dcdcdc;
	color:#1A206D;
	height: 30px;
}

div#favRes img
{
	border: 0;
}


div#favs
{
	height:240px;
	overflow: auto;
	padding: 3px;
	clear: both;
}
div#fHol
{
	float:left;
	padding: 5px;
}

div#fHol2
{
	float:right;
	text-align:right;
}

div#favAddr
{
	float:left;
}

div#favIco
{
	float: right;
}

div#agtUps
{
	border:1px solid #999; 
	height: 33px; 
	width: 96px; 
	position: absolute; 
	right: 0;
	bottom: 14px;
}

