td {font-family:Trebuchet MS, Arial, Verdana; font-size:9pt;}

h1 {font-family:Georgia,Trebuchet MS, Arial, Verdana; font-size:18pt; font-weight:normal;}

h2 {font-family:Georgia,Trebuchet MS, Arial, Verdana; font-size:13pt; font-weight:normal;}

h3 {font-family:Trebuchet MS, Arial, Verdana; font-size:10pt; font-weight:bold; display:inline;}

blockquote {background-color:#DEECF2; margin:0; padding:12px 22px; border:1px solid #cccccc;}

#pricing table {padding:0; margin:0;}

#pricing td {padding:8px 11px}

#testimonials {
	height: 200px;
	border: 1px solid #cccccc;
	margin: 40px 60px 0 60px;
	padding: 20px 0 0 20px;
	background: #DEECF2;
	position: relative;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding: 0;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
