﻿body
{
    background-color: #DAE6F4;
    margin: 0 auto;
    font-family: Arial;
	color: #636363;
	font-size: 11px;
    background-position: center;
    width: 1000px;
}

.t-d {background-position: -11px -11px; width: 22px; height: 22px;}
.t-d-o{background-position: -11px -236px; width: 22px; height: 22px; cursor: pointer;}
.t-d-s{background-position: -11px -236px; width: 22px; height: 22px;}
.t-u{background-position: -11px -101px; width: 22px; height: 22px;}
.t-u-o{background-position: -11px -146px; width: 22px; height: 22px; cursor: pointer;}
.t-u-s{background-position: -11px -146px; width: 22px; height: 22px;}
.ResultButtons div{background-image: url('/images/votes.png'); float: left;}

.chromeTitle
{
	color:#000000;
	display:block;
	float:right;
	font-family:arial;
	font-size:13px;
	line-height:24px;
	margin-left:1px;
}

.chromeContent
{
	width:180px;
	color:#000000;
}

.chromeContent span
{
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:5px;
}

.chromeContent img
{
	margin-top:6px;
}

.ShareThisLink
{
	float:right;
	line-height: 10px;
	font-size: 11px;
	font-weight: normal;
}

.ShareThisLink a
{
	text-decoration: none;
	color: #3472BB;
}
.ShareThisLink a:hover
{
	text-decoration: underline;
}

cite,em { font-style: normal;}

a{ outline: none;}

img{ border: 0;}

.Container
{
    margin: -8px auto;
    width: 1000px;
    text-align: center;
    padding: 0px;
    position: relative;
    height: 100%;
}

#SearchProviderNote
{
	display: none;
	width: 230px; 
	height: 62px; 
	position: fixed; 
	top: 0; right: 0; 
}
#TopEdge
{ 
	background: url('/images/bg_top.gif') no-repeat;
	height: 14px;
	margin-top: 10px;
}


#BottomEdge
{ 
	background: url('/images/bg_bottom.gif') no-repeat;
	height: 14px;
	width: 1000px;
	float: left;
}

#MainContainer
{
    background: url('/images/bg_middle.gif') repeat-y;
    width: 1000px;
    float: left;
}   

#NewSitePatch
{
	position: absolute;
	left: 862px;
}

/* footer */
#Footer
{
	height: 40px;
}
#Footer ul
{
	padding: 0;
	float: left;
	list-style-type: none;
	margin: 0 10px 10px 10px;
}

#Footer ul li
{
	padding: 0 8px;
	margin: 0;
	float: left;
	border-left: 1px solid #b2dbc9;
}

#Footer ul > li:first-child
{
	border: none !important;
}

.noBorder
{
	border: none !important;
}

#Footer #FooterCreditLI
{
	border: none;
	float: right;
}

#Footer a
{
	color: #3975C3;
	text-decoration: none;
}
#Footer a:hover
{
	text-decoration: underline;
}
/* footer */


/* Powered by */
#PoweredBy
{ 
	background: url('/images/bg_waves.gif') no-repeat center bottom;
	height: 131px;
	float: left;
	width: 1000px;
}



.PoweredByTopSpacer
{
	height: 55px;
}

.PoweredBySecondRow
{
}  
.PoweredByFirstRow
{
	margin: 0 auto;
	width: 420px;
	height: 47px;
	position: relative;
}

.PoweredByCaption
{
	position: absolute;
	top: 18px;
	left: 0px;
}

.PoweredByLogo
{
	position: absolute;
	top: 14px;
	left: 65px;
}

.PoweredByCaptionSeperator
{
	position: absolute;
	top: 18px;
	left: 180px;
	color: #c7c7c7;
}

.PoweredByTryCaption
{
	font-weight: bold;
	color: Gray;
	position: absolute;
	top: 18px;
	left: 195px;
}

.PoweredByDownload
{
	position: absolute;
	top: 0px;
	left: 275px;
}


.PoweredByFirstRow2
{
	margin: 0 auto;
	width: 476px;
	height: 47px;
	position: relative;
}

