/* ---------- Standard Stripping and basic style stuff ------------- */
:link,:visited{text-decoration:none;}
ul,ul li/*ol*/{list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0;}
a img,:link img,:visited img{border:none;}
address{font-style:normal;}
a,a:link,a:visited,a:hover,a:active,input{outline:0;}

body {
	font-size: 75%;
	color:#222;
	background:#dadada;
	padding-top:14px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.site {
	width:950px;
	margin:0px auto;
}

.header {
	height:182px;
	width:950px;
}

.header h1 {
	height:144px;
	width:950px;
	text-indent:-9999px;
	background: transparent url(http://hive.cachefly.net/cnn/images/header/head_background.png) top left no-repeat;
}

.header h2 {
	height:38px;
	width:870px;
	padding-left:80px;
	background: transparent url(http://hive.cachefly.net/cnn/images/header/mainNav-bg.png) top left no-repeat;
}

h3 {
	border-bottom:1px solid #666666;
	color:#666666;
	margin-top:18px;
	text-transform:uppercase;
	font-size:1.5em;
	line-height:1;
	margin-bottom:1em;
	font-weight:normal;
}

ul.faqSubnav, ul.rulesSubnav {
	line-height:1.5em;
	margin:0 0 1.5em 1.5em;
	padding:0;
	list-style-type:circle;
}

ul.faqSubnav li, ul.rulesSubnav li {
 	list-style-type:circle;
}

ul.faqSubnav li a, ul.rulesSubnav li a {
	color:#666;
}

ul.faqSubnav li a:hover, ul.rulesSubnav li a:hover {
	color:#222;
}

.content {
	padding:20px 80px;
}

.subhead {
	color:#111;
	border-bottom:1px solid #666666;
}

h4 {
	font-size:1.2em;
	line-height:1.25;
	margin-bottom:1.25em;
	margin-top:1.25em;
	font-weight:normal;
}

h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom:1.5em;
}

p {
	margin:0 0 1.5em;
}

ul {
	list-style-type:circle;
}

ul li {
	list-style-type:circle;
}

ul, ol {
	margin:0 1.5em 1.5em;
}

h2 a {
	background:transparent url(http://hive.cachefly.net/cnn/images/tab_play_static.png) top left no-repeat;
	display:block;
	height:38px;
	width:130px;
	float:left;
	text-indent:-9999px;
}

h2 a:hover {
	background:transparent url(http://hive.cachefly.net/cnn/images/tab_play_static.png) left -38px no-repeat;
}