.tabs {
	margin: -1;
	padding: 0;
	text-align: center;
	font-size: 12px;
	width: 100px;
	float: left;
}
.tabs ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
	font-weight: bold;
	background:#FFE8D9 url(/images/nav/subwo.gif);
	border-width: 1px 1px 0;
}
.tabs li {
	height:22px;
	line-height:22px;
	text-align:center;
}
.tabs li a:link, .tabs li a:visited {
	display:block;
	height:22px;
	width:100%;
	color:#F60;
	text-decoration:none;
}
.tabs .selected, .tabs li a:hover {
	background: #FFD9BF url(/images/nav/subow.gif);
}
.htabs {
	height:22px;
	border:0;
	margin-bottom:0px;
	font-size: 12px;
	background:#FFE8D9 url(/images/nav/subhwo.gif) bottom;
}
.htabs ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
	font-weight: bold;
	border-width: 1px 1px 0;
}
.htabs li {
	float:left;
	width:19%;
	max-width:120px;
	height:22px;
	line-height:22px;
	text-align:center;
	display: inline;
}
.htabs li a:link, .htabs li a:visited {
	display:block;
	height:22px;
	width:100%;
	color:#F60;
	text-decoration:none;
}
.htabs .selected, .htabs li a:hover {
	background: #FFD9BF url(/images/nav/subhow.gif) bottom;
}
#dailytraffic, #avgbyday, #avgbyhour, #visitduration, 
#sengines, #sterms, #swords, #extlinks, #pageactivity, #avgbymonth {
	background:#FFF1E7;
	height: 88px;
	border: 1px solid #C5B3A6;
	margin-top: 10px;
}
#sengines, #sterms, #swords, #extlinks, #pageactivity {
	height: auto;
}
#sterms, #swords, #pageactivity {
	font-size: 12px;
	text-align: left;
}
#sterms p, #swords p, #sterms h4, #swords h4 {
	margin: 5px;
}
#sterms {
	margin: 15px 5px 0 0;
}
#swords {
	margin: 15px 0 0 5px;
}
#avgbyhour {
	height: 66px;
}
.searchlang td {
	width: 50%
	text-align: center;
	vertical-align: top;
}
.wrapper, .wrapperfull, .wrapperbars {
	margin: 0 5px 0 105px;
	font: bold 10px/12px inherit;
	text-align: center;
}
#extlinks td, #pageactivity td {
	font-weight: normal;
}
#pageactivity td.sub {
	padding-left: 15px;
}
#extlinks .stats, #pageactivity .stats, #sengines .stats {
	padding: 0 0 0 5px;
}
#extlinks a:link {
	max-width: 200px;
}
#extlinks .starred td {
	background-color: #FFE0CC;
}
.wrapperfull {
	margin: 0 5px;
}
.wrapperbars {
	margin: 5px;
	text-align: left;
}
.wrapperbars td {
	vertical-align: center;
	height: 23px;
}
.wrapper table, .wrapperfull table {
	text-align: inherit;
	margin: 0 auto;
	vertical-align: bottom;
}
.wrapper td {
	padding: 1px;
}
.stats, caption, .caption {
	font-weight: normal;
	color: #C5B3A6;
}
.stats td {
	border-top: 1px solid #C5B3A6;
}
caption, .caption {
	text-align: right;
	padding: 0;
}
.caption {
	cursor: pointer;
}
#dailytrafficraw, #avgbydayraw, #avgbyhourraw {
	width:400px;
	background:#FFF1E7;
	border: 1px solid #C5B3A6;
	margin: 20px auto 0;
	padding: 5px;
}
#dailytraffict, #avgbydayt, #avgbyhourt {
	width: 100%;
	font: normal 12px/14px inherit;
	text-align: center;
}
#dailytrafficraw td, #avgbydayraw td {
	width: 20%;
}
#avgbyhourraw td {
	width: 25%;	
}
.hoursaxis td, .dayaxis td {
	padding: 0 4px;
}
.daysaxis td {
	width: 14px;
}
.daysaxis .f, .dayaxis .f {
	color: #C5B3A6;
}
.durationaxis td {
	padding: 0 8px;
}


#avgbymonth {
	height: 110px;
	width: 450px;
}
#floatright {
margin: -140px 5px 0 10px;
font-size: 12px;
float: right;
}
.panel {
text-align: left;
width: 100px;
margin: 10px 0;
padding-top: 15px;
background: #FFE0CC url(/images/common/swoosh100.gif) top left no-repeat;
}
.panel p, .panel h4 {
margin-top: 0px;
padding: 0 4px 8px 4px;
line-height: 130%;
}
.panel p.last {
background: #FFE0CC url(/images/common/round100.gif) bottom left no-repeat;
}