.ResultPagePoweredByFirstRow2
{
	margin: 0 auto;
	height: 47px;
	position: relative;
}

.PoweredByDownload2
{
	position: absolute;
	top: 0px;
	left: 404px;
}  
/* Powered by */

#MainContent
{
	/*height: 1410px;*/
	position: relative;
}

.MainTopSpacer
{
	height: 30px;
}

.ResultsSearchBar
{
	background: url('/images/waves_top2.gif') no-repeat center bottom;
	height: 153px;
	position: relative;
}

.ResultsLogo
{
	position: absolute;
	top: 12px;
	left: 35px;
}
    
/* search box */
.SearchBox
{
    margin: 0em auto;
	background: url('/images/search_bg_inner.gif') no-repeat;
	height: 51px;
	width: 619px;
	position: absolute;
	top: 17px;
	left: 311px;
}
.SearchInput
{
	background: url('/images/input_bg_inner.gif') no-repeat top left;
	height: 33px;
	width: 600px;
	position: absolute;
	top: 9px;
	left: 9px;
}

.SearchButtonImage
{
	position: absolute;
	left: 405px;
	outline: none;
}

input
{
	border: none 0px;
	font-size: 20px;
	background: transparent;
}

.searchHTTP
{
	position: absolute;
	width: 53px;
	height: 25px;
	top: 2px;
	left: 5px;
	color: #999999;
}

.searchURL
{
	position: absolute;
	width: 343px;
	height: 25px;
	top: 2px;
	left: 57px;
	display : block;
}

.jqac-menu{
  font-size: 12px;
  color: #206DA1;
  background-color: white;
  border: 2px solid #437CC6;
  font-family: Arial;
  padding-left: 5px;
}
.jqac-menu ul{
  list-style: none;
  margin: 1px;
  padding: 1px;
  overflow: hidden;
}
.jqac-menu .jqac-link {
  cursor: hand;
  cursor: pointer;
  display: block;
  margin-top: 4px;
}
.jqac-menu .jqac-highlight {
  background-color: #DDF1FC;
}
.jqac-menu .jqac-warning {
  font-style: italic;
}
.jqac-menu em {
    font-weight: bold;
    font-style: normal;
}
.jqac-menu .jqac-info {
    text-align: right;
    font-style: italic;
    font-size: .75em;
    color: #666;
}

/* search box */

.MainPane
{
	margin: 0 auto;
	width: 990px;
}

.ResultsPane
{
	float: left;
	width: 710px;
/*	height: 400px;*/
	text-align: left;
	
}
.RightPane
{
	float: right;
	width: 250px;
	position: static;
	/*height: 400px;*/
}

/* twitter box*/
.TwitterBox
{
    width: 213px;
    height: 86px;
    text-align: left;
    /*margin: -2px 0px 10px 12px;*/
    background: url('/images/tw-bg.gif') no-repeat;
    /*margin: 10px 0px;*/
    margin: 0;
    position: relative;
    float: left;
}

.twitter-title
{
	position: absolute;
	top: 12px;
	left: 14px;
	color: #7f7f7f;
}

.twitter-btn
{
	position: absolute;
	top: 42px;
	left: 4px;
    width: 203px;
    height: 27px;
    border: 0;
}

/* DL Box */
.DLBox
{
    font-size: 12px;
    width: 213px;
    background: url('/images/dl-bg1.gif') no-repeat;
    text-align: left;
    margin:0 0 8px;
    position: relative;
    float: left;
}

.DLBoxTitle
{
	font-weight: bold;
	position: absolute;
	top: 16px;
	left: 15px;
    color: #999999;
    font-size: 12px;
}

.DLBoxDLArea
{
	position: absolute;
	top: 41px;
	left: 12px;
}

.DLBoxAlso
{
    font-size: 11px;
    height: 22px;
    color: #878787;
    margin:7px 7px;
}

.DLBoxAlsoC1
{
	position: absolute;
	top: 3px;
	left: 0px;
	width: 100px;
}

.DLBoxAlsoC2
{
	position: absolute;
	top: 3px;
	left: 77px;
	width: 80px;
}

