body, table, p{
	background-color: white;
	font:14px arial,helvetica,clean,sans-serif;
    margin-top: 0px;
}

.omgiliPane{
    background-image: url(../images/leftpane.gif);
    background-repeat: repeat-y;
    border-top:1px solid #ACA899;
    border-bottom:1px solid #ACA899;    
}

.leftBox {
	background-image: url(../images/left-box.gif);
	background-repeat: no-repeat;
	height: 85px;
	width:150px;
}

.hist {
    text-decoration:none;
}

.cont1{
    padding-bottom:1px;
}
.cont2{
    width:550px;
    padding-bottom:1px;
}
.discussionLinks{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

td.shareBtn a:hover img
{
	opacity: 1;
	filter:alpha(opacity=100);
}

td.shareBtn a img 
{
	opacity: 0.5;
	filter:alpha(opacity=50);
}


.discussionLinksDiv{
	padding-left: 15px;
	padding-top: 15px;
	color: #111111;
	width:150px;
}


.googleLink {
	color:#0000CC;
}
.googleLink:visited {
    color:#551A8B;
}

.moreLinksUL {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    padding-left: 35px;
    margin-left: 5px;
    margin-top: 5pt;
    padding-top: 0pt;
    text-align: left;
}

.moreLinksLI{
    padding:5px 0px 3px 0px;
    font-size:12px;


}



.googleUrl {color: #008000;}
.googleCached {color: #7777CC;font-size:12px;}
.twitterSmallLinks {color:#45B4DA;font-size:12px;text-decoration:underline;cursor:pointer}
.omgiliLink {
	color:#7200FF;
    font-size:16px;
}

.omgiliCont{
	font-family: Arial, sans-serif;
	
}
.lightpurple{
    color: #b176fb;
}
.purple{
        color: #7200FF;
}
.orange{
	color:#F5A854;
    font-size:12px;
}
.omgiliDate{
	color:#6F6F6F;
	font-size:12px;
}

.Img {
    max-height: 80px;
    max-width: 80px;
    height: expression(this.height > 80 ? '80px' : true);
    width: expression(this.width > 80 ? '80px' : true);
}
.revTitle{
    text-align:center;
    color:black;
    font-weight:bold;
    font-size:16px;
    background-color:#E7E4D4;
    padding:5px;
}
.resultDetailes{
    color:gray;
    font-size:12px;
    padding-bottom:5px;
    padding-top:5px;
}
.paneResTitle{
    background-color:#EFEDDE;
    font-size:12px;
    padding:5px;
    border-bottom:1px solid #716F64;
    border-top:1px solid #CDCABB;

}

.Omgilinav{
	color:#000000;
	cursor:pointer;
	font-size:12px;
	text-decoration:underline;
}

.Omgilinav:hover {
    color:blue;
}

a.Omgilinav.hover {
    color:blue;
}

.OBnav {
    color:#0000FF;
	cursor:pointer;
	font-size:13px;
	text-decoration:underline;
}

.OPnav {
    color:#7200FF;
	cursor:pointer;
	font-size:13px;
	text-decoration:underline;
}

.OTnav {
    color:#0099B9;
	cursor:pointer;
	font-size:13px;
	text-decoration:underline;
}

.ONSel{
	font-size:13px;
    font-weight:bold;
    text-decoration:none;
}

.statLine{
    height:25px;
}

.inputBox{
	width:59ex;
}

.realtimeExplain {
    margin-bottom:5px;
    color:#95CD3C;
    font-size:16px;
    text-align:center
}

.resContainer {
    border-bottom:1px solid #E8E8E8;
    margin-bottom:10px;
    padding-bottom:10px;
    margin-left:5px;
}

.malign{
    vertical-align:middle;
}


.GoogleStatLine{
	border-top:2px solid #D5DDF3;
	background-color:#F0F7F9;
    padding:3px;
}

.AdsStatLine{
	border-top:2px solid #CBC8BA;
	background-color:#E7E4D4;
	padding:3px;
}

.aboutDiv{
	border-bottom:2px solid #F5A854;
	background-color:#FDDFC0;
	padding:3px;
	font-weight:bold;
	text-align:center;
}

.lowMenuLinks {
	color:black;
	font-size:14px;
}

.AddSearch {
    color:#00863D;
    text-decoration:underline;
    cursor:pointer;
    padding:5px;
    font-size:12px;
}

.smallButton{
    width:15ex;
}

.bigButton{
    font-weight:bold;
    width:15ex;
}

.gsc-branding-text {
  color : #676767;
}
.ad_header {color:#000;font-size:12px;font-weight:bold;text-decoration:none}
.ad_line {color:#0000CC;font-size:16px; text-decoration:underline;}
.ad_text {color:#000000;font-size:13px;text-decoration:none}
.ad_url {color:#008000;font-size:13px; margin-bottom:12px; text-decoration:none;font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, Verdana, sans-serif;}


td#resCont p {background: url('/images/bulletresult.png') no-repeat left top;padding-top:10px;padding-left:12px;margin:0}




/*JUITTER PLUGIN CSS*/
#twitContainer{} /*Juitter container*/
#twitContainer .realtimeList{margin:0;padding:0;} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#twitContainer .realtimeLI{list-style:none;background:#fff;margin:0;padding:5px 0 0 0;border-bottom:dashed 1px #0099B9;padding:3px;}
#twitContainer .realtimeList A{color:#0099B9;} /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#twitContainer .Avatar{border:solid 1px #0099B9;background:#FFF;width:48px;;height:48px;}
#twitContainer .extLink{} /*CSS for the external links*/
#twitContainer .hashLink{} /*CSS for the hash links*/
/*end of Juitter CSS*/
