body {
	background: #ffffff url(background.jpg) repeat-x; ; 
}

td {
	font: normal 11px Tahoma, Arial;
	color: #656565;
}

h1, h2, h3, h4, h5 {

    color: #656565;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #656565;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #656565;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}
.Stile7 {font-family: Verdana; font-size: 9px; font-weight: bold; color: #FFFFFF; }



#meerkat-container {
	position: relative;
}

#meerkat {
	width: 100%;
	display: none;
}

#meerkat-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
}

#meerkat-content h1{
	color: #FFF;
	font-size: 2.8em;
}

#meerkat-content p{
	color: #FFF;
	font-size: 1.2em;
}

#meerkat-content a.dont-show{
	color: #FFF;
	font-weight: bold;
}

#meerkat-content a.dont-show:hover {
	color: #FFF;
	text-decoration: none;
}

#meerkat-content-adsense {
	width: 730px;
	margin: 0 auto;
	padding-top: 10px;
}

a.close {
	position: absolute;
	top: 7px;
	right: 3px;
	background: url(../images/close-btn.png) no-repeat 0 0;
	display: block;
	height: 26px;
	width: 26px;
	text-indent: -9000px;
}

a.close-meerkat {
	position: absolute;
	top: 5px;
	right: 3px;
	background: #FFF;
	border: 2px solid #FFF;
	text-decoration: none;
	padding: 0px 4px 1px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #71adb1;
}

a.close-meerkat:hover {
	border: 2px solid #2e2a22;
	color: #2e2a22;
}