.DLBoxAlsoIMG
{
	position: absolute;
	top: 0px;
	left: 58px;
	width: 14px;
	height: 13px;
}

.DLBoxAlso a
{
    color: #3975c3;
    cursor: pointer;
}
.DLBoxAlso a:hover
{
    color: green;
}

.DLBoxLearnMore
{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0px 0px 4px;
}

.DLBoxLearnMore a
{
    color: #3975c3;
    text-decoration: none;
}
.DLBoxLearnMore a:hover
{
    text-decoration: underline;
}


/* DL Box */

.LD
{
	cursor: pointer;	
}

.SearchedSite
{
	width: 680px;
	margin-left: 20px;
	float: left;
	margin-bottom : 20px;
}

.searchedTagWrapper
{
	margin-top: 5px;
	 color: #7f7f7f; 
	 font-size: 11px;
	 clear:both;
}

.suggestSiteBlock
{
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-right:8px;
	margin-top:-3px;
}

.suggestSiteBlock a
{
	color:#3472BB;
	display:block;
	float:right;
	line-height:16px;
	margin-left:3px;
	text-decoration:none;
}

.suggestSite img
{
	float:left;
	display:block;
}

.suggestSite a
{
	float:left;
	display:block;
	line-height:21px;
	padding-left : 2px;
	text-decoration : none;
	color:#636363;
}

.searchedTagWrapper a
{
    color: #3975c3;
    text-decoration: none;
}

.searchedTagWrapper a:hover
{
    text-decoration: underline;
}

.searchedTagsCaption
{
	font-weight: bold; color: #818181;
}

.SearchedThumbnail
{
	float: left;
	width: 160px;
	height: 120px;
	border: 1px solid #CCCCCC;
	padding :2px;
}

.SearchedSiteContent
{
	float: left;
	width: 508px;
	margin-left: 5px;
}

.SearchedSite h1
{
	margin: 0;
	padding: 0;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 2px;	
}

.SiteHeadlineLink
{
	color: #3472BB;
	text-decoration: none;
	cursor:pointer;
}

.SiteHeadlineLink:hover
{
	text-decoration: underline;
}

.SiteLink
{
	color: #008000;
	text-decoration: none;
	font-size: 11px;
	float:left;
}

.SearchedSiteDescription
{
	font-size: 12px;
	min-height: 100px;
	overflow: hidden;
	width: 510px;
}

.SearchedSiteDescription em
{
font-weight: bold;
}


.ResultsBlock
{
	margin-left: 20px;
	float: left;
	width: 680px;
}

.ResultsBlockTitle
{
	margin-top: 5px;
	margin-left: 10px;
	width: 689px;
	font-size: 12px;
	font-weight: bold;
	position:relative;
}

.ResultsBlockTitleText
{
	display:inline;
	font-size:11px;
	font-weight:normal;
}

.SiteResultAdType1
{
	text-align: center;
	margin-top: 9px;
	width: 612px;
	float: right;
	border: transparent solid 2px;
}

.SiteResult
{
	margin-top: 9px;
	width: 662px;
	height: 115px;
	padding: 7px;
	float: left;
	border: #DAE6F5 solid 2px;
	display:table;
}

.SiteResultHover
{
	border: #dae6f5 solid 2px;
	background-color: #f4f7fc;
}

.ResultThumbnail
{
	float: left;
	width: 120px;
	height: 90px;
	border: 1px solid #CCCCCC;
	padding :2px;
}

.GoogleAdInfo
{
	border-left:1px solid #CCCCCC;
	color:#CCCCCC;
	float:right;
	font-family:Trebuchet,"Trebuchet MS",verdana,helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	height:91px;
	line-height:85px;
	margin-top:12px;
	text-align:center;
	width:122px;

}

.SiteResultContentWrapper
{
	float: left;
	width: 510px;
	margin-left: 4px;
}

.ResultSiteDescriptionTitle
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #818181;
	margin-bottom: 2px;	
}

.ResultSiteDescription
{
	font-size: 12px;
	min-height: 57px;
	width: 100%;
	overflow: hidden;
}

