#rotator {
	border:0;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	width:200px;
	height:400px;
	z-index: 2;
}

#rotator img {
border:0; cursor:pointer; width:200; height:400px; top:0; left:0;
}

p {
font-size:11px; color:#666666; font-weight:normal; line-height:20px; font-family: verdana;
}

h2 {
font-size:9px; color:#666666; line-height:13px; font-weight:normal; font-family: verdana;
}

td {
font-family: verdana;
}

a {
text-decoration:none; color: #666666;
}

a:hover{
text-decoration:underline; color: #000000;
}

.microtext {
font-size:9px; color:#666666; line-height:13px;
}

.heading {
font-size:16px; font-weight:bold; color:#336699;
}

.subheading {
font-size:9px; color:#666666; line-height:13px;
}

ul.check {
	font: 11px verdana, sans-serif;
	line-height: 15px;
	list-style-type: none;
	color:#666666;
	padding: 0;
	margin: 4px 0 6px 0;
	/*border-bottom: 1px solid #F0F1EB;*/
}

ul.check li {
	list-style-type: none;
	background: url(images/list_check.gif) no-repeat 0 2px;
	padding: 0 3px 2px 16px;
 	margin: 0 0 0.2em 0;
	/*border-bottom: 1px solid #F0F1EB;*/
}

ul.arrow {
	font: 11px verdana, sans-serif;
	line-height: 15px;
	list-style-type: none;
	color:#666666;
	padding: 0;
	margin: 4px 0 6px 0;
	/*border-bottom: 1px solid #F0F1EB;*/
}

ul.arrow li {
	list-style-type: none;
	background: url(images/list_arrow.gif) no-repeat 0 2px;
	padding: 0 3px 2px 16px;
	margin: 0 0 0.2em 0;
	/*border-bottom: 1px solid #F0F1EB;*/
}

ul.doc {
	font: 11px verdana, sans-serif;
	line-height: 15px;
	list-style-type: none;
	color:#666666;
	padding: 0;
	margin: 4px 0 6px 0;
	/*border-bottom: 1px solid #F0F1EB;*/
}

ul.doc li {
	list-style-type: none;
	background: url(images/list_doc.gif) no-repeat 0 2px;
	padding: 0 3px 2px 16px;
	margin: 0 0 0.2em 0;
	/*border-bottom: 1px solid #F0F1EB;*/
}