a{
	color: #215faf
}
#analytics_inputs{
	background: url(images/bg_input.gif) no-repeat top left;
	height: 38px;
	width: 946px;
	display: block;
	margin: 0 auto;
	margin-bottom: 25px;
}
#callout{
	background: url(images/input_callout.jpg) no-repeat top left;
	height: 25px;
	line-height: 25px;
	padding: 0 18px 0 17px;
	font-size: 1em;
	margin-left: 15px;
	margin-top: 6px;
	float: left;
}
#left_col{
	float: left;
	width: 573px;
	padding: 0 18px;
	border-right: 1px solid #e4e4e4;
	margin-top: 5px;
}
#right_col{
	float: left;
	padding: 0 18px;
	width: 333px;
	margin-top: 5px;
}
#chart{
	background: url(images/chart_bg.gif) no-repeat 0px 25px;
	height: 374px;
	width: 555px;
	margin-top: -25px;
	padding: 15px;
}

#chart h2{
	display: inline;
	background: #ffffff;
	margin-left: 40px;
	margin-top: -20px;
	padding: 0 10px;
	color: #01458c;
	font-family: georgia,garamond,serif;
	font-size: 2.2em;
	font-weight: bold;
}
#chart img{
	margin: 15px 10px;
}
#chart p{
	font-size: 1.4em;
	font-weight: bold;
	font-family: georgia,garamond,serif;
	text-align: center;
	margin-right: 12px;
}
.site{
	margin-bottom: 10px;
	width: 335px;
	float: left;
}
#right_col img.divider{
	margin-bottom: 15px;
}
.site_icon{
	float: left;
	margin-right: 5px;
}
.site_desc{
	float: left;
	width:285px;
}
.site_desc p{
	font-size: 1.1em;
}
.site_desc p b{
	font-size: 1.2em;
	font-family: arial;
}
.site_desc h3{
	font-size: 1.9em;
	font-weight: bold;
	margin-bottom: 2px;
	font-family: arial;
}
.site_desc h3 a{
	text-decoration: none;
	font-weight: bolder;
}
.site_desc h3 small{
	font-size: 0.6em;
	font-family: verdana, arial, san serif;
	color: #a2a2a3;
	font-weight: normal;
	margin-left: 20px;
}
#ad{
	text-align: center;
	margin: 10px 0;
}


/* Site Analytics Inputs
-----------------------------------------------------------------------------------*/
#snapshotForm{
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0px;
}
#snapshotForm img{
	margin: 0 2px -5px 2px;
}
#snapshotForm a{
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
#snap_button{
	margin-bottom: -9px;
}
.sa_input{
	width: 120px;
	height: 16px;
	margin: 0 1px;
	margin-top: 8px;
	font-size: 1em;
	padding-top: 3px;
	padding-left: 2px;
}
#buttons{
	float: left;
	line-height: 38px;
	margin-left: 20px;
}
#inputs{
	float: left;
	margin-left: 0px;
}
.d1{
	color: #6f82f2;
}
.d2{
	color: #ff5858;
}
.d3{
	color: #3fb33f;
}
.d4{
	color: #e69e33;
}
.d5{
	color: #c055e3;
}
.button{
	font-family: Verdana, Arial, san-serif;
	font-size: 11px !important;
	font-weight: bold;
	color: #5896cf;
	height: 24px !important;
	padding-bottom: 3px !important;
}