.ResultSimilarBar
{
	float: left;
	height: 20px;
	width: 80px;
}

.ResultSimilarBar h3
{
font: inherit; padding: 0; margin: 0;
}

.ResultButtons
{
	float: left;
	height: 22px;
	text-align: center;
	line-height: 20px;
	width:100%;
}

.ResultVoteCaption
{
	float: left;
	padding-left:4px;
	display:none;
} 

.ResultFindSimilarLink
{
	float: left;
	color: #3472BB;
	width: 320px;
	text-decoration: none;
	font-size :11px;
	font-style:normal;
}

.ResultFindSimilarLink:hover
{
	text-decoration: underline;
}

.pageContent
{
	margin-left: 30px;
	font-size: 12px;
	width: 515px;
}
.pageContent p
{
	line-height: 18px;
}
.pageContent h1
{
	font-size: 36px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.pageContent .HR
{
	background-color: #DCE7F2;
	height: 1px;
	width: 515px;
	margin-bottom: 20px;
}
.pageContent a
{
	color: #c33975;
}
.similarWebContentLogo
{
	border: 1px solid #DAE6F5;
	float: left;
	margin: 3px 7px 3px 0px;
}

.SuggestSite
{
	border:2px solid #DAE6F5;
	color:#7F7F7F;
	float:left;
	margin-top:10px;
	padding:7px;
	position:relative;
	width:662px;
	
}

.SuggestSiteRP
{
	padding: 5px 0;
	float: left;
	color: #7f7f7f;
	width: 213px;
	position: relative;
	
}

.SuggestSiteNewSiteBar
{
	margin-left: 5px;
	margin-top:15px;
}

.SuggestSiteCaptchaBar
{
	padding-top: 20px;
	margin-left: 5px;
	height: 50px;
	float: left;
}

.SuggestSiteSubmitBar
{
	display:block;
	float:left;
	margin-left:5px;
	margin-top:-5px;
}

.SuggestSiteInput
{
    color: black;
	border: 1px solid #b1bbc7;
	font-size: 14px;
	background: white;
	width: 300px;
	float: left;
}

.SuggestSiteInputCaptcha
{
    color: black;
	border: 1px solid #b1bbc7;
	font-size: 14px;
	background: white;
	width: 100px;
	float: left;
}

.SuggestSiteSubmitLInk
{
	float:left;
	margin-left:10px;
}

.SuggestSiteTitle
{
	border-bottom:1px solid #DAE6F5;
	font-size:14px;
	margin-left:5px;
	padding-bottom:3px;
	font-weight:bold;
}

.SuggestSiteTitle b
{
	color: Black;
}

.SuggestSiteNewSiteCaption,.SuggestSiteCaptchaCaption
{
	font-size: 12px;
	width: 100px;
	float: left;
	margin-top: 2px;
}

.suggestSpacer
{
	height: 10px;
	width: 100%;
	float: left;
}

.SuggestSite h3
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #DCE7F2;
	width: 600px;
	margin: 0 0 9px 5px;
}

#SuggestSiteRP h3
{
	color: #666666;
}

#SuggestSiteRPContent
{
	font-size:12px;
	color : #7F7F7F;
	padding-top : 10px;
}

#SuggestSiteRPContent .SuggestSiteInputCaptcha ,#SuggestSiteRPContent .SuggestSiteInput 
{
	margin-top: 3px;
	width:190px;
	display:block;
}

#SuggestSiteRPContent .SuggestSiteCaptchaImg  
{
	float:left;
	margin-left:-5px;
	margin-top:7px;
	width:100px;
}

#SuggestSiteRPContent .SuggestSiteCaptchaRefreshImg  
{
	height:30px;
	margin-left:5px;
	margin-top:12px;
	width:30px;
}

.CommunityItem
{
	padding: 10px 0;
	height:25px;
}

.CommunityItem a
{
	float:left;
}

.CommunityItem .CommunityDescription
{
	float:right;
	padding-right:15px;
	width:145px;
}

.CommunityDescription span
{
	display:block;
	float:right;
	width:130px;
	color:#333333;
}

#CommunityBox img
{
	float:left;
}

#CommunityBox h2
{
	border-bottom:1px solid #EFEFEF;
	height:1px;
	margin:0 auto;
	padding:0;
	width:130px;
	clear:both;
}

.SuggestSiteRPSubmit
{
	width:90px;
	margin-top : 10px;
	float:left;
}
.SuggestSiteRPSubmit img
{
	width:100px;
} 

.SuggestBoxSecurityText
{
	font-size:11px;
}

.SuggestBoxSecurityText a
{
	font-size:9px;
}


.SuggestSiteCaptchaImg
{
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}

.SuggestSiteCaptchaRefreshImg
{
	margin-top: 21px;
	margin-left: 5px;
	width: 40px;
	height: 40px;
}

.SuggestSiteWrongCaptchaBar
{
	height: 15px;
	font-size: 12px;
	color: Red;
	display: none;
	width:170px;
}

#SuggestSiteRP .Thanks 
{
display:none;
height:130px;
position:absolute;
text-align:center;
top:22px;
width:190px;
}

#SuggestSiteRP .ThanksHeadline 
{
background-color:White;
border:medium none;
font:1.2em bold black;
height:23px;
left:5px;
margin:0;
padding:0;
position:absolute;
top:52px;
width:180px;
}


.ThanksHeadline
{
	width: 300px;
	height: 50px;
	top: 40px;
	left: 150px;
	position: absolute;
	background-color: White;
	padding: 0;
	margin: 0;
	font: 20px bold black;
	background-color: White;
	border: none;
}

.ThanksHeadline ThanksHeadlineH
{
	padding: 0;
	margin: 0;
	border: none;
	position: absolute;
	width: 300px;
	top: 10px;
	left: 0px;
}

.SuggestSiteHeadline
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #DCE7F2;
	width: 600px;
	margin: 0 0 9px 5px;
}

.Thanks
{
	display: none;
	text-align: center;
	width: 662px;
	height: 129px;
	position: absolute;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/suggest_disable.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.Thanks[class] {
  background-image:url('/images/suggest_disable.png');
}

.rightSideAds
{
margin: 10px auto;
float: left;
width: 215px;
}
.adPowered
{
float: right;
color:#999999;
font-size:11px;
}
.adSingle 
{
font-family: verdana,arial,sans-serif;
text-align: left; width: 200px;
margin: 15px 0px 0px 10px;
}
.adt {
font-size:11px;
font-weight:bold;
}
.adb {
color:#999999;
display:block;
font-size:11px;
margin-top: 2px;
}
.adSingle a:link, .adSingle a:visited, .adSingle a:hover, .adSingle a:active {
color:#3472BB;
}
.adu {
margin-top: 2px;
}
.adu a:link, .adu a:visited, .adu a:hover, .adu a:active  {
color:#008000;
font-size:10px;
line-height:12px;
overflow:hidden;
white-space:nowrap;
text-decoration: none;
}

.VoteChangeMainDiv
{
	width: 205px;
	text-align: left;
	/*margin: 10px 0px 10px 12px;*/
	margin: 10px 0px 10px 5px;
	padding: 0px;
	float: left;
	list-style-type: none;
	position: relative;
}    
    
.VoteChangeTitle
{
	margin-bottom: 2px;
	float: left;
	border-bottom: solid #7F7F7F thin;
	font-size: 11px;
	font-weight: bold;
	width: 205px;
	color: #818181;
	overflow: hidden;
}

.VoteChangeTitleCaption
{
	font-weight: normal;
	color: #999999;
	float: left;
}

.VoteItem
{
	/*border: transperent solid 1px;*/
	border-right: white solid 1px;
	border-left: white solid 1px;
	border-bottom: 1px solid #DAE6F5;
	/*height: 25px;*/
	width: 200px;
	float: left;
	margin: 0px 0px 0px 2px;
}

.VoteItemHover
{
	border: #dae6f5 solid 1px;
	background-color: #f4f7fc;
	border-top: 0px;
	cursor: pointer;
}

.VoteItemHover a
{
	cursor: pointer;
}

.VoteItemInner
{
	width: 194px;
	margin: 5px 2px;
	float: left;
	display: block;
	text-decoration: none;
}


.PositiveVoteValue
{
	font-size: 10px;
	float: right;
	color: Green;
}

.NegativeVoteValue
{
	font-size: 10px;
	float: right;
	color: Red;
}

.NewVoteValue
{
	font-size: 10px;
	float: right;
	color: #999999;
}


.VoteChangeSiteLink
{
	float: left;
	color: #3472BB;
	text-decoration: none;
}

.VoteChangeIcon 
{
	float: left; width: 5px; height: 3px; margin: 5px 3px 0px 0px; font-size: 2px;
	background: url('/images/VoteChangeArrows.gif') no-repeat center center;
}

.VoteChangeIconPos
{
	background-position: -2px -8px;
}

.VoteChangeIconNeg
{
	background-position: -2px -2px;
}
.TagCloudWrapper
{
	width: 800px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.5;
}

.TagCloudWrapper h1
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	float: left;
}

.TagCloudWrapper a
{
	color: #7f7f7f;
	text-decoration: none;
}


.TagCloudWrapper a:hover
{
	color: #3975C3;
	text-decoration: underline;
}
.tagLink
{
	/*float: left;*/
	margin: 0px 20px;
}

.errorP
{
	margin-left: 33px;
	font-size: 20px;
}

.errorP em
{
	font-weight: bold;
}

#ExtraItemDivWraper
{
	background-color: Red;
    position: relative;
    margin-top: 9px;
    float: left;
    cursor: pointer;
    display: none;
}

#ExtraItemDivWraper .SiteResult
{
	border: #dae6f5 solid 2px;
	background-color: #f4f7fc;
	margin-top: 0px !important;
}

#ExtraItemDivWraper #gglads.SiteResult
{
	border: #FFFFFF solid 0px;
	background-color: #f4f7fc;
	margin-top: 0px !important;
}


.sponseredCaption
{
	position: absolute;
	top: 0px;
	right: 5px;
	color: #CACAC2; 
	font-size: 10px; 
	z-index: 998;
	overflow: visible;
	clear: both;
}

#ResultLocationBar a
{
	color: #3472BB;
	text-decoration: none;
}

#ResultLocationBar a:hover
{
	text-decoration: underline;
}

#ResultLocationBar
{
	margin-top:51px;
	float:left;
	margin-left:1px;
}

.BrowseBar a
{
	color: #3472BB;
	font-size: 12px;
}

#MainBrowseTop
{
	width: 800px; 
	color: #3472BB; 
	margin: 35px auto 0px auto; 
	position: relative;	
	border-bottom: 1px solid #DAE6F5;
}

#MainBrowseTop #MainBrowseHeadline
{
	margin: 0;
	padding: 0;
	font-size: 46px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#MainBrowseTop #BrowseBar
{
	position: absolute;	
	bottom: 5px;	
	right: 0;
}

.popularSearchBox , .googleTranslateBox , .SidebarBanner
{
    background: url(/images/box-middle.png) repeat-y;
    text-align: left;
    width: 214px;
	float: left;
	padding-left: 15px;
}

.SidebarBanner div
{
	height:605px;
	padding-left:20px;
	padding-top:4px;
	width:230px;
}

#Uniblue
{
    width:100%;
    text-align:center;
    margin-top:10px;
    float:left;
}

#UniblueNoResults
{
	width:100%;
	padding: 0 auto;
	
}

#Uniblue .WeRecommendText
{
	padding : 3px 0px 5px 15px;
	text-align:left;	
}

#Uniblue .WeRecommendText div
{
	width: 184px;
	border-bottom : solid 1px #DFDFDF;
	color:#919191;
	font-weight : bold;
	padding-bottom : 2px;
	font-size: 12px;
}

.boxTop
{
	background: url(/images/box-upper.png) no-repeat bottom center;
	width: 230px;
	height: 11px;
	float: left;
}
.boxBottom
{
	background: url(/images/box-bottom.png) no-repeat top center;
	width: 230px;
	height: 11px;
	float: left;
	margin-bottom:8px;
}

.ShareThisPage 
{
	float:right;
	line-height:14px;
	margin-top:8px;
	cursor:pointer;
}

.ShareThisPage div
{
	color:#9F9F9F;
	float:left;
	font-size:11px;
	line-height:17px;
	padding-right:1px;
	line-height:17px;
	font-weight :normal;
}

.popularSearchBox h3, .TopSiteBox h3
{
	font-weight: bold;
    color: #999999;
    font-size: 12px;
    padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #E0E0E0;
	width: 180px;
}

.googleTranslateBox h3
{
	font-weight: bold;
    color: #999999;
    font-size: 12px;
    padding: 0 0 5px 0;
	margin: 0;
	width: 180px;
}

.poweredBy 
{
	border-top:1px solid #E0E0E0;
	clear:both;
	font-size:11px;
	padding-top:4px;
	text-align:right;
	width:180px;
}

.poweredBy img
{
	border:0 none;
	display:block;
	float:right;
	padding-left : 2px;
}

.poweredBy span
{
	display:block;
	float:right;
	line-height:15px;
}

.popularSearchBox h4
{
    font-size: 12px;
	margin: 3px 0px;
	float:left;
	clear: both;
}

.popularSearchBox h4 a
{
	text-decoration: none;
	color: #3975C3;
	float: left;
	font-weight: normal;
}

.topsiteCategory a
{
	color:#3975C3;
	display:block;
	float:left;
	float:left;
	font-size:13px;
	font-weight:normal;
	line-height:13px;
	text-decoration:none;
	padding-left : 1px;
}

.topsiteCategory img
{
	display :block;
	float: left;

}

.TopSiteBox
{
    background: url(/images/box-middle.png) repeat-y;
    text-align: left;
    width: 214px;
	float: left;
	padding-left: 15px;
	position:relative;
}

.TopSiteResults 
{
float:left;
padding-right:30px;
padding-top:4px;
padding-bottom:4px;

}

.topsiteCategory
{
	float:left;
	width: 92px;
	padding:4px 0;
}

.popularSearchBox h4 a:hover
{
	text-decoration: underline;
}

.popularSearchBox h4 img
{
    width: 16px;
    height: 16px;
    margin-right: 10px;
    float: left;
}

#banner
{
	width:100%;
	float:left;
}

#banner .FooterBanner 
{
	border:2px solid #DAE6F5;
	height:90px;
	margin:10px auto;
	padding:20px;
	width:728px;
}

.SiteResultImageLink
{
	float:right;
}

.SiteResultWrapper
{
	display:table-cell;
	vertical-align :middle;
}

.googleJSL1 
{
	color:#3472BB;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}

.googleJSL2
{
	color:#636363;
	font-size:12px;
}

.googleJSLink
{
	color:#008000;
	font-size:10px;
	cursor:pointer;
	text-decoration:none;
}

.googleJSLink2
{
	color:#008000;
	font-size:10px;
	cursor:pointer;
	text-decoration:none;
}

a#googleJSLink:hover
{
	text-decoration:underline;
}

.googleJSLink1
{
	text-decoration:none;
}

a.googleJSLink1:hover
{
	text-decoration:underline;
}

.googleJSABG
{
	position:absolute;
	left:-7px;
	top:-23px;
	font-size:11px;
}

.googleJSABG a
{
	color:#999999;
	text-decoration:none;
}

.tabSelected
{
	background-image: url('/images/tabSelected.png') !important;
}

.tab 
{
	cursor:pointer;
	float:left;
	font-weight:normal;
	height:27px;
	line-height:28px;
	text-align:center;
	width:110px;
	background-image: url('/images/tabBackground.png');
}

#ResultsBlockTitleLeft
{
	margin-left:11px;
}

#ResultsBlockTitleRight
{
	border-bottom:1px solid #DAE6F5;
	float:right;
	margin-top:-1px;
	width:458px;
}

.reviewsTitle
{
	font-size:16.5px;
	font-family:Arial;
	font-weight:bold;
	color:#818489;
	margin-top:10px;
}


abbr
{
	border-bottom:0 none;
}



