* {
	font-family : Arial, Helvetica, sans-serif;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin : 0;
	padding : 0;
	border : 0;
	vertical-align : baseline;
}
input {
	margin : 0;
}
/* This was breaking article image alignment as they occur in tables (MCB 11/18/2009) */
/*
table
{
border-collapse: collapse;
border-spacing : 0;
}
*/
caption, th, td {
	text-align : left;
	font-weight : normal;
}
a:, a:link, a:visited, a:active, a:hover, a:focus {
font-style : normal;
text-decoration: none;
}
a, a:visited {
	color :#005288;
	text-decoration :none;
}
a:hover {
	text-decoration :underline;
}
:focus {
	outline : 0;
}
.clear:after {
	content : ".";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	height : 0;
}
.clear {
	display : inline-block;
}
html[xmlns] .clear {
	display : block;
}
* html .clear {
	height : 1%;
}
.right {
	float : right;
}
.left {
	float : left;
}
fb\:name, fb\:profile-pic {
	background-image: none !important;
	margin : 0px !important;
	padding : 0px !important;
}
.colorTextBlack {
	color : #000;
}
.colorTextGrayLight {
	color : #CCC;
}
.colorBorderGrayLight {
	border-color : #CCC;
}
/* I recommend that throughout the site, all references to #777 or #B8B8B8 (MCB 10/20/2009) */
/* should go be consolidated into one of the other grays defined here (MCB 10/20/2009) */
/* we shouldn't need more than 4 or 5 gray definitions (MCB 10/20/2009) */
.colorTextGray {
	color : #999;
}
.colorTextGrayDark {
	color: #666;
}
.colorTextLimeGreen {
	color : #5BBB00;
}
.colorBorderGray {
	border-color : #999;
}
.colorBackgroundGray {
	background-color: #999;
}
.colorBackgroundWhiteAlmost {
	background-color: #f8f8fa;
}
.colorBackgroundGrayLight {
	background-color: #eee;
}
.colorBackgroundGrayMedium {
	background-color: #ccc;
}
.colorTextWhite {
	color : #FFF;
}
.colorBackgroundWhite {
	background-color: #FFF;
}
.colorTextRed {
	color : #F00;
}
.fontSizeLarge {
	font-size : 18px;
}
.fontSizeMediumLarge {
	font-size : 16px;
}
.fontSizeMedium {
	font-size : 14px;
}
.fontSizeMediumSmall {
	font-size : 12px;
}
.fontSizeSmall {
	font-size : 10px;
}
.fontWeightBold {
	font-weight : bold;
}
.bordered {
	border-width : 1px;
	border-style : solid;
}
.borderRemoveBottom {
	border-bottom : none;
}
.marginRemoveBottom {
	margin-bottom : 0;
}
.hide {
	display : none;
}
.line:after {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
}
.unit, .left {
	float : left;
}
.unitRight, .right {
	float : right;
}
.size1of1 {
	float : none;
}
.size1of2 {
	width : 50%;
}
.size1of3 {
	width : 33.33333%;
}
.size2of3 {
	width : 66.66666%;
}
.size1of4 {
	width : 25%;
}
.size3of4 {
	width : 75%;
}
.size1of5 {
	width : 20%;
}
.size2of5 {
	width : 40%;
}
.size3of5 {
	width : 60%;
}
.size4of5 {
	width : 80%;
}
.unitLast {
	display : table-cell;
*display : block;
*zoom : 1;
	float : none;
	/*
IE6 starts acting flaking when you make the position relative (MCB 11/18/2009)
*/
/*
_position       : relative;
_left           : -3px;
_margin-right   : -3px;
*/
width : auto;
}
.unitLast:after {
	content : " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
	visibility : hidden;
	clear : both;
	height : 0 !important;
	display : block;
	line-height : 0;
	overflow : hidden;
}
.line {
*zoom : 1;
}
.embedVideo {
	margin : 0 auto;
	width : 450px;
}
/* © 2008 HowStuffWorks, Inc. */
body {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #333;
	font-size : 9pt;
	background-color: #E5E6E6;
}
html, body, form, input, img, ul, ol, li, span {
	margin : 0;
	padding: 0;
}
h1, h2, h3, h4, h5, p {
	margin : 0 0 5px 0;
	padding: 0;
}
P {
	text-align:justify;
}
a, a:visited {
	color :#005288;
	text-decoration :none;
}
a:hover {
	text-decoration :underline;
}
img {
	border : none;
}
h2 {
	font-size : 15pt;
}
h3 {
	font-size : 13pt;
	margin-bottom : 5px;
}
h4 {
	font-size : 9pt;
}
h5 {
	font-size : 9pt;
	margin-bottom : 0;
	color : #333;
}
.italic {
	font-style : italic;
}
.error {
	color : #FF0000;
}
.blockAlignLeft {
	margin: auto auto auto 0;
}
.blockAlignRight {
	margin: auto 0 auto auto;
}
.blockAlignCenter {
	margin : 0 auto;
	text-align : center;
}
/* ï¿½ 2008 HowStuffWorks, Inc. */
/* float clearing style*/
.clearer {
	display:block;
	margin:0;
	padding:0;
	clear:both;
	font-size:1px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.clearerLeft {
	display:block;
	margin:0;
	padding:0;
	clear:left;
	font-size:1px;
	width:1px;
	height:1px;
	overflow:hidden;
}
/* simple margins and paddings */
.m10t {
	margin-top:10px;
}
/* makes any element display inline or block */
*.inline {
	display:inline;
}
*.block {
	display:block;
}
*.hidden {
	display:none;
}
/* generic floating classes */
.lineRight {
	float:right;
}
.lineLeft {
	float:left;
}
.lineCenter {
	float:none;
}
.center {
	text-align:center;
}
.vm {
	vertical-align:middle;
}
/* links */
a.more {
	font-weight:bold;
}
a.print {
	margin-left: 16px;
	padding-left: 16px;
	font-size: 10px;
}
a.email {
	padding-left: 13px;
	font-size: 10px;
}
a.feedback {
	padding-left:14px;
	font-size: 10px;
}
a.cite {
	padding-left:14px;
	font-size: 10px;
}
a.share {
	padding-left:15px;
	font-size: 10px;
}
a.shareVideo {
	background-image:url(icon_share.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	padding-left:13px;
}
/* list styles */
ul.plain {
	list-style:none;
	margin:0;
	padding:0;
}
ul.relatedList, ul.relatedList-tight {
	list-style:none;
	font-weight:bold;
	margin:0;
	padding:0;
	overflow:hidden;
}
ul.relatedList li {
	margin-bottom:10px;
}
ul.inline {
	list-style:none;
	display:inline;
}
ul.inline li {
	list-style:none;
	display:inline;
	padding-right:4px;
}
ul.inline li .spacer {
	padding-left: 6px;
}
ul.linkList {
	color:#005288;
}
ol.top5 {
	list-style:none;
}
ol.top5 li {
	list-style:none;
	margin-bottom:5px;
	font-weight:bold;
	line-height:16pt;
}
ol.top5 li span.counter {
	display:block;
	float:left;
	width:20px;
}
ol.top5 li.top {
	font-size:13pt;
}
ol.top5 li.top span.counter {
	font-size:16pt;
}
/* text stylings*/
.lg {
	font-size:10pt;
}
.sm {
	font-size:8pt;
}
.dark {
	color:#000;
}
/* titles */
h1.libTitle {
	background-image:url(bg_module_title.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	color:#ff9c44;
	font-size:20pt;
	font-weight:normal;
	padding:0 8px 0 8px;
	height:34px;
	margin-bottom:0px;
	float:left;
	text-align:left;
}
h1.mTitle {
	background-image:url(bg_module_title.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	color:#ff9c44;
	font-size:20pt;
	font-weight:normal;
	padding:0 8px 0 8px;
	height:34px;
	margin-bottom:0px;
}
h1.title-sm, h2.title-sm {
	margin:0 0 9px 0;
	padding:0;
	color:#ff9c44;
	font-size:18px;
	font-weight:normal;
	line-height:1em;
}
h1.title-sm {
	font-size:20px;
	text-transform:capitalize;
}
h2.title-sm-gallery {
	margin:0 0 0px 3px;
	padding:0;
	color:#ff9c44;
	font-size:16.5pt;
	font-weight:normal;
	line-height:1em;
}
h2.title-comm {
	margin:0 0 9px 0;
	padding:0;
	color:#6c6363;
	font-size:12pt;
	font-weight:bold;
	line-height:1em;
}
h1.title-lg {
	margin-bottom:5px;
	color:#ff9c44;
	font-size:22pt;
}
h2.title-lg {
	margin-bottom:10px;
	padding:0;
	color:#ff9c44;
	font-size:20pt;
	font-weight:normal;
	line-height:1em;
}
h2.title-lg-sub {
	margin-top: 15px;
	margin-bottom:5px;
	padding:0;
	color:#ff9c44;
	font-size:20pt;
	font-weight:normal;
	line-height:1em;
}
h2.title-lg-plain {
	margin:0 0 5px 0;
	color:#ff9c44;
	font-size:15pt;
	font-weight:normal;
	line-height:16px;
}
h3.ptitle {
	margin-bottom:0;
	font-size:9pt;
	font-weight:bold;
}
h3.sTitle {
	margin-bottom:10px;
	color:#666;
}
h3.sTitle-tight {
	margin-bottom:0;
	color:#666;
}
p.intro-text { /* used for single paragraph just below module title */
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #d1d1d1;
}
h3.ftitle { /* used for single paragraph just below module title */
	color:#000000;
	font-weight:bold;
	display:inline;
	font-size:14pt;
}
/* thumbnail Images */
.thumbnail {
	background-color:#fff;
	border:1px solid #d2d2d2;
	padding:1px;
}
/* forms */
form.inline input, form.inline label {
	vertical-align:middle;
}
form label {
	font-weight : bold;
	color : #333;
}
input.bsize {
	font-size:10pt;
	height:17px;
	padding:3px;
	vertical-align:middle;
	border:1px solid #d2d2d2;
	color:#999;
}
.stacked label {
	display:block;
	vertical-align:middle;
	margin-bottom:5px;
}
.stacked label input {
	margin-right:3px;
	vertical-align:middle;
}
/* miscellaneous */
.relatedContainer {
	margin-left:30px;
	width:235px;
	float:left;
}
.relatedContainer .relatedList-tight {
	font-size: 10pt;
}
.related-inset {
	font-size: 10pt;
	margin-bottom: 13px;
	width: 210px;
}
.related-inset h4 {
	color:#ff7800;
	margin-bottom:0;
	font-size:10pt;
}
.related-inset p {
	margin-bottom:0;
}
.related-inset li {
	font-weight:bold;
}
.pagination-arrow {
	vertical-align:middle;
}
.disclaimer {
	width: 600px;
	font-size: 11px;
	margin: 10px;
	text-align: center;
}
/* Â© 2008 HowStuffWorks, Inc. */
.bodyCont {
	margin:0 auto;
	padding:0;
	border-left: 1px solid #bcbbbb;
	border-right: 1px solid #bcbbbb;
	width:980px;
	background-color:#fff;
	text-align: left;
}
/* main content */
#mainCont {
	padding:5px 9px 25px 9px;
}
.module {
	margin-bottom:9px;
}
.basic-container {
	border:1px solid #d6d6d6;
	padding:5px 8px;
}
.outergallery {
	background: #eee;
	margin: 0;
	padding: 0px;
	margin-top:10px;
}
.gallery {
	background: #fff;
	width: 520px;
	margin:0 0 0 50px;
	border-top: none;
	border-bottom: dotted silver 1px;
	padding: 3px 0px 3px 0px;
}
.bodyCont .fullCol {
	width:960px;
}
.bodyCont .todays {
	width:960px;
	margin-bottom: 10px;
}
.bodyCont .todaysCol4 {
	margin-left:2px;
	width:225px;
	float: left;
	margin-right:2px;
}
.bodyCont .todaysCol5 {
	margin-left:2px;
	width:225px;
	float: left;
	margin-right:2px;
}
.bodyCont .todaysCol6 {
	margin-left:2px;
	width:225px;
	float: left;
	margin-right:2px;
}
.bodyCont .todaysCol7 {
	margin-left:2px;
	width:225px;
	float: left;
}
/* column 1 */
.bodyCont .col1 {
	float:left;
	width:640px;
	text-align: left;
}
.bodyCont .tl {
	background-image:url(tl.gif);
	background-repeat:no-repeat;
}
.bodyCont .tr {
	background-image:url(tr.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
}
.bodyCont .br {
	background-image:url(br.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}
.bodyCont .bl {
	background-image:url(bl.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding:13px;
}
/* individual modules */
/* top videos */
.flashFlipbook {
	border:1px dashed #d2d2d2;
	margin:0;
	padding:0;
	padding-left: 5px;
}
/* cornered */
.cornered {
	background-image:url(tl.gif);
	background-repeat:no-repeat;
}
.cornered .tr {
	background-image:url(tr.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
}
.cornered .br {
	background-image:url(br.gif);
	background-repeat:no-repeat;
	background-position:100% 100%;
}
.cornered .bl {
	background-image:url(bl.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
	padding:9px;
}
/* triplet module*/
.triplet {
	width:640px;
	background-image:url(top-1.gif);
	background-repeat:no-repeat;
}
.triplet .triplet-inner {
	background-image:url(bottom-1.gif);
	background-repeat:no-repeat;
	background-position:0 100%;
}
.topFiveTitle {
	color: #ff9c44;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 15px 0px;
}
.triplet .c1, .triplet .c2 {
	margin-right:10px;
}
.triplet .c1 {
	float:left;
	padding:12px 20px;
	width:164px;
}
.triplet .c2, .triplet .c3 {
	float:left;
	width:182px;
	padding:12px 13px;
}
.keepAsking {
	float:left;
	padding:12px 3px;
	width:380px;
	margin-right:10px;
}
.todaysPoll {
	float:right;
	width:200px;
	padding:12px 0px;
}
.keepAskingAnswers {
	margin-top:25px;
	min-height:280px;
}
.keepAskingAnswers .questionContainer {
	margin-top: 3px;
	text-align:justify;
}
.keepAskingAnswers .header {
	float: left;
	margin-right:5px;
	font-weight:bold;
}
.keepAskingAnswers .question {
	margin-left:18px;
	width: 360px;
	text-align:justify;
}
.keepAskingAnswers .question .author {
	color:#777;
	display:inline;
}
.keepAskingAnswers .answer {
	margin-left:18px;
	font-weight:bold;
	width: 360px;
	text-align:justify;
}
.keepAskingAnswers .answerContainer {
	margin-top: 3px;
	text-align:justify;
}
.keepAskingAnswers .label {
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
}
.keepAskingAnswers .field {
	margin-left:10px;
	margin-left:10px;
	font-size:8pt;
}
.keepAskingAnswers .fieldInput {
	width:240px;
}
.keepAskingAnswers .fieldDropDown {
	width:245px;
}
.keepAskingAnswers .noLabelField {
	display:inline;
	padding-left:110px;
	text-align:left;
	margin-right:10px;
	font-size:8pt;
}
.keepAskingAnswers .responseRequired {
	font-weight:bold;
	color:#B00000;
	padding-top: 5px;
}
#keepAskingSuccess {
	margin-top: 25px;
}
#keepAskingSuccess .keepAskingSuccessLink {
	font-weight:bold;
	cursor:pointer;
}
.keepAskingAnswers .required {
	color:#777;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}
.keepAskingGoButton {
	cursor:pointer;
}
.keepAskingAnswers .counter {
	color:#777;
	text-align: right;
	margin-right: 38px;
}
.keepAskingButtons {
	height: 30px;
	margin-top: 10px;
}
.keepAskingButtons .actions {
	vertical-align:bottom;
	background-color:#fff;
	text-align:right;
}
.keepAskingButtons .actions h3 {
	font-weight:bold;
}
.keepAskingButtons .actions h3 a {
	cursor:pointer;
	text-decoration: none;
}
.keepAskingButtons .required {
	color:#777;
	float: left;
	width: 250px;
	padding-left: 20px;
}
.keepAskingButtons .go {
	cursor:pointer;
	float: left;
}
.keepAskingCancel {
	font-weight:bold;
	cursor:pointer;
	float: right;
}
.keepAskingAnswers .actions h3 {
	font-weight:bold;
	text-align: right;
	margin-right: 35px;
}
.keepAskingAnswers .actions h3 a {
	cursor:pointer;
	text-decoration: none;
}
#talkAbout {
	width:400px;
}
#talkAbout .thumbNail {
	width: 127px;
	margin: 0px 2px 0px 2px;
	float: left;
	padding: 0px;
	text-align: center;
}
#talkAbout .thumbNail A {
	display: block;
	color:#0056a9;
	font-weight:bold;
	font-size: 12px;
}
#talkAbout .thumbNail A:hover {
	text-decoration: none;
}
/* "balloon" module */
.balloonCont {
	min-height: 225px;
}
.balloonButtons {
	height: 30px;
}
.balloonButtons .actions {
	vertical-align:bottom;
	background-color:#fff;
	text-align:center;
}
.balloonButtons .actions img {
	margin:0 10px;
	vertical-align:middle;
}
.balloonButtons .actions .action-link {
	font-weight:bold;
	color:#777;
}
.balloonButtons .actions .action-link span {
	color:#0056a9;
}
.balloonButtons .toggle {
	cursor:pointer;
}
.ballooned {
	background-image:url(content.gif);
	background-repeat:repeat-y;
}
.ballooned .top {
	background-image:url(top.gif);
	background-repeat:no-repeat;
	width:142px;
	padding:10px 20px 0 20px;
	text-align:center;
}
.ballooned .top p {
	margin:0;
	color:#717171;
	font-weight:bold;
}
.ballooned .bottom {
	background-color:#fff;
	background-image:url(bottom.gif);
	background-repeat:no-repeat;
	width:147px;
	padding:40px 20px 20px 15px;
	min-height:10px;
}
.ballooned .actions {
	vertical-align:bottom;
	background-color:#fff;
	text-align:center;
}
.ballooned .actions img {
	margin:0 10px;
	vertical-align:middle;
}
.ballooned .actions .action-link {
	font-weight:bold;
	color:#777;
}
.ballooned .actions .action-link span {
	color:#0056a9;
}
.ballooned .toggle {
	cursor:pointer;
}
/* this is for the rollover tabs on the About and RSS pages */
.tabbed .tabs {
	float:left;
	width:156px;
	margin-right:11px;
}
.tabbed .tabs ul, .tabbed .tabs ul li {
	list-style:none;
	margin:0;
	padding:0;
}
.tabbed .tabs ul li a {
	display:block;
	border:1px solid #e0e0e0;
	background-image:url(bg_tab.gif);
	background-repeat:repeat-x;
	background-color:#6C6B6A;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	padding:6px 0px 3px 10px;
	min-height:21px;
	text-decoration:none;
}
.tabbed .tabs ul li a:hover {
	background-image:url(bg_tab_hover.gif);
	background-color:#373737;
	border-color:#fff;
}
.tabbed .tabs ul li a.on, .tabbed .tabs ul li a.on:hover {
	background-image:url(icon_on.gif);
	background-repeat:no-repeat;
	background-position: left center;
	background-color:#fff;
	border-color:#fff;
	color:#777;
}
/* WHATS INSIDE */
#whatsInside {
	width: 638px;
	border-left: 1px solid #cecece;
	border-right:  1px solid #cecece;
	border-bottom:  1px solid #cecece;
	margin-bottom: 9px;
	padding-bottom: 0px;
}
#whatsInside .vTabbed .tabs {
	float:left;
	width:156px;
	background-color: #f8f8fa;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-right: solid 1px #cecece;
}
#whatsInside .vTabbed .tabs ul {
	background-color: #f8f8fa;
}
#whatsInside .vTabbed .tabs ul li {
	list-style:none;
	margin:0;
	padding:0;
	width: 150px;
}
#whatsInside .vTabbed .tabs ul li a {
	background-image:url(arrow-right.gif);
	background-repeat:no-repeat;
	background-position: 145px center;
	border-bottom: 1px dotted #cecece;
	background-color:#f8f8fa;
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	text-align: right;
	padding:6px 15px 3px 0px;
	display: block;
	min-height:21px;
	text-decoration:none;
	cursor: pointer;
}
/* active tab */
#whatsInside .vTabbed .tabs ul li a.on, #whatsInside .vTabbed .tabs ul li a.on:hover {
	background-color:#ffffff;
	border-right: none;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	color:#777;
}
/* is this a valid selector? (MCB 10/21/2009) */
#whatsInside .vTabbed .tabs ul li a.on#tab-wi-1, #whatsInside .vTabbed .tabs ul li a.on:hover#tab-wi-1 {
	border-top: none;
}
#whatsInside .vTabbed .tabs ul li a.tab-more-btn, #whatsInside .vTabbed .tabs ul li a.tab-more-btn:hover {
	background-color: #e5e5e7;
	background-image:url(arrow-down.gif);
	background-repeat:no-repeat;
	background-position: 51px center;
	color: #666666;
	text-decoration: none;
	width: 141px;
}
#whatsInside .vTabbed .tabs ul li a.tab-less-btn, #whatsInside .vTabbed .tabs ul li a.tab-less-btn:hover {
	background-color: #e5e5e7;
	background-image:url(arrow-up.gif);
	background-repeat:no-repeat;
	background-position: 28px center;
	color: #666666;
	text-decoration: none;
	width: 141px;
}
#whatsInside .vTabbed .tab-content {
	padding-left:25px;
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
	width:447px;
}
#whatsInside .vTabbed .tab-content .prime-item {
	padding-bottom: 15px;
	margin-bottom:10px;
	border-bottom:1px dotted #c5c9cb;
}
#whatsInside .vTabbed .tab-content .prime-item .thumb {
	margin-right:15px;
}
#whatsInside .vTabbed .tab-content .prime-item .content {
	width:296px;
	font-weight:normal;
}
#whatsInside .vTabbed .tab-content .prime-item h2 {
	margin-bottom:3px;
}
#whatsInside .vTabbed .tab-content .c1, #whatsInside .vTabbed .tab-content .c2 {
	float:left;
	width:218px;
}
#whatsInside .vTabbed .tab-content .c1 {
	margin-right:11px;
}
#whatsInside .vTabbed .tab-content .thumb {
	float:left;
	margin-right:6px;
}
#whatsInside .vTabbed .tab-content .item {
	margin-bottom:25px;
}
#whatsInside .vTabbed .tab-content .last {
	margin-bottom:0;
}
#whatsInside .vTabbed .tab-content .content {
	float:left;
	font-weight:bold;
	width:138px;
}
#whatsInside .vTabbed .tab-content .off {
	display:none;
}
/* what's hot module */
#whatsHot .vTabbed .tabs {
	float:left;
	width:156px;
	margin-right:11px;
}
#whatsHot .vTabbed .tabs ul, #whatsHot .vTabbed .tabs ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#whatsHot .vTabbed .tabs ul li a {
	display:block;
	border:1px solid #e0e0e0;
	background-image:url(bg_tab.gif);
	background-repeat:repeat-x;
	background-color:#6C6B6A;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
	padding:6px 0px 3px 10px;
	min-height:21px;
	text-decoration:none;
}
#whatsHot .vTabbed .tabs ul li a:hover {
	background-image:url(bg_tab_hover.gif);
	background-color:#373737;
	border-color:#fff;
}
#whatsHot .vTabbed .tabs ul li a.more {
	text-align:center;
}
#whatsHot .vTabbed .tabs ul li a.on, #whatsHot .vTabbed .tabs ul li a.on:hover {
	background-image:url(icon_on.gif);
	background-repeat:no-repeat;
	background-position: left center;
	background-color:#fff;
	border-color:#fff;
	color:#777;
}
#whatsHot .vTabbed .tab-content {
	float:left;
	width:447px;
}
#whatsHot .vTabbed .tab-content .c1, #whatsHot .vTabbed .tab-content .c2 {
	float:left;
	width:218px;
}
#whatsHot .vTabbed .tab-content .c1 {
	margin-right:11px;
}
#whatsHot .vTabbed .tab-content .thumb {
	float:left;
	margin-right:6px;
}
#whatsHot .vTabbed .tab-content .item {
	margin-bottom:25px;
}
#whatsHot .vTabbed .tab-content .last {
	margin-bottom:0;
}
#whatsHot .vTabbed .tab-content .content {
	float:left;
	font-weight:bold;
	width:138px;
}
#whatsHot .vTabbed .tab-content .off {
	display:none;
}
/*featured items module */
#featuredItems {
	border:1px solid #d2d2d2;
	background-color:#f8f8f8;
}
/*tab styles */
#featuredItems .tabs {
	margin-bottom:12px;
}
#featuredItems .tab-content .off {
	display:none;
}
#featuredItems .tabs ul, #featuredItems .tabs li {
	list-style:none;
	padding:0;
	margin:0;
}
#featuredItems .tabs li {
	float:left;
}
#featuredItems h1.mTitle {
	background-image:url(bg_tab_on.gif);
}
#featuredItems .tabs a {
	display:block;
	background-image:url(bg_tab.gif);
	background-repeat:repeat-x;
	background-color:#888;
	color:#fff;
	font-size:13pt;
	font-weight:bold;
	padding :  4px 8px 0 8px;
	height : 23px;
	text-decoration:none;
	width:196px;
	border-right:1px solid #fff;
	text-align:center;
	margin-bottom:7px;
}
#featuredItems .tabs li.single {
	float:none;
}
#featuredItems .tabs li.single a, #featuredItems .tabs li.single a.on, #featuredItems .tabs li.single a.on:hover, #featuredItems .tabs li.single a:hover {
	width:auto;
	text-align:left;
	padding-left:15px;
}
#featuredItems .tabs a.last {
	border-right:none;
}
#featuredItems .tabs a:hover {
	background-image:url(bg_tab_hover.gif);
	background-color:#474747;
}
#featuredItems .tabs a.on, #featuredItems .tabs a.on:hover {
	margin-bottom:0;
	font-size:20pt;
	background-image:url(bg_tab_on.gif);
	background-color:#fff;
	height:34px;
	color:#ff9c44;
	font-weight:normal;
	padding:0 8px;
}
/* content styles */
#featuredItems .off {
	display:none;
}
#featuredItems .item .pic {
	float:left;
	margin:0 25px 0 12px;
}
#featuredItems .item .thumbnail {
	background-color:transparent;
	margin-top:5px;
}
#featuredItems .content {
	float:left;
	width:335px;
}
#featuredItems .secondary-layout .content {
	width:435px;
}
#featuredItems .content h3 {
	margin-bottom:0;
}
#featuredItems .content .extras .icons {
	background-color:#fff;
	border:1px dashed #ff7800;
	padding:8px 10px 0 10px;
	width:118px;
	margin-right:17px;
	float:left;
}
#featuredItems .content .extras .icons a {
	display:block;
	height:auto;
	padding-left:25px;
	background-repeat:no-repeat;
	font-weight:bold;
}
#featuredItems .content .extras .icons .videoLink {
	width: auto;
	margin-bottom:7px;
}
#featuredItems .content .extras .icons .pictureLink {
	background-image:url(bul_photo_camera.gif);
}
#featuredItems .content .extras .related {
	float:left;
	width:165px;
	padding-top:10px;
}
#featuredItems .content .extras .related ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
#featuredItems .content .extras .related h4 {
	margin-bottom:0;
	font-size:9pt;
}
/* secondary tabs */
#featuredItems .articles {
	height:70px;
	background-color:#fff;
	border-top:1px solid #d2d2d2;
	margin:10px 0 0 0;
	position:relative;
}
#featuredItems .stabs {
	float:left;
	width:638px;
	height:69px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#featuredItems .stabs .on .thumbnail {
	border-color:#005288;
}
#featuredItems .stabs ul, #featuredItems .stabs ul li {
	display:block;
	list-style:none;
	margin:12px 0 0 8px;
	padding:0;
	height:52px;
}
#featuredItems .stabs ul {
	position:relative;
}
#featuredItems .stabs ul li {
	float:left;
	width:140px;
	font-size:7pt;
	font-weight:bold;
	padding:0;
	margin:0 17px 0 0;
}
#featuredItems .stabs ul li a {
	display:block;
}
#featuredItems .stabs ul li .thumbnail {
	margin:0 5px 0 0;
	vertical-align:middle;
	float:left;
}
/* related module styles */
.relatedBox .c1 {
	float:left;
	width:360px;
	margin-right:35px;
}
.relatedBox .c2 {
	width:210px;
	float:left;
}
.relatedBox .item {
	margin-bottom:13px;
}
.relatedBox .thumb {
	margin-right:8px;
	float:left;
}
.relatedBox .content {
	float:left;
	width:245px;
}
.relatedBox .noimage {
	width:355px;
}
.relatedBox .c1 h3 {
	margin-bottom:2px;
}
/* thematic maps box */
.themedBox {
	width: 622px;
}
.themedBox .c1 {
	float:left;
	width:285px;
	margin-right:35px;
}
.themedBox .c2 {
	width:285px;
	float:left;
}
.mapStatsBox td {
	padding: 5px;
}
.citeBox {
	width: 400px;
	border: 1px solid #d2d2d2;
	display: none;
	z-index: 80;
	margin-top: 5px;
}
.citeBox .header {
	background-image:url(bg_tab_off.gif);
	background-repeat:repeat-x;
	color: #ffffff;
	padding: 2px;
	height: 15px;
}
.citeBox .label {
	float: left;
	font-weight: bold;
	font-size: 11px;
	padding-left: 2px;
}
.citeBox .close {
	font-size: 10px;
	float: right;
}
.citeBox .close a {
	text-decoration: none;
	color: #ffffff;
}
.citeBox .citation {
	background: #ffffff;
	color: #999;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	white-space: normal;
}
.citeBox .citation .text {
	color: #999;
	font-size: 10px;
	padding: 3px;
	margin: 5px;
	border: 1px dashed #999;
}
/* extra links box */
.extraLinksBox {
	width: 622px;
}
.extraLinksBox .c1 {
	width:240px;
	margin-right:30px;
	float:left;
	clear:left;
	margin-left: 20px;
	list-style: disc inside;
}
.extraLinksBox .c2 {
	width:320px;
	float:left;
	list-style: disc inside;
}
/* google ads */
.col1 .google-ads .ads {
	float:left;
	margin-top:15px;
}
/* feature highlight module */
.feature-highlight {
	width: 622px;
}
.feature-highlight .c1 {
	float:left;
	width:384px;
	margin-right: 8px;
}
.feature-highlight .c2 {
	float:left;
	width:190px;
	padding-left: 5px;
}
.feature-highlight .c1 .thumb {
	float:left;
	margin-right:10px;
}
.feature-highlight .c1 .content {
	float:left;
	width:270px;
}
/* library module */
.library {
	border:1px solid #d2d2d2;
	border-bottom:none;
	width:638px;
}
.library .thumb, .library .content {
	float:left;
}
.library .head {
	padding: 0px 9px 9px 9px;
}
.library .items {
	padding: 9px;
}
.library .pagination {
	padding:3px 9px;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	background-color:#f8f8f8;
	font-weight:bold;
}
.library .head .thumb {
	margin-right:14px;
}
.library .head .content {
	width:465px;
}
.library .head .contentNoThumb {
	width:585px;
}
.library .items .thumb {
	margin-right:10px;
	width: 100px;
}
.library .items .content {
	width:185px;
}
.library .items .noimage {
	width:285px;
}
.library .items .c1, .library .items .c2 {
	float:left;
	width:300px;
}
.library .items .c1 {
	margin-right:14px;
}
.library .items .item {
	margin-bottom:25px;
}
.library .items h4.title {
	margin-bottom:0;
	font-size:11pt;
}
.library .items h4 {
	margin-bottom:0;
}
.library .pagination ul {
	list-style:none;
	float:right;
}
.library .pagination ul li {
	display:inline;
	list-style:none;
	margin:0 2px;
	font-weight:bold;
}
.library .pagination span {
	color:#2d80b6
}
.library .recipeIndexItem {
	margin: 15px;
	padding: 0px;
	font-size: 11px;
	width: 170px;
	float: left;
}
.library .recipeIndexItem a {
	text-decoration: none;
}
.library .recipeIndexItem a:hover {
	text-decoration: underline;
}
.library .recipeIndexItem p {
	text-align: center;
}
.library .recipeIndexItem img {
	border: 1px solid #ddd;
}
/* article styles */
.article {
	border:1px solid #d2d2d2;
}
.article .head {
	float: left;
	width: 455px;
	margin-bottom: 5px;
}
.article .foot {
	background-color:#f8f8f8;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	padding:5px 13px;
	position:relative;
}
.article .content {
	padding:0 13px 20px 13px;
	border-bottom: 1px solid #d2d2d2;
}
/* pagination */
.article .pagination {
	padding-bottom:3px;
	border-bottom:1px dotted #d2d2d2;
	margin: 10px 8px 9px 5px;
}
.article .pagination .previous {
	font-weight:bold;
	font-size:11pt;
	padding:0 0 0 11px;
	float: left;
	background-image:url(icon_pagination_arrow_left_v2.gif);
	background-repeat:no-repeat;
	background-position:0 center;
}
.article .pagination .next {
	font-weight:bold;
	font-size:11pt;
	padding:0 11px 0 0;
	float: right;
	background-image:url(icon_pagination_arrow_right_v2.gif);
	background-repeat:no-repeat;
	background-position:100% center;
}
.article .pagination .pages {
	text-align:center;
}
.article .pagination .pages a {
	color:#2d80b6;
	font-weight:bold;
}
.article .pagination .pages a.on {
	font-size:11pt;
	color:#005288;
}
/* page listing */
.article .pageList {
	margin: 20px 5px 10px 0;
	font-weight:bold;
}
.article .pageList h3 {
	font-size:10pt;
	color:#333;
}
.article .pageList .column {
	margin:0 12px 0 0;
	padding:0 0 0 17px;
	float:left;
}
.article .pageList .column li {
	padding:0;
	margin:0 0 5px 10px;
	font-size:8pt;
}
.article .pageList .column li a.on {
	color:#414141;
}
.article .pageList li.more {
	list-style-type: none;
	display: inline;
}
.article .pageList li.more a {
	padding-right:8px;
	background-repeat:no-repeat;
	background-position:100% center;
}
ol.articleTOCSeeMore {
	border : 1px solid #d2d2d2;
	background-color : #fff;
	padding : 2px 20px 5px 15px;
	width : 155px;
	display : none;
	font-weight : bold;
}
.article .head .pageList .column {
	width: 155px;
}
.article .foot .pageList .column {
	width: 250px;
}
/* content styles */
.article .content .title {
	margin-bottom:10px;
	color:#333;
}
.article .content .title h1 {
	font-size:18px;
	margin-bottom:2px;
	margin-top:2px;
}
.article .content .title p {
	font-size:8pt;
	margin:0;
}
/* main content styles */
.article .content .body .main p {
	margin-bottom:15px;
}
.article .content .body .main h3 {
	font-size:9pt;
}
.article .content .body .main .insert {
	margin:0 0 15px 0;
}
.article .content .body .main .insert img {
	margin-bottom:2px;
}
.article .content .body .main .insert p {
	width:400px;
	text-align:center;
}
.article .content .body .main .insert p.credit {
	font-size:7pt;
	margin-bottom:0;
}
.article .content .body .main .insert p.caption {
	font-weight:bold;
}
/* icons */
.article .content .icons {
	margin:0 0 9px 0px;
	position:relative;
	display:block;
}
.article .content .icons li {
	padding-right:2px;
}
/* learn more styles */
.learnMore {
	float:right;
	border:1px solid #d2d2d2;
	margin:0 0 10px 10px;
	background-color:#eef4f6;
	padding:10px;
	width:150px;
}
.learnMore h3 {
	padding-bottom:3px;
	border-bottom:1px dotted #d2d2d2;
	margin-bottom:9px;
	font-size:10pt;
}
.learnMore li {
	font-weight:bold;
	margin-bottom:10px;
	font-size:8pt;
}
/* extras styles */
.articleExtras {
	padding:10px;
	border:1px solid #d2d2d2;
	background-color:#f8f8f8;
	width:190px;
	margin:0 0 10px 10px;
}
.articleExtras .item {
	border-bottom:1px dotted #d2d2d2;
	margin-bottom:9px;
	font-weight:bold;
}
.articleExtras .last {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
.articleExtras .item h3 {
	font-size:16pt;
	color:#ff9c44;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0;
}
.articleExtras .item a.text {
	background-image:url(icon_article.gif);
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	display:block;
}
.articleExtras .item a.video {
	background-image:url(icon_video_v1.gif);
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	display:block;
}
.articleExtras .item a span {
	font-size:8pt;
}
.articleExtras .item li {
	margin-bottom:10px;
}
.articleExtras .item .thumbnail {
	margin-bottom:7px;
}
/* Related Ad / Reference Links */
.relatedAds {
	padding: 5px 0 0 13px;
}
.relatedAds .related-inset {
	width:auto;
	margin-bottom:0;
}
.relatedAds .related-inset h4 {
	margin-bottom: 5px;
}
.relatedAds .column {
	margin:0 12px 0 0;
	padding:0 0 0 17px;
	float:left;
}
.relatedAds .column li, .relatedAds .column-wide li {
	padding:0;
	margin:0 0 2px 10px;
}
.article .relatedAds .column li, .article .relatedAds .column-wide li {
	font-size:8pt;
}
.relatedAds .column-wide {
	margin:0 35px 0 0;
	padding:0 0 0 95px;
	float:left;
}
.relatedAds .column {
	width: 250px;
}
.relatedAds .column-wide {
	width: 175px;
}
.reflinksContent {
	margin-top: 10px;
}
/* related video box styles */
.relatedVideoBox {
	padding:10px 10px 0px 10px;
	border:1px solid #d2d2d2;
	background-color:#ffffff;
	width:130px;
	margin: 3px 0px 35px 5px;
}
.relatedVideoBox .item {
	margin-bottom:9px;
	font-weight:bold;
}
.relatedVideoBox .item .title {
	font-size:12px;
	color:#005288;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	line-height: 95%;
}
.relatedVideoBox .item a.text {
	padding:0 0 0 20px;
	display:block;
}
.relatedVideoBox .item .thumbnailBox {
	display:block;
	border: 1px solid #d2d2d2;
	padding: 2px;
	width: 125px;
}
.relatedVideoBox .item .thumbnail {
	display:block;
	padding:0px;
	margin:0px;
	height: 90px;
	border: none;
	overflow: hidden;
}
.relatedVideoBox .item .playButton {
	display:inline;
	padding:0px;
	margin:0px;
	height: 24px;
	border: none;
}
.relatedVideoBox .item li {
	margin: 3px 0px 0px 0px;
	padding: 0;
	font-size: 10px;
	text-align: right;
}
/* map styles */
.mapBlock {
	background-color:#fbfbfb;
	z-index:0;
}
.mapBlock h2 {
	margin:0;
	padding:5px 0 5px 17px;
	border:1px solid #d1d1d1;
	color:#ff9c44;
	font-size:20pt;
	font-weight:normal;
	line-height:1em;
}
.mapBlock h3 {
	margin:0;
	padding:5px 0 3px 17px;
	border:1px solid #d1d1d1;
	border-top:none;
	font-weight:normal;
	font-size:10pt;
	font-weight:bold;
	color:#005288;
}
/* list-block styles */
.col1 .list-block {
	width:622px;
}
.list-block ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.list-block li {
	list-style:none;
	width:290px;
	margin:0 16px 5px 0;
	float:left;
	font-weight:bold;
}
/* subset-list */
.subset-list h3 {
	font-size:8pt;
	color:#777;
	display:inline;
}
.subset-list li {
	font-size:8pt;
	font-weight:bold;
}
/* Column 2*/
.bodyCont .col2 {
	float:left;
	margin-left:22px;
	width:300px;
	text-align: left;
}
/* Column 2 modules */
.col2 .ad h5 {
	color: #C1C1C1;
	font-size: 7pt;
	line-height: 1em;
	margin: 1px 0 1px 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
.col2 .tower-ad {
	background-color:#f8f8f8;
	border:1px solid #ededed;
}
.col2 .tower-ad div {
	text-align:center;
	padding:0 9px 9px 9px;
}
.col2 .tower-ad h5 {
	margin:4px;
}
.col2 .related {
	float:left;
	width:300px;
	margin-top:20px;
	padding-top: 5px;
}
/* individual modules */
/* newsletter module */
#newsletter form input {
	vertical-align:middle;
	margin:0;
}
#newsletter form input.textField {
	font-weight:bold;
	width:200px;
}
/* quick stuff module */
#quickStuff {
	border:1px solid #d2d2d2;
}
#quickStuff .content {
	margin:9px;
}
#quickStuff select {
	background-color:#eaeaea;
	color:#005288;
	font-weight:bold;
	width:280px;
}
/* What's On Discovery Channel */
#whatsOn {
	border:1px solid #149dd7;
}
#whatsOn .head {
	border-bottom:1px solid #149dd7;
}
#whatsOn .content {
	background-color:#eef4f6;
	padding:25px 10px 15px 10px;
}
#whatsOn .item {
	padding-bottom:5px;
	margin-bottom:12px;
	border-bottom:1px dotted #c5c9cb;
}
#whatsOn .desc {
	width:155px;
	margin-left:12px;
}
/* google ads */
.col2 .google-ads {
	margin-top:25px;
	padding:13px;
}
/* top selling */
.topSelling {
	border:1px solid #eee;
	margin-top: 15px;
	margin-bottom: 15px;
}
.topSelling .head {
	border-bottom:1px solid #d5d4d4;
}
.topSelling .head h2 {
	font-size:12pt;
	background-color:#c7fcff;
	padding:5px 10px;
	border:3px solid #c9e8ff;
	margin:0;
}
.topSelling .content {
	padding:15px 5px;
	height:270px;
	overflow:auto;
}
.topSelling .content h3 {
	font-size:9pt;
	margin:0;
	padding:0;
}
.topSelling .content p {
	padding:0;
	margin:0;
}
.topSelling .content .item {
	padding:0 5px 10px 5px;
	margin-bottom:10px;
	border-bottom:1px dotted #c5c9cb;
}
.topSelling .content .last {
	border-bottom:none !important;
	margin-bottom:0;
}
.topSelling .content .item .thumb {
	margin-right:5px;
}
.topSelling .content .item .desc {
	width:180px;
	overflow: hidden;
}
/* symptom checker */
.symptomChecker .head h2 {
	background-color:#eef4f6;
}
.symptomChecker .content {
	height:175px;
}
/* About/Generic Page */
.aboutNav {
	float:right;
	position: relative;
	border:1px dotted #c5c9cb;
	margin-top: 10px;
	margin-bottom: 5px;
	max-width: 156px;
	padding:10px 5px 10px 5px;
}
.article .content .generic {
	float: left;
	width: 400px;
}
.article .content .generic .title {
	margin-top:6px;
	margin-bottom:10px;
}
.article .content .generic .title h1 {
	font-size:16.5pt;
	color:#ff9c44;
	font-weight: normal;
	margin-bottom:2px;
	margin-top:2px;
}
#learnmore img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* 404 Page */
div.channelList {
	float:left;
}
div.channelList > div {
	margin-bottom:20px;
}
div.channelList ul {
	list-style-type:square;
	margin-left:13px;
}
div.channelList ul li a {
	font-size:11pt;
}
div.channelList h3 {
	color:#ff9c44;
	font-weight: bold;
}
div.continue {
	margin-left: 25px;
	margin-top: 25px;
}
div.middle {
	margin-left:120px;
}
p.message {
	font-size:14pt;
}
.content .register .leftColumn {
	width: auto;
}
.content .register .leftColumn img {
	float: left;
}
.content .register .leftColumn .text {
	float: left;
	width: 250px;
}
.content .register .centerColumn {
	width: auto;
	clear: left;
}
.content .register .step {
	margin: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.content .register .step img {
	float: left;
}
.content .register .step .title {
	font-size: 14px;
	font-weight: bold;
	color: blue;
	padding-top: 2px;
	margin-left: 35px;
}
.content .register .step .titleRemove {
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding-top: 2px;
	margin-left: 35px;
}
.content .register .step div {
	font-size: 12px;
	margin: 5px;
	margin-left: 35px;
}
.content .register .step .checkbox {
	float: left;
	font-size: 12px;
	margin: 5px;
	padding-left: 30px;
	margin-right: 10px;
}
.content .register .step .checktext {
	float: left;
	width: 430px;
	margin-left: 3px;
}
/* Image Galleries and SearchEnlarge */
#galleryDoc {
	margin: auto;
	text-align: left;
	width: 980px;
}
.galleryWrapper {
/*
padding: 5px;
margin: 5px 10px 5px 10px;
background-color: #e2eaf5;
border: 1px solid #588dcf;
*/
}
.galleryWrapper .image {
	width: 633px;
	border: 1px solid #6d8aac;
	float: left;
	margin-right: 10px;
	background: white;
}
.galleryWrapper .image #titleBar {
	background: url(gallery-title-background.gif) repeat-x;
	height: 26px;
	border: 1px solid #8ea9c7;
	color: white;
	font-size: 9pt;
}
.galleryWrapper .image #titleBar #prev {
	width: 80px;
	float: left;
	padding: 3px 0 0 5px;
}
.galleryWrapper .image #titleBar #title {
	width: 466px;
	padding: 3px 0 0 0;
	float: left;
	text-align: center;
	font-weight: bold;
}
.galleryWrapper .image #titleBar #prev a, .galleryWrapper .image #titleBar #next a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
.galleryWrapper .image #titleBar #next {
	position: relative;
	top: 0px;
	right: 0px;
	width: 70px;
	float: left;
	padding: 3px 5px 0 0;
	text-align: right;
}
.galleryWrapper #paginationBar {
	background: url(gallery-title-background.gif) repeat-x;
	height: 26px;
	border: 1px solid #8ea9c7;
	color: white;
	font-size: 10pt;
	text-align: center;
	margin-top: 4px;
}
.galleryWrapper .rightRail {
	float: left;
	width: 250px;
	width: 300px;
}
.mostPopularGalleries {
	margin-top: 5px;
	padding:    0 0 0 10px;
}
.galleryTitle {
	width: 620px;
	border-bottom:  1px #d9d8d7 dashed;
	margin-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 4px;
}
#paginationBar ul li {
	display: inline;
}
#paginationBar ul li a {
	color: white;
	text-decoration: none;
}
#paginationBar ul li .selected {
	font-weight: bold;
	font-size: 11pt;
}
#paginationBar .pages {
	padding-top: 2px;
}
#paginationBar .pages .page {
	margin-left: 3px;
}
.galleryCaption {
	font-weight: normal;
	background-color: white;
	padding: 3px 5px 0px 5px;
}
.galleryCaption .credit {
	margin-top: 10px;
}
.frame {
	border: 1px solid #6d8aac;
	margin-top: 10px;
	background-color: white;
}
.frame .title {
	background: url(gallery-title-background.gif) repeat-x;
	height: 26px;
	border: 1px solid #8ea9c7;
	color: white;
	font-size: 9pt;
	font-weight: bold;
}
.frame .title .container {
	padding: 3px 0 0 5px;
}
.frame .content {
	font-size: 10pt;
	padding: 5px;
}
.button {
	margin-left:5px;
}
.popularImageGalleries {
	text-align: center;
	font-weight: bold;
	margin: 10px 4px 10px 0px;
	width: 152px;
	float: left;
}
.popularImageGalleries img {
	border: 1px solid gray;
}
a.healthGlossaryScrollerLink0 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	background-color: #ffffff;
}
a.healthGlossaryScrollerLink1 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	background-color: #eee;
}
a.healthGlossaryScrollerLink0:hover, a.healthGlossaryScrollerLink1:hover {
	background-color: #fff;
	color: #990000;
}
/* Quiz Module */
.result {
	color:#ff9c44;
}
.copyright {
	text-align: center;
	margin-bottom: 12px;
}
#videoflow .top-video-item {
	float: left;
	width: 148px;
	overflow:hidden;
	border-right:1px dashed #CCCCCC;
	margin:0 2px 0 0;
	padding:5px 2px 0 0;
}
#videoflow .top-video-item .top-video-thumbnail {
	width: 148px;
	float: left;
	padding: 0px;
	text-align: center;
}
#videoflow .top-video-item .top-video-thumbnail A {
	display: block;
	color:#0056a9;
	font-weight:bold;
	font-size: 12px;
}
#videoflow .top-video-item .top-video-thumbnail .outline {
	border: 2px solid white;
}
#videoflow .top-video-item .top-video-thumbnail .outline:hover {
	text-decoration: none;
	border: 2px solid #a00;
}
/*
#videoflow .top-video-item .top-video-thumbnail
{
width: 124px;
margin: auto;
}
#videoflow .top-video-item .top-video-thumbnail a img
{
border: 2px solid white;
}
#videoflow .top-video-item .top-video-thumbnail a:hover img
{
border: 2px solid #a00;
}
#videoflow .top-video-item .top-video-title
{
margin-top: 3px;
font-weight: bold;
width: 124px;
text-align: center;
}
*/
.clearFloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFloat {
	height: 1%;/*overflow: hidden;*/
}
.erp-container {
	border:1px solid #000;
}
.erp-inner {
	border:5px solid #ccc;
	height:100%;
}
.erp-title {
	border-bottom:1px dashed #777;
	font-weight:bold;
	font-size:13pt;
	padding:10px;
}
.erp-inner .title {
	font-weight:bold;
	font-size:10pt;
	padding:8px 0 5px 10px;
	border-bottom:1px solid #9999cc;
}
.erp-inner .listing {
	background-image:url(erp-arrowbullet.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-right: 20px;
	padding-left: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.erp-inner .divider {
	border-bottom:1px solid #9999cc;
}
.erp-inner ul {
	list-style-image:url(erp-arrowbullet.gif);
	list-style-position:inside;
}
.erp-inner ul li {
	border-bottom:1px solid #9999cc;
	padding:5px 0 5px 11px;
}
.erp-inner a {
	font-weight:bold;
}
.erp-inner .content .last {
	border-bottom:none;
}
.erp-inner .content {
	padding:10px;
}
#dashed-divider {
	border-bottom:1px dashed #777;
	margin-top: 5px;
	margin-bottom: 5px;
}
#goButtons {
	margin-top:5px;
}
.erp-inner .content .last {
	border-bottom:none;
}
.contentThrowsTitle1 {
	color:  #ff9c44;
}
.contentThrowsTitle2 {
	border-bottom: silver 1px dashed;
	margin-bottom: 12px;
	padding-bottom: 5px;
	;
}
.contentThrowsIndent {
	margin-left: 27px;
}
.contentThrowsDesc {
	margin: 10px 0 10px 0;
}
.singleYMALcontent {
	margin: 15px 0 0 0;
	float:left;
	width:245px;
}
.singleYMALitem1 {
	padding: 0px;
	margin: 0px;
	width: 250px;
	float:left;
}
.singleYMALitem2 {
	margin: 0;
	padding: 0 10px 0 10px;
	width:   150px;
	margin-left:   20px;
	float:         left;
	border-left:   silver 1px dashed;
	border-right:  silver 1px dashed;
}
.singleYMALitem3 {
	margin:0;
	padding: 0 0 0 10px;
	width: 160px;
	float: right;
}
.singleYMALTitle {
	margin-bottom:8px;
	;
	color:#666;
}
.allAbout {
	width: 622px;
	overflow:hidden
}
.allAboutTitle {
	float:right;
	width: 180px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}
.allAboutDesc {
	float:right;
	width: 180px;
	padding: 5px;
}
.allAboutThumb {
	width: 100px;
	height: 60px;
	float: left;
}
.allAboutTop {
	width: 300px;
	margin-bottom: 15px;
	margin-right: 5px;
	float: left;
}
.errorlist {
	text-align: center;
	color: #990000;
	font-weight: bold;
}
/* CUSTOM STYLES FOR ADAM/HEALTH CONTENT */
.healthBox {
	position: relative;
	width: 300px;
	height: 248px;
	border: none;
	margin-top:10px;
}
#symptom {
	border-right: 1px solid #73bae8;
	border-bottom: 1px solid #73bae8;
	border-left: 1px solid #73bae8;
	width: 300px;
	height: 248px;
	line-height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: visible;
	background: #fff;
}
#diseases {
	border-right: 1px solid #73bae8;
	border-bottom: 1px solid #73bae8;
	border-left: 1px solid #73bae8;
	width: 300px;
	height: 248px;
	line-height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #fff;
}
#symptom .content, #diseases .content {
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	display: block;
}
#symptom .content .summary, #diseases .content .summary {
	margin: 10px 0px 0px 0px;
	height: 60px;
}
#symptom .content .summary img, #diseases .content .summary img {
	float: left;
	margin: 0px 5px 5px 0px;
	border: 1px solid #73bae8;
}
#symptom .content .listhead, #diseases .content .listhead {
	border-top: 1px solid #999999;
	padding: 5px 0px 10px 0px;
	margin-top: 5px;
	font-weight: bold;
	font-face: Arial, Helvetica, Verdana;
}
#symptom .content .listhead .left, #diseases .content .listhead .left {
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#symptom .content .listhead .right, #diseases .content .listhead .right {
	float: left;
	text-align: right;
	width: 125px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #00455A;
}
#symptom .content .items, #diseases .content .items {
	width: 142px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#symptom .content .items ul li, #diseases .content .items ul li {
	list-style: disc;
	margin-left: 25px;
	line-height: 150%;
}
#symptom .tabon {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 145px;
	height: 20px;
	float: left;
	border-right: 1px solid #73bae8;
	border-top: 1px solid #73bae8;
	padding: 5px 0px 0px 0px;
}
#symptom .taboff {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 154px;
	height: 25px;
	float: right;
	border-bottom: 1px solid #73bae8;
	padding: 0px 0px 0px 0px;
}
#symptom .taboff .label {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	float: right;
	width: 145px;
	height: 19px;
	background: #eaf3fa;
	border-left: 1px solid #73bae8;
	border-top: 1px solid #73bae8;
	padding: 5px 0px 0px 0px;
	cursor: hand;
	cursor: pointer;
}
#symptom .taboff .label a {
	color: #000;
	text-decoration: none;
}
#diseases .tabon {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 145px;
	height: 20px;
	float: right;
	border-left: 1px solid #73bae8;
	border-top: 1px solid #73bae8;
	padding: 5px 0px 0px 0px;
}
#diseases .taboff {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 154px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #73bae8;
	padding: 0px 0px 0px 0px;
}
#diseases .taboff .label {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 145px;
	height: 19px;
	background: #eaf3fa;
	border-right: 1px solid #73bae8;
	border-top: 1px solid #73bae8;
	padding: 5px 0px 0px 0px;
	cursor: hand;
	cursor: pointer;
}
#diseases .taboff .label a {
	color: #000;
	text-decoration: none;
}
/* Category/Landing Page Long Description Module */
#longDescription .header {
	margin-bottom: 5px;
	border-bottom: 1px dotted #c5c9cb;
}
#longDescription .catImage {
	float: left;
	padding-right: 6px;
	padding-bottom: 3px;
	margin-top: 3px;
}
#longDescription p {
	margin: 0px 0 10px 0;
	font-size: 10pt;
	line-height: 14pt;
	padding-top: 0px;
}
#longDescription .exploreTopicsBox {
	float: right;
	padding-left: 6px;
	padding-bottom: 6px;
	margin: 6px 0 2px 10px;
	width: 200px;
	background-color: #f8f8fa;
}
#longDescription .exploreTopicsBox h3 {
	margin-bottom:  4px;
	padding:  0 0 3px 0;
	color:  #ff9c44;
	font-size:  16.5pt;
	font-weight:  normal;
	line-height:  1em;
	text-align: center;
}
#longDescription .exploreTopicsBox ul.catsBox {
	color: #005288;
	list-style-position: outside;
	list-style-type: disc;
	margin-top: 10px;
	margin-bottom: 3px;
}
#longDescription .exploreTopicsBox ul.catsBox li {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 2px;
	margin-left: 20px;
}
/**
* Sprites
*/
.spriteBottomSearchButton {
	width : 67px;
	height : 31px;
	border : 0px;
	position : relative;
	padding-left : 0px;
	background-color : #ffffff;
	background-image : url(sprite-header.gif);
	background-repeat : no-repeat;
	background-position: 0px -80px;
	border : 0px;
}
.spritePlayVideoButton {
	text-indent: -2000em;
	display: block;
	border: 0px;
	width: 120px;
	height: 24px;
	background-color: #ffffff;
	background-image: url(hsw_article_sprite_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.spriteGoButton {
	display: block;
	width: 30px;
	height: 19px;
	background-image: url(hsw_article_sprite_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -24px;
}
.spriteFacebookIcon {
	width: 13px;
	height: 13px;
	background-image: url(hsw_article_sprite_2.gif);
	background-repeat: no-repeat;
	background-position: 0px -253px;
	border: 0px;
}
#loginSMModal .smaller {
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	width : 310px;
}
#loginSMModal .larger {
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	width : 350px;
}
#loginSMModal div.loginError {
	width : 275px;
	margin-top : 5px;
	color : #F00;
}
#loginSMModal div.loginError ol {
	list-style-type: decimal;
	width: auto;
}
* #loginSMModal div.loginError ol {
	margin-left: 22px;
}
#loginSMModal div.loginError ol li {
	list-style: decimal;
	width: auto;
}
#loginFormSMModal .indentSmall {
	margin-left : 30px;
	padding-top : 15px;
}
#loginFormSMModal .indentSmall p {
	margin-top : 15px;
}
#loginFormSMModal .fieldRow {
	width: 300px;
}
#loginFormSMModal label {
	float : left;
	text-align : right;
	width : 70px;
	padding-top : 10px;
	line-height : 20px;
	margin-right :  4px;
}
#loginFormSMModal input {
	margin-top :  10px;
	width :  216px;
}
#loginFormSMModal div.indent {
	margin-left :  74px;
	line-height :  10px;
	margin-top :   2px;
	width : 225px;
}
#loginFormSMModal div.indent input {
	margin-right :   3px;
	width : auto;
}
#loginFormSMModal div.indent span {
	line-height : 33px;
	float : left;
}
#loginFormSMModal #rememberMeContainer {
	white-space : nowrap;
}
#loginFormSMModal #rememberMeContainer label {
	float : none;
	width : auto;
	display : inline;
}
#loginFormSMModal #cmdModalCancel {
	width : 61px;
	height : 22px;
	background-image : url('cancel-button.gif');
	cursor : pointer;
}
#loginFormSMModal #cmdModalSubmit {
	width : 52px;
	height : 22px;
	margin-left : 4px;
	border : none;
	display : block;
	margin-top : 0px;
}
#loginFormSMModal #buttonContainerSMModal {
	margin-top : 15px;
}
#modalFace .iconFaceBook {
	vertical-align : bottom;
}
#modalFace a#modalClose {
	background : url('close-button.gif') no-repeat right;
	padding-right : 14px;
}
#modalFace .iconFaceBook {
	vertical-align : bottom;
}
.panelOutage {
	background-color: white;
	width : 250px;
}
.iconAsterisk {
	background : url('asterisk-yellow-13x13.gif') no-repeat 0px 4px;
	padding-left : 18px;
}
.radLinkTitle {
	text-decoration:underline;
	color:#005288;
	font-weight: bold;
}
.radLinkUrl {
	color:#005288;
}
.radLinkAbout {
	font-size: 12px;
	font-weight: bold;
}
#shareCareBox {
	margin-bottom:7px;
}
.adv {
	margin: 0;
	padding: 0;
}
.grayBack {
	background-color: #D2D2D2;
}
#TopHome, #TopBanner, #BotBanner {
	margin: 0 auto;
	width: 728px;
	height: 90px;
}
#SponLogo, #MedRectHome, #MedRect, #Tlink1, #PartnerBox {
	width: 300px;
	margin: 0 auto 9px auto;
}
#SponLogo {
	height: 100px;
}
#MedRectHome, #MedRect {
	height: 250px;
}
#VidSponLogo {
	height: 30px;
}
#Tlink1 {
	height: 160px;
}
#Tower {
	width: 160px;
	height: 600px;
	margin: 0 auto 9px auto;
}
#TopHome, #TopBanner {
	background-color: #D2D2D2;
}
#googleAdRightRail {
	margin: 0 0 9px 0;
}
/* © 2008 HowStuffWorks, Inc. */
/* header styles */
/* header ad*/
#header .ad {
	text-align:center;
	background-color:#d2d2d2;
	border-bottom:1px solid white;
	position: relative !important;
	z-index: 90 !important;
}
/* header extras */
#header .extras {
	background-image:url(bg_header_extras.gif);
	background-repeat:repeat-x;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #e7e7e7;
	height:23px;
	font-size:8pt;
	padding:1px 10px 0 10px;
	font-weight:bold;
}
#header .extras .leftLinks {
	float: left;
	padding-top: 4px;
}
#header .extras .rightLinks {
	float: right;
}
#header .extras .extrasLinks {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#header .extras .extrasLinks li {
	display: inline;
}
#header .extras span {
	padding-right:15px;
}
#header .extras h5 {
	font-size:8pt;
	font-weight:bold;
	padding-right:3px;
}
/* search styles */
.searchBar {
	float:right;
	margin-right:50px;
}
/*
.search1 input, .search1 img, .search1 form
{
vertical-align:middle;
}
.search1 .searchField
{
border-width       :   2px;
border-top-color   : #c5c5c5;
border-left-color  : #d8d8d8;
border-bottom-color: #ececec;
border-right-color : #d8d8d8;
background-color   : #ebf3f9;
height             :  17px;
padding            :   5px;
width              : 238px;
font-size          :  15px;
}
.search1 label
{
display:block;
color:#005288;
font-weight:bold;
font-size:8pt;
}
.search1 .button
{
margin:0 10px 0 5px;
}
.search1 .searchForm
{
float: left;
padding: 0;
margin: 0;
}
*/
#footer .search1 {
	float:none;
	width:575px;
	margin:0 auto 17px auto;
}
/* primary navigation styles */
#header #nav1 {
	height:26px;
	background-color:#0396d4;
	background-image:url(bg_tab_off.gif);
	background-repeat:repeat-x;
	font-size:8pt;
	position:relative;
	z-index:80;
}
#header #nav1 ul {
	list-style:none;
	display:block;
}
#header #nav1 li {
	list-style:none;
	height:21px;
	padding:5px 5px 0 4px;
	position:relative;
	display:block;
	float:left;
	clear:none;
	white-space:nowrap;
}
#header #nav1 li.divider {
	background-image:url(bg_divider.gif);
	background-repeat:no-repeat;
	width:1px;
	padding:0;
}
#header #nav1 li.divider:hover {
	border:none;
	padding:0;
}
#header #nav1 li a {
	color:#fff;
	font-weight:bold;
	display:block;
	height:19px;
}
#header #nav1 li a:hover {
	text-decoration:none;
}
/* nav with sub-categories */
#header #nav1 li.on:hover, #header #nav1 li.on {
	background-color:#eef4f6;
	border:1px solid #0396d5;
	border-bottom:1px dotted #b1cada;
	height:19px;
	padding:5px 4px 0 3px;
}
#header #nav1 li.on a {
	color:#005288;
}
/*nav 1 home link*/
#header #nav1 #nav1HomeLink {
	padding:5px 5px 0 5px;
}
#header #nav1 #nav1HomeLink.on, #header #nav1 #nav1HomeLink:hover {
	background-image:url(bg_tab_home.gif);
	background-repeat:repeat-x;
	border:none;
	height:21px;
	padding:5px 5px 0 5px;
}
#header #nav1 #nav1HomeLink:hover a, #header #nav1 #nav1HomeLink a {
	color:#fff;
}
/* hover styles */
#header #nav1 li:hover {
	background-color:#eef4f6;
	border:1px solid #0396d5;
	border-bottom:1px solid #0396d5;
	padding:5px 4px 0 3px;
	height:19px;
}
#header.nosubs #nav1 li:hover, #header #nav1 li.nosub:hover {
	border-bottom:1px solid #0396d5;
}
#header #nav1 li.nosub.on:hover a, #header #nav1 li:hover a {
	color:#ff9c44;
}
#header #nav1.maps li.nosub.on:hover a, #header #nav1.maps li:hover a, #header #nav1.videos li.nosub.on:hover a, #header #nav1.videos li:hover a {
	color:#005288;
}
/* pop-up navs */
#header #nav1 li .popNav {
	display:none;
	position:absolute;
	top:25px;
	left:-1px;
	background-color:#eef4f6;
	border:1px solid #0396d5;
	border-top:none;
	z-index:80;
	min-width:100px;
	_width:100px;/*ie6 fix*/
}
#header #nav1 li .popNav ul {
	list-style:none;
	margin:5px;
}
#header #nav1 li .popNav ul li:hover, #header #nav1 li .popNav ul li {
	list-style:none;
	float:none !important;
	margin-bottom:3px;
	white-space:nowrap;
	border:none !important;
	padding:0;
	height:auto;
}
#header #nav1 li:hover .popNav {
	display:block;
}
#header.nosubs #nav1 li:hover .popNav, #header #nav1 li.on:hover .popNav {
	display:none;
}
#header #nav1 li .popNav ul li a:hover {
	color:#ff9c44;
}
#header #nav1 li#nav1LastNav .popNav {
	right:-1px;
	left:auto;
}
/* alternate nav styles common */
#header #nav1.videos {
	background-image:url(bg_alt_videos_cats.gif);
}
#header #nav1.maps li, #header #nav1.videos li {
	background-image:url(bg_tab_off.gif);
}
#header #nav1.maps li, #header #nav1.videos li {
	background-image:none;
}
#header #nav1.videos ul ul li, #header #nav1.maps ul ul li {
	background-image:none;
}
#header #nav1.maps li.main:hover, #header #nav1.maps li:hover, #header #nav1.videos li.main:hover, #header #nav1.videos li:hover {
	background-image:none;
}
/* Map nav styles */
#header #nav1.maps {
	background-image:url(bg_alt_maps_cats.gif);
}
#header #nav1.maps li#nav1HomeLink, #header #nav1.maps li.altGeo {
	background-image:url(bg_tab_off.gif);
}
#header #nav1.maps li#nav1HomeLink.on, #header #nav1.maps li#nav1HomeLink:hover {
	background-image:url(bg_tab_home.gif);
}
#header #nav1.maps li.altGeo.on, #header #nav1.maps li.altGeo:hover {
	background-image:none;
}
#header #nav1.maps li.main {
	background-image:url(bg_alt_maps_main.gif);
}
#header #nav1.maps li .popNav {
	border-color:#26d8c9;
}
#header #nav1.maps li.nosub:hover, #header #nav1.maps li:hover {
	border-color:#26d8c9;
	border-bottom-color:#eef4f6;
}
#header.nosubs #nav1.maps li:hover, #header #nav1.maps li.nosub:hover {
	border-bottom:1px solid #26d8c9;
}
#header #nav1.maps li.divider {
	background-image:url(bg_divider_maps.gif);
}
#header #nav1.maps li.on:hover, #header #nav1.maps li.on {
	border-color:#26d8c9;
	border-bottom-color:#b1cada;
}
/* Videos nav styles */
#header #nav1.videos li#nav1HomeLink {
	background-image:url(bg_tab_off.gif);
}
#header #nav1.videos li.main {
	background-image:url(bg_alt_videos_main.gif);
}
#header #nav1.videos li .popNav {
	border-color:#912b35;
	background-color:#faf6f7 !important;
}
#header #nav1.videos li:hover {
	border-color:#912b35;
	border-bottom-color:#faf6f7;
	background-color:#faf6f7 !important;
}
#header.nosubs #nav1.videos li:hover, #header #nav1.videos li.nosub:hover {
	border-bottom:1px solid #912b35;
}
#header #nav1.videos li.divider {
	background-image:url(bg_divider_videos.gif);
}
#header #nav1.videos li.on:hover, #header #nav1.videos li.on {
	background-color:#faf6f7;
	border-color:#912b35;
	border-bottom:1px dotted #b1cada !important;
}
/* secondary navigation styles */
#header #nav2 {
	visibility: hidden;
}
#header #nav2 ul {
	margin-left:5px;
	border:1px solid #0397d6;
	border-top:none;
	height:20px;
	list-style:none;
	float:left;
}
#header #nav2 ul li {
	float:left;
	background-color:#eef4f6;
	position:relative;
	list-style:none;
	white-space:nowrap;
	z-index:80;
}
#header #nav2 ul li a {
	font-weight:bold;
	display:block;
	font-size:8pt;
	padding:3px 2px;
}
#header #nav2 ul li:hover a {
	color:#333;
	text-decoration:none;
}
#header #nav2 ul li.on a, #header #nav2 ul li a:hover, #header #nav2 ul li.on:hover a, #header #nav2 ul li.on a:hover {
	color:#ff9c44;
	text-decoration:none;
}
#header #nav2.videos ul li.divider:hover, #header #nav2.videos ul li.divider {
	width:1px;
	padding: 0px;
	margin:0;
	background-image:url(bg_nav2_divider.gif);
	background-repeat:no-repeat;
	height:20px;
}
#header #nav2 ul li.divider:hover, #header #nav2 ul li.divider {
	width:1px;
	padding-left:2px;
	padding-right:2px;
	margin:0;
	background-image:url(bg_nav2_divider.gif);
	background-repeat:no-repeat;
	height:20px;
}
/* pop-up nav styles */
#header #nav2.videos li .popNav, #header #nav2 li .popNav, #header #nav2 li .popNavShow {
	display:none;
	position:absolute;
	top:19px;
	left:-1px;
	background-color:#fff;
	border:1px solid #0396d5;
	border-top:none;
	z-index:80;
	min-width:100%;
}
#header #nav2 li:hover .popNav, #header #nav2 li:hover .popNavShow {
	display:block;
	border-top:none;
}
#header #nav2 .popNav ul, #header #nav2 .popNavShow ul {
	float:none;
	border:none;
	height:auto;
	position:relative;
	z-index:80;
}
#header #nav2 .popNavShow ul li {
	white-space:nowrap;
	float:none;
	position:relative;
	z-index:80;
	background-color:#faf6f7;
}
#header #nav2 .popNav ul li {
	white-space:nowrap;
	float:none;
	position:relative;
	z-index:80;
	background-color:#faf6f7;
}
#header #nav2 .popNavShow ul li a {
	color:#005288;
	background-color:#faf6f7;
}
#header #nav2 .popNav ul li a {
	color:#005288;
	background-color:#faf6f7;
}
#header #nav2 .popNavShow ul li a:hover {
	color:#ff9c44;
	border-top:none;
	background-color:#faf6f7;
}
#header #nav2 .popNav ul li a:hover {
	color:#ff9c44;
	border-top:none;
	background-color:#faf6f7;
}
#header #nav2.videos .popNav ul li a {
	color:#333;
}
#header #nav2.videos .popNav ul li a:hover {
	color:#ff9c44;
	border-top:none;
}
/* nav 2 map styles */
#header #nav2.maps li .popNav {
	border-color:#26d8c9;
}
#header #nav2.maps ul {
	border-color:#36d8c9;
}
/* nav 2 video styles */
#header #nav2.videos li .popNav, #header #nav2.videos ul {
	border-color:#912b35;
}
#header #nav2.videos ul li {
	background-color:#faf6f7;
	color:#005288;
}
#header #nav2.videos ul li:hover a {
	color:#333;
	background-color:#fff;
	text-decoration:none;
}
#header #nav2.videos ul li.on a, #header #nav2.videos ul li:hover a, #header #nav2.videos ul li a:hover, #header #nav2.videos ul li.on:hover a, #header #nav2.videos ul li.on a:hover {
	color:#005288;
	background-color:#ffffff;
	text-decoration:none;
}
#header #nav2 li#nav2LastNav .popNav, #header #nav2 li#nav2LastNav .popNavShow {
	right:-1px;
	left:auto;
}
/* breadcrumb styles */
.breadcrumb {
	color:#005288;
	font-size:8pt;
	font-weight:bold;
	margin:9px 9px 0 9px;
}
/* footer Styles */
/* nav3 - primary nav repeat */
#footer #nav3 {
	background-color:#d2d2d2;
	text-align:center;
	font-size:8pt;
	color:#005288;
	padding:6px 0;
	margin-bottom:3px;
}
/* footer extras - legal links */
#footer .extras {
	text-align:center;
	background-color:#eaeaea;
	color:#005288;
	padding:10px 0;
}
#footer .ad {
	position: relative !important;
	z-index: 50 !important;
	text-align:center;
	margin:20px 0;
}
ul#channelNav {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:8pt;
	font-weight:bold;
	background-color:#006699;
}
ul#channelNav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	height:30px;
}
ul#channelNav li.divider {
	display:block;
	float:left;
	width: 1px;
	margin: 6px 0 6px 0;
	height: 18px;
	background-color: #99cccc;
}
ul#channelNav li a {
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:7px 3px 0 3px;
	_padding:7px 2px 0 2px;
	margin: 1px;
	height:21px;
}
ul#channelNav li a:hover, ul#channelNav li.on a {
	background-color:#eaebf3;
	color:#f17903;
}
ul#channelNav li.on a {
	margin-bottom: 0px;
	height:22px;
}
ul#subChannelNav {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:19px;
	font-size:8pt;
	font-weight:bold;
	background-color:#eaebf3;
	border-bottom:1px solid #66a0cf;
	border-left:1px solid #66a0cf;
	border-right:1px solid #66a0cf;
}
ul#subChannelNav li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
ul#subChannelNav li.divider {
	display:block;
	float:left;
	width: 1px;
	margin: 4px 0 4px 0;
	height: 11px;
	background-color: #99cccc;
}
ul#subChannelNav li a {
	display:block;
	float:left;
	color:#006699;
	text-decoration:none;
	padding:3px 4px 0 4px;
	height:17px;
}
ul#subChannelNav li a:hover, ul#subChannelNav li.on a {
	color:#f17903;
}
.hswButton {
	background: #eeeeee url("btn_gradient.gif");
	background-repeat: repeat-x;
	border: 1px #000 solid;
	color: #fff;
	padding: 2px 4px 2px 4px;
	overflow-x: hidden;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	width: 150px;
	display: inline;
}
ol.homePageList {
	list-style:none;
}
ol.homePageList li {
	list-style:none;
	margin-bottom:16px;
	font-weight:bold;
}
.triplet-c1 .header, .triplet-c2 .header, .triplet-c3 .header {
	border-bottom:1px solid #D2D2D2;
	margin-bottom:10px;
}
.triplet-c1, .triplet-c2, .triplet-c3 {
	_height: 268px; /* IE6 hack fix */
}
.adBoxSingle {
	text-transform:uppercase;
	font-size:7pt;
	color:#c1c1c1;
	margin:0 0 2px 0;
	line-height:1em;
	padding:0;
	text-align: center;
}
.surveyBody label {
	font-weight : bold;
	color : #666666;
}
/* today's triptych */
.bodyCont .todays {
	width:960px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 960px;
	background: #F8F9F9;
	border: 1px solid #1EA8DB;
	padding: 13px 0;
	line-height: 18px;
}
.bodyCont .todays .todaysPadding {
	padding: 15px;
}
.bodyCont .todays .trivia, .bodyCont .todays .pollofday {
	font-weight: normal;
}
.bodyCont .todaysCol5 {
	margin-left:2px;
	width:225px;
	float: left;
	margin-right:2px;
}
.todays .trivia, .todays .quoteofday, .todays .pollofday {
	width: 308px;
	_width: 302px;
	min-height: 240px;
	background: #FFF;
	font-family: Arial;
	font-size: 12px;
	color: #444342;
	border: 1px solid #1EA8DB;
	margin-left: 8px;
	float: left;
}
.todays .answers {
	font-size: 13px;
}
.todays .quoteofday .todaysBody {
	padding-bottom: 5px;
}
.todays .quoteofday .todaysBody .bodyLink {
	text-decoration: none;
	color: #303030;
}
.todays .submit {
	float: right;
	top: -30px;
}
.underlinedHeader {
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 10px;
}
/* triplet link areas for home page */
.triplet-c1 {
	float: left;
	margin-right: 10px;
	width: 236px;
	font-weight: bold;
	padding-bottom: 0px;
}
.triplet-c1 p {
	font-weight:normal;
}
.triplet-c2 {
	float: left;
	margin-right: 10px;
	width:165px;
	padding-bottom: 0px;
}
.triplet-c3 {
	float: left;
	width:165px;
	padding-bottom: 0px;
}
.triplet-c1 .top10Thumb {
	float: left;
	margin-right: 8px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.triplet-c1 .top10Link {
	float: left;
	width: 152px;
}
.todaysPoll {
	float:right;
	width:200px;
	padding:12px 0px;
}
ol.homePageList {
	list-style:none;
}
ol.homePageList li {
	list-style:none;
	font-weight:normal;
}
/*featured items module */
#featuredItems {
	border:1px solid #d2d2d2;
	background-color:#f8f8f8;
	height: 265px;
}
/* homepage slideshow */
#notab-content .on {
	display:block;
}
#notab-content .off {
	display:none;
}
#notab-content .item {
	height: 150px;
}
#notab-content .item .pic {
	float:left;
	margin:0 25px 0 12px;
}
#notab-content .item .thumbnail {
	background-color:transparent;
	margin-top:5px;
}
#notab-content .content {
	margin-top: 10px;
	float:left;
	width:335px;
	height: 130px;
}
#notab-content .secondary-layout .content {
	width:435px;
}
#notab-content .content h3 {
	margin-bottom:0;
}
#notab-content .content .icons {
	background-color:#fff;
	border:1px dashed #ff7800;
	padding:8px 10px 0 10px;
	width:118px;
	margin-right:17px;
	float:left;
}
#notab-content .content .icons a {
	display:block;
	height:auto;
	padding-left:30px;
	background-repeat:no-repeat;
	font-weight:bold;
}
#notab-content .content .icons .videoLink {
	background-image:url(bul_video_camera.gif);
	margin-bottom:7px;
}
#notab-content .content .icons .pictureLink {
	background-image:url(bul_photo_camera.gif);
}
#featuredItems .refresh {
	font-weight:bold;
	text-align: right;
	margin: 0;
	padding: 5px 5px 0 0;
}
#featuredItems .reset {
	font-weight:bold;
	text-align: right;
	margin: 0;
	padding: 0;
	display: none;
	padding: 5px 5px 0 0;
}
#notab-content .content .related {
	float:left;
	width:100%;
	margin-top: 5px;
}
#notab-content .content .related ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
#notab-content .content .related h4 {
	margin-bottom:0;
	font-size:9pt;
}
/* secondary tabs */
#notab-content .articles {
	height:70px;
	background-color:#fff;
	border-top:1px solid #d2d2d2;
	margin:10px 0 0 0;
	position:relative;
}
#notab-content .stabs {
	float:left;
	width:638px;
	height:69px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#notab-content .stabs .on .thumbnail {
	border-color:#005288;
}
#notab-content .stabs ul, #notab-content .stabs ul li {
	display:block;
	list-style:none;
	margin:12px 0 0 8px;
	height:52px;
}
#notab-content .stabs ul {
	position:relative;
}
#notab-content .stabs ul li {
	float:left;
	width:140px;
	font-size:7pt;
	font-weight:bold;
	padding:0;
	margin:0 17px 0 0;
}
#notab-content .stabs ul li a {
	display:block;
}
#notab-content .stabs ul li .thumbnail {
	margin:0 5px 0 0;
	vertical-align:middle;
	float:left;
}
/*tab styles */
#featuredItems .tabs {
	margin-bottom:12px;
}
#featuredItems .tab-content .off {
	display:none;
}
/* content styles */
#featuredItems .item {
	height: 175px
}
#featuredItems .off {
	display:none;
}
#featuredItems .item .pic {
	float:left;
	margin:0 25px 0 12px;
}
#featuredItems .item .thumbnail {
	background-color:transparent;
	margin-top:5px;
}
#featuredItems .content {
	margin-top: 10px;
	float:left;
	width:335px;
	_width: 320px; /* IE6 hack fix */
}
#featuredItems .content h3 {
	margin-bottom:0;
}
/* secondary tabs */
#featuredItems .articles {
	height:77px;
	background-color:#fff;
	border-top:1px solid #d2d2d2;
	margin:10px 0 0 0;
	position:relative;
}
#featuredItems .stabs {
	float:left;
	width:638px;
	height:69px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#featuredItems .stabs .on .thumbnail {
	border-color:#005288;
}
#featuredItems .stabs ul, #featuredItems .stabs ul li {
	display:block;
	list-style:none;
	margin:12px 0 0 8px;
	padding:0;
	height:52px;
}
#featuredItems .stabs ul {
	position:relative;
}
#featuredItems .stabs ul li {
	float:left;
	width:140px;
	font-size:7pt;
	font-weight:bold;
	padding:0;
	margin:0 17px 0 0;
}
#featuredItems .stabs ul li a {
	display:block;
}
#featuredItems .stabs ul li .thumbnail {
	margin:0 5px 0 0;
	vertical-align:middle;
	float:left;
}
.btnKeepAskingFormSubmit {
	background: #eeeeee url("btn_gradient.gif");
	background-repeat: repeat-x;
	border: 1px #000 solid;
	color: #fff;
	padding: 2px 4px 2px 4px;
	overflow-x: hidden;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	width: 75px;
	display: inline;
}
.btnKeepAskingSubmit {
	float: left;
	background: #eeeeee url("btn_gradient.gif");
	background-repeat: repeat-x;
	border: 1px #000 solid;
	color: #fff;
	overflow-x: hidden;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	width: 150px;
	padding:2px;
	margin:2px;
}
.questionsWrapper {
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 1000;
	width:246px;
	margin:0;
	padding:0;
	border: solid #d6d6d6 1px;
	background-color: #ffffff;
	min-height:  82px;
}
#keepAskingForm {
	width:400px;
	min-height: 400px;
	border: 1px #CCC solid;
	padding: 5px;
}
#keepAskingForm .closeButton {
	text-decoration: none;
	cursor:pointer;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #777;
}
#keepAsking {
	float:none;
	width:298px;
	/*height: 192px;*/
border: 1px #CCC solid;
	margin: 0;
	margin-bottom: 15px;
	padding: 0px;
}
.keepAsking {
	margin: 0;
	padding: 0;
}
#keepAsking .subtitle, #keepAskingForm h2 .subtitle {
	color:#ff9c44;
	font-size:14pt;
	font-weight:normal;
	margin:0;
	padding:0;
	float: left;
}
#keepAsking .prevLink {
	float: left;
	margin:3px 3px 0 0px;
	padding:0;
	width:14px;
}
#keepAsking .nextLink {
	float: left;
	width:14px;
	margin:3px 0 0 3px;
	padding:0;
}
#keepAsking .question {
	float: left;
	color:#2d80b6;
	font-weight:bold;
	width:225px;
	margin: 8px;
	padding: 0;
}
#keepAsking .question .author {
	color: #777777;
	margin-bottom: 6px;
}
#keepAsking .off {
	display: none;
}
.keepAskingAnswers {
	margin-top:25px;
	min-height:280px;
}
.keepAskingAnswers .questionContainer {
	margin-top: 3px;
	text-align:justify;
}
.keepAskingAnswers .header {
	float: left;
	margin-right:5px;
	font-weight:bold;
}
.keepAskingAnswers .question {
	margin-left:18px;
	width: 360px;
	text-align:justify;
}
.keepAskingAnswers .question .author {
	color:#777;
	display:inline;
}
.keepAskingAnswers .answer {
	margin-left:18px;
	font-weight:bold;
	width: 360px;
	text-align:justify;
}
.keepAskingAnswers .answerContainer {
	margin-top: 3px;
	text-align:justify;
}
.keepAskingAnswers .label {
	float:left;
	width:100px;
	text-align:right;
	margin-right:10px;
}
.keepAskingAnswers .field {
	margin-left:10px;
	margin-left:10px;
	font-size:8pt;
}
.keepAskingAnswers .fieldInput {
	width:240px;
}
.keepAskingAnswers .fieldDropDown {
	width:245px;
}
.keepAskingAnswers .noLabelField {
	display:inline;
	padding-left:110px;
	text-align:left;
	margin-right:10px;
	font-size:8pt;
}
.keepAskingAnswers .responseRequired {
	font-weight:bold;
	color:#ff0a09;
	padding-top: 5px;
}
#keepAskingSuccess {
	margin-top: 60px;
}
#keepAskingSuccess .message {
	color:#777;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
#keepAskingSuccess .keepAskingSuccessLink {
	font-weight:bold;
	cursor:pointer;
}
.keepAskingAnswers .required {
	color:#777;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}
.keepAskingGoButton {
	cursor:pointer;
}
.keepAskingAnswers .counter {
	color:#777;
	text-align: right;
	margin-right: 38px;
}
.keepAskingButtons {
	height: 30px;
	margin-top: 10px;
}
.keepAskingButtons .actions {
	vertical-align:bottom;
	background-color:#fff;
	text-align:right;
}
.keepAskingButtons .actions h3 {
	font-weight:bold;
}
.keepAskingButtons .actions h3 a {
	cursor:pointer;
	text-decoration: none;
}
.keepAskingButtons .required {
	color:#777;
	float: left;
	width: 250px;
	padding-left: 20px;
}
.keepAskingButtons .go {
	cursor:pointer;
	float: left;
}
.keepAskingCancel {
	font-weight:bold;
	cursor:pointer;
	float: right;
}
.keepAskingAnswers .actions h3 {
	font-weight:bold;
	text-align: right;
	margin-right: 35px;
}
.keepAskingAnswers .actions h3 a {
	cursor:pointer;
	text-decoration: none;
}
.keepAskingTitleBar {
	background: #F9F9F9 url("ka-header-background.gif");
	background-repeat: repeat-x;
	padding: 9px 0 10px 8px;
}
.keepAskingShadedBox {
	background-color:#F9F9F9;
	border-top:solid 1px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;
	margin:0;
	padding: 8px;
}
.keepAskingBody {
	margin:0px;
	padding:0px;
	height:1%;
}
.keepAskingSubmit {
	padding:0px;
	margin:10px 0 10px 10px;
}
#talkAbout {
	width:400px;
}
#talkAbout .thumbNail {
	width: 127px;
	margin: 0px 2px 0px 2px;
	float: left;
	padding: 0px;
	text-align: center;
}
#talkAbout .thumbNail A {
	display: block;
	color:#0056a9;
	font-weight:bold;
	font-size: 12px;
}
#talkAbout .thumbNail A:hover {
	text-decoration: none;
}
.keepAsking hr {
	border: 1px dashed rgb(210, 210, 210);
}
#nextKeepAskingQ, #prevKeepAskingQ {
	cursor: pointer;
}
/* this is for the "Our Blogs" area on the home page*/
.homepage_blogs {
	float:left;
	width:282px;
	overflow:hidden;
}
.blogItem {
	padding: 2px;
	margin-bottom: 0px;
	cursor: pointer;
	height: 82px;
}
.blogItemHover {
	border:1px solid #ccc;
	border-top:none;
	border-left:none;
}
.blogItem a:hover {
	text-decoration: none;
}
.blogItem .separator {
	border-bottom: 1px dotted #c5c9cb;
	height: 4px;
}
.blogImage {
	float: left;
	width: 72px;
	margin-right: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.blogDescription {
	float: left;
	width: 188px;
}
.blogDescription .blogTitle {
	color: #333333;
	font-weight: bold;
}
.blogDescription .blogAuthor {
	color:  #003a63;
}
.blog-home-link {
	padding-top: 0px;
	float: right;
	font-weight:bold;
}
.randomZone {
	background-color: #f9f9f9;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-bottom: 0px;
	min-height: 470px;
	width: 960px;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
}
.randomHeader {
	background-color: #f9f9f9;
	background-image: url(random-zone-divit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 953px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #ff9c44;
	padding-left: 7px;
	padding-top: 7px;
}
.randomHeader .randomheaderLeft {
	float: left;
	width: 450px;
}
.randomHeader .randomheaderLeft .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff9c44;
	padding-left: 7px;
	padding-top: 11px;
	float: left;
	text-align: left;
	width: 230px;
}
.randomHeader .randomheaderRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	float: right;
	text-align: right;
	width: 470px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
}
.randomcolLeft {
	float: left;
	width: 475px;
	_width: 510px; /* IE6 hack fix; other browsers ignore it */
	min-height: 375px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 2px;
	margin-right: 2px;
}
.randomcolRight {
	padding: 0 8px 5px 5px;
	float: right;
	width: 445px;
	_width: 410px; /* IE6 hack fix */
	min-height: 375px;
}
.randomclusterHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	float: left;
	min-height: 15px;
	width: 250px;
	margin: 3px 0 5px 0;
}
.randomclusterHeading img {
	vertical-align: top;
}
.randomclusterImage {
	float: left;
	min-height: 150px;
	_height: 150px;
	width: 250px;
	_width: 248px; /* IE6 hack fix */
	margin-top: 0px;
	margin-bottom: 3px;
	border:1px solid #d2d2d2;
	background-color:#f8f8f8;
	overflow: hidden;
}
.randomclusterContent {
	float: right;
	min-height: 150px;
	_height: 160px;
	width: 212px;
	_width: 200px; /* IE6 hack fix */
}
.randomclusterContent .randomclustercopyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #005288;
	width: 212px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.randomclusterContent .randomclustercopybodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	padding-top: 2px;
	color: #000000;
	width: 212px;
	display: inline;
}
.randomclusterContent .randomclassicscopybottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	padding: 2px 0 0 3px;
	color: #005288;
	width: 212px;
	display: inline;
}
.randomfactBackground {
	border: thin dashed #9f9d9d;
	background: #FFFFFF url(ads.gif) no-repeat;
	width: 345px;
	_width: 310px; /* IE6 hack fix */
	padding: 0px 5px 0px 90px;
	margin-top: 5px;
	height:84px;
}
.randomfactHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #ff9c44;
	background-color: #FFFFFF;
	height: 20px;
	width: 430px;
	_width: 395px; /* IE6 hack fix */
}
#RandomZoneFactLink {
	text-decoration: none;
	color: #336799;
	font-weight: bold;
}
#RandomZoneFactLink:visited {
	text-decoration: underline;
	color: #336799;
	font-weight: bold;
}
#RandomZoneFactLink:hover {
	text-decoration: underline;
	color: #336799;
	font-weight: bold;
}
.randomfactQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	float: right;
	min-height: 40px;
	width: 405px;
	_width: 370px; /* IE6 hack fix */
	padding: 5px;
	padding-left: 24px;
}
.randomclassicsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	float: left;
	height: 20px;
	width: 445px;
	_width: 410px; /* IE6 hack fix */
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.randomclassicsclusterImage {
	float: left;
	height: 60px;
	width: 100px;
	margin-top: 6px;
	border:1px solid #d2d2d2;
	background-color:#f8f8f8;
}
.randomclassicscopyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #005288;
	float: right;
	min-height: 15px;
	width: 330px;
	_width: 295px; /* IE6 hack fix */
	padding-top: 5px;
	padding-bottom: 0px;
}
.randomclassicsbodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	float: right;
	min-height: 40px;
	width: 330px;
	_width: 295px; /* IE6 hack fix */
	padding-top: 0px;
	padding-bottom: 5px;
}
.randomclassicsBackground {
	min-height: 75px;
	width: 445px;
	_width: 410px; /* IE6 hack fix */
	float: left;
	padding: 4px;
}
.randomleftcolBackground {
	float: left;
	height: 200px;
	width: 480px;
}
/* headerSiteWide.css (MCB 5/4/2009) */
#logoBarSearch {
	padding-top: 4px;
}
#header .logoBar {
	padding :10px 8px;
}
#header #logoBarSearch {
	height : 55px;
	margin : 0 20px 0 10px;
}
#header .logoBar .logo {
	margin-right: 100px;
}
.hswLogoSprite, #hswLogoSprite {
	display : block;
	float : left;
	margin-right : 45px;
	text-indent : -2000em;
	width : 287px;
	height : 55px;
	background-color : #ffffff;
	background-image : url(sprite-header.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
	border : 0px;
}
#spriteDiscoveryLogo {
	display : block;
	width : 148px;
	height : 13px;
	float : right;
	text-align : right;
	background-color : #ffffff;
	background-image : url(sprite-header.gif);
	background-repeat : no-repeat;
	background-position: 0px -56px;
	border : 0px;
}
#headerIconsContainer {
	height : 20px;
	float : right;
	margin-top : 16px;
	white-space: nowrap; /* Needed for IE 6 (MCB 4/28/2009) */
	font-weight: bold;
	font-size : 11px;
}
.spriteTopSearchButton, #spriteTopSearchButton {
	width : 67px;
	height : 31px;
	border : 0px;
	position : relative;
	padding-left : 0px;
	background-color : #ffffff;
	background-image : url(sprite-header.gif);
	background-repeat : no-repeat;
	background-position: 0px -80px;
	border : 0px;
	cursor : pointer;
}
.search1 input, .search1 img, .search1 form {
	vertical-align : middle;
}
.search1 .searchField {
	border-width :   2px;
	border-color : #c5c5c5 #d8d8d8 #ececec;
	border-style : solid;
	background-color : #ebf3f9;
	height :  17px;
	padding :   5px;
	width : 360px;
	font-family : Arial, Helvetica;
	font-size :  15px;
	font-weight :  bold;
	margin-right :   4px;
}
.search1 label {
	display: block;
	color: #005288;
	font-weight: bold;
	font-size: 8pt;
}
.search1 .button {
	margin:0 10px 0 5px;
}
.search1 .searchForm {
	float: left;
	padding: 0;
	margin: 0;
}
.headerIcon {
	float: left;
	display: block;
	padding-left: 22px;
}
.headerIconDivider {
	float: left;
	padding: 0px 5px;
}
/**
* Begin sprites
*/
/* getstuff-logo-notloggedin.gif */
#hswSMLogoSprite, .hswSMLogoSprite {
	width : 134px;
	height : 36px;
	background-color : #ffffff;
	background-image : url(sprite-header.gif);
	background-repeat : no-repeat;
background-position: 0px -56px border : 0px;
}
/* random-article-icon-header.gif */
.hswRandomIconSprite {
	width : 19px;
	height : 18px;
	line-height : 19px;
	background-color : #ffffff;
	background-image : url(animated-button-article-new.gif);
	background-repeat : no-repeat;
	border : 0px;
	padding-left : 22px;
	padding-top : 3px;
	padding-bottom : 2px;
}
.hswRandomIconSpriteVideo {
	width : 19px;
	height : 18px;
	line-height : 19px;
	background-color : #ffffff;
	background-image : url(animated-button-video-new.gif);
	background-repeat : no-repeat;
	border : 0px;
	padding-left : 22px;
	padding-top : 3px;
	padding-bottom : 2px;
}
/* rss-icon-header.gif */
.hswRssIconSprite {
	width : 19px;
	height : 18px;
	background-color : #ffffff;
	background-image : url(sprite-header.gif);
	background-repeat : no-repeat;
	background-position: 0px -149px;
	border : 0px;
	padding-left : 20px;
	padding-top : 3px;
	padding-bottom : 1px;
}
/* video-icon-header.gif */
.hswVideoIconSprite {
	width : 19px;
	height : 18px;
	background-color : #ffffff;
	background-image : url(sprite-header.gif);
	background-repeat : no-repeat;
	background-position: 0px -177px;
	border : 0px;
	padding-left : 22px;
	padding-top : 4px;
	padding-bottom : 1px;
}
.small {
	font-size : 9.5px;
}
.large {
	font-size : 12.7px;
}
h1.sm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23.7px;
}
h2.sm {
	font-family : Georgia;
	font-size : 16.4px;
}
h3.sm {
	font-size : 21px;
}
h4.sm {
	font-size : 16px;
}
/* Matches good - Mike */
h5.sm {
	font-size : 16px;
}
h6.sm {
	font-size : 18.2px;
	width : 100%;
}
a.sm {
	color : #005288;
	text-decoration : none;
}
.black {
	color : #000000;
}
.colorTextDarkGrey {
	color : #333333;
}
.colorTextDarkDeepSkyBlue {
	color : #005288;
}
.colorTextLightGray {
	color : #f7f7f7;
}
.colorBackgroundLightGray {
	background-color : #f7f7f7;
}
.colorTextGrayHunterGreen {
	color : #1c7e17;
}
.colorTextDarkDodgerBlue {
	color : #003a63;
}
.colorTextWarmTeal {
	color : #037064;
}
.colorTextRed {
	color : #FF0A09;
}
.colorBackgroundWhite {
	background-color : #FFFFFF;
}
.colorBackgroundTruthfully {
	background-color : #D3E6F4;
}
.bigBlueBorder {
	border : 6px solid #215fb1;
}
.topGrayBorder {
	border-top : solid 1px #9e9e9c;
}
.borderGrayBottom {
	border-bottom : solid 1px #9e9e9c;
}
.borderDashed {
	border-style : dashed;
}
.rightGrayBorder {
	border-right : solid 1px #9e9e9c;
}
.bold {
	font-weight : bold;
}
.normal {
	font-weight : normal;
}
.italic {
	font-style : italic;
}
.smallPadding {
	padding : 3px;
}
.smallRightPadding {
	padding-right : 3px;
}
.mediumPadding {
	padding : 5px;
}
.largePadding {
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
}
.largeLeftPadding {
	padding-left : 10px;
}
.largeRightPadding {
	padding-right : 10px;
}
.extraLargePadding {
	padding : 20px;
}
.extraLargeLeftPadding {
	padding-left : 20px;
}
.extraLargeRightPadding {
	padding-right : 20px;
}
.fifteenishPaddingLeftRight {
	padding-left : 15px;
	padding-right : 15px;
}
.tenishPaddingTopBottom {
	padding-top : 10px;
	padding-bottom : 10px;
}
.tenishPaddingTop, .tenPaddingTop {
	padding-top : 10px;
}
.twoTopBottomPadding {
	padding-top : 2px;
	padding-bottom : 2px;
}
.fiveTopBottomPadding {
	padding-top : 5px;
	padding-bottom : 5px;
}
.tenTopBottomPadding, .tenPaddingTopBottom {
	padding-top : 10px;
	padding-bottom : 10px;
}
.smallTopPadding {
	padding-top : 3px;
}
.smallBottomPadding {
	padding-bottom : 3px;
}
.mediumTopPadding {
	padding-top : 6px;
}
.mediumBottomPadding {
	padding-bottom : 6px;
}
.largeTopPadding {
	padding-top : 10px;
}
.largeBottomPadding {
	padding-bottom : 10px;
}
.extraLargeTopPadding {
	padding-top : 15px;
}
.extraLargeBottomPadding {
	padding-bottom : 15px;
}
.twentyLeftRightPadding {
	padding-left : 20px;
	padding-right : 20px;
}
.fiveLeftPadding {
	padding-left: 5px;
}
.fiveLeftMargin {
	margin-left: 5px;
}
.noPadding {
	padding: 0px;
}
.noMargin {
	margin: 0px;
}
.mediumLeftRightPadding {
	padding-right : 5px;
	padding-left : 5px;
}
.mediumRightPadding {
	padding-right : 5px;
}
.mediumLeftPadding {
	padding-left : 5px;
}
.largeRightPadding {
	padding-right : 10px;
}
.smallMargin {
	margin : 5px;
}
.smallBottomMargin {
	margin-bottom : 5px;
}
.mediumMargin {
	margin : 10px;
}
.largeMargin {
	margin : 10px;
}
.smallTopBottomMargin {
	margin-top : 5px;
	margin-bottom : 5px;
}
.fiveTopMargin {
	margin-top : 5px;
}
.mediumTopMargin {
	margin-top : 10px;
}
.mediumBottomMargin {
	margin-bottom : 10px;
}
.mediumTopBottomMargin {
	margin-top : 10px;
	margin-bottom : 10px;
}
.largeTopMargin {
	margin-top : 20px;
}
.largeBottomMargin {
	margin-bottom : 20px;
}
.extraLargeTopMargin {
	margin-top : 30px;
}
.extraLargeBottomMargin {
	margin-bottom : 30px;
}
.fortyTopMargin {
	margin-top : 40px;
}
.eightyTopMargin {
	margin-top : 80px;
}
.superExtraLargeTopBottomMargin {
	margin-top : 60px;
	margin-bottom : 60px;
}
.mediumLeftRightMargin {
	margin-right : 5px;
	margin-left : 5px;
}
.mediumRightMargin {
	margin-right : 5px;
}
.mediumLeftMargin {
	margin-left : 5px;
}
.largeLeftMargin {
	margin-left : 8px;
}
.extraLargeLeftMargin {
	margin-left : 15px;
}
.extraLargeRightMargin {
	margin-right : 15px;
}
.fiveRightMargin {
	margin-right : 5px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.quarterWidth {
	width: 25%;
}
.thirdWidth {
	width: 33%;
}
.fortyWidth {
	width: 40%;
}
.halfWidth {
	width: 50%;
}
.normalTextareaHeight {
	height: 80px;
}
.arrowBullet {
	list-style-image: url(arrow-bullet-welcome-screen.gif)
}
.bulletInside {
	list-style-position: inside;
}
.bulletOutside {
	list-style-position: outside;
}
.noBullet {
	list-style-type: none;
}
.textAlignCenter {
	text-align: center;
}
.textAlignRight {
	text-align: right;
}
div.hr {
	width : 500px;
	height :   1px;
	background-image : url('horizontal-line.gif');
}
textarea.sm {
	border : solid 1px #b8b8b8;
}
/* this has to be important or it gets overridden (MCB 5/5/2009) */
.lineHeightNormal {
	line-height : normal !important;
}
.preferencesCheckboxContainer {
	width: 200px;
	float: left;
}
.profilePreferencesModal {
	border: 6px solid #215fb1;
	background: white;
	padding: 8px;
}
/* if this is just for dora, it should be in dora.css (MCB 5/4/2009) */
div#smLogoContainer {
	border : solid 1px #999;
	padding : 5px 10px;
	margin-top : 10px;
	margin-left : 20px;
	margin-bottom : 10px;
	width : 920px;
	background-color: #EEE;
}
div#smLogo {
	background-image:url('getstuff-logo-notloggedin.gif');
	width: 139px;
	height: 36px;
}
.welcomeScreen {
	position : relative;
	top : -4px;
	width : 980px;
	border : solid 1px #aaaaaa;
}
.setPreferenceScreen {
	width: 500px;
}
.setPreferenceScreen textarea {
	width: 400px;
}
li.tabsProfile {
	display : inline;
	list-style-type: none;
}
.boxBlueBorder {
	border : solid 4px #005288;
}
.headerUnderline {
	border-bottom: solid 1px #BBB;
}
.fbInviteFriendScreen {
	width: 776px;
	overflow: auto;
}
.inviteFriendScreen {
	width: 440px;
}
.inviteFriendScreen .label {
	width: 70px;
	text-align: right;
}
.inviteFriendScreen textarea {
	width: 340px;
	height: 5em;
	font-size: 10px;
}
.welcomeAddTerms {
	font-size : 13px;
	height : 18px;
	width : 180px;
	padding-left : 2px;
	margin-right : 3px;
}
.sharedStuffHeader {
	border-bottom: 2px solid #005288;
	padding-bottom: 3px;
	margin: 15px;
}
.sharedStuffFooter {
	border-top: 2px solid #005288;
	padding-top: 3px;
	margin: 15px;
}
.sharedStuffItem {
	margin: 10px 0 10px 0;
}
.editorThumbContainer {
	float: left;
	padding: 5px 10px 0 0;
}
.innerContainer {
	margin: 10px 0 10px 0;
	padding: 10px 15px;
}
.innerContainer:hover {
	background-color: #F0F6F9;
}
.border {
	height: 1px;
	border-bottom: 1px solid #bfced8;
	margin: 0 15px;
}
.last .border {
	border-bottom: none;
	margin-bottom: 0;
}
/**
* Sprites
*/
/* getstuff-logo-notloggedin.gif */
.spriteSMSmallLogo {
	width : 144px;
	height : 36px;
	background-color : #ffffff;
	/*	background-image   : url(http://static.howstuffworks.com/en-us/default/layout/sprite-dora.gif); */
background-image : url(getstuff-logo-notloggedin.gif);
	background-repeat : no-repeat;
background-position: 0px -56px border : 0px;
}
/* arrow-small-profile-left.gif */
.spriteSmIconsArrowLeft {
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	background-image: url(sprite-sm-icons.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 0px;
	margin: 3px 2px;
	float: left;
	cursor: pointer;
}
/* arrow-small-profile-right.gif */
.spriteSmIconsArrowRight {
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	background-image: url(sprite-sm-icons.gif);
	background-repeat: no-repeat;
	background-position: 0px -18px;
	border: 0px;
	margin: 3px 0px 0px 2px;
	float: left;
	cursor: pointer;
}
/* play-button.gif */
.spriteSmIconsPlay {
	width : 38px;
	height : 38px;
	background-image : url(sprite-sm-icons.gif);
	background-repeat : no-repeat;
	background-position: 0px -94px;
	border : 0px;
	cursor : pointer;
}
.col2 {
	padding-top: 12px;
}
.error {
	color : #FF0000;
}
#friendsInviteButtonContainer {
	width : 420px;
}
#smContainer {
	margin-top : 5px;
}
.showWelcomeScreenCloseButton {
	background : url('close-button.gif') no-repeat right center;
	padding-right : 14px;
}
.welcomeScreenTakeMeBack {
	position : absolute;
	top : 0px;
	right : 0px;
}
.welcomeShareAndRecommend {
	width : 299px;
}
.welcomeShareAndRecommend dl dt {
	margin-bottom : 19px;
	background : url('welcome-recommend-icon.gif') no-repeat top left;
	line-height : 31px;
	padding-left : 41px;
}
.welcomeSetYourPreferences {
	height : 253px;
	width : 324px;
	border-left : solid 1px #9D9E9C;
	border-right : solid 1px #9D9E9C;
}
.welcomeSetYourPreferences dl dt {
	margin-bottom : 19px;
	line-height : 31px;
}
.welcomeSetYourPreferences ul li {
	width : 110px;
	background : url('welcome-check-box.gif') no-repeat top left;
	line-height : 28px;
	padding-left : 30px;
}
.welcomeGetSmart {
	width : 310px;
}
.welcomeGetSmart .getSmartBackground {
	background : url('welcome-getsmart-logo.gif') no-repeat top left;
	padding-left : 85px;
	padding-top : 55px;
}
.disabled {
	color: #888 !important;
	cursor: wait !important;
	text-decoration: none !important;
}
a.disabled:hover {
	text-decoration: none !important;
}
.noTextDecoration, a.noTextDecoration, a.noTextDecoration:hover {
	text-decoration: none;
}
.getSmartHeader {
	font-size: 21px;
}
.raiseYourScoreHeader {
	font-size: 27px;
}
.quizAccordianPreamble {
	height: 80px;
}
#smToolBar {
	position : absolute;
	width : 100%;
	z-index : 100000;
	left : 0px;
	top : 0px;
}
#smToolBar .minBar {
	height : 4px;
	background-color : #003a63;
}
#smToolBar .inside {
	background-color : #ffffff;
}
#smToolBar .content {
	margin : 0 auto;
	padding : 2px 0;
	width : 980px;
}
#smToolBar .dividerLineSpacer {
	margin: 0px 6px;
}
#smToolBar .dividerLineOff {
margin:          : 0px 3px;
	height : 41px;
	width : 1px;
	background-color : #888888;
}
#smToolBar .dividerLineOn {
margin:          : 0px 3px;
	height : 36px;
	width : 1px;
	background-color : #888888;
}
#smToolBar .getStuffLogo {
	cursor : pointer;
	display : block;
	width : 139px;
	height : 37px;
	font-size : 4px;
	text-indent : -2000em;
	background : url('getstuff-logo-loggedin.gif');
}
#smToolBar .getStuffLogoTL {
	cursor : pointer;
	display : block;
	width : 139px;
	height : 37px;
	font-size : 4px;
	text-indent : -2000em;
	background : url('getstuff-logo-notloggedin.gif');
}
#smToolBar .avatarImage {
	margin-top : 4px;
	padding-right : 3px;
	width : 32px;
	height : 32px;
	cursor : pointer;
}
#smToolBar .avatar {
	margin : 4px 0px 0px 3px;
	width : 160px;
}
#smToolBar .avatarName {
	font-weight : bold;
}
#smToolBar .avatarLinks {
	font-weight: bold;
	margin-top:  4px;
}
#smToolBar .recommendZone {
	margin-top: 4px;
}
#smToolBar .recommendTypeImage {
	height : 32px;
	padding-right: 5px;
}
#smToolBar .recommendZoneAvatar {
	cursor : pointer;
	padding-right : 5px;
	width : 32px;
	height : 32px;
}
#smToolBar .recommendZoneInfoContent {
}
#smToolBar .recommendZoneName {
}
#smToolBar .recommendZoneLink {
	font-weight: bold;
	margin-top: 3px;
}
#smToolBar .refreshIcon {
	margin-left: 5px;
}
#smToolBar .refreshIcon img {
	vertical-align: middle;
}
#smToolBar .recentActivity {
	margin-top : 6px;
}
#smToolBar .recentCount {
	width : 31px;
	height : 28px;
	display : block;
	background : url('user-recommend-icon.gif') no-repeat;
}
#smToolBar .recentCountOld {
	background : url('user-recommend-old-icon.gif') no-repeat;
}
#smToolBar .recentCountText {
	width : 30px;
	top : 8px;
	left : 5px;
	position : relative;
	text-align : center;
	font-weight : bold;
	font-size : 11px;
	cursor : pointer;
}
#smToolBar .recentMorePlus {
	font-size : 10px;
	vertical-align : top;
}
#smToolBar .recentSpacing {
	margin-right : 7px;
}
#smToolBar .recentFollowerImage {
	cursor : pointer;
	width : 26px;
	height : 26px;
}
#smToolBar .recentDropDown {
	margin-top: 10px;
}
#smToolBar .toggleEnc {
	padding-top: 3px;
	text-align: right;
}
#smToolBar .signoutEnc {
	margin-top: 25px;
	text-align: right;
}
#smToolBar .signout {
	font-size: 12px;
}
#smToolBar .signinEnc {
	margin-top : 3px;
	text-align : center;
	font-weight : bold;
}
#smToolBar .oneClick {
	margin-top : 3px;
	text-align : center;
	font-weight : bold;
	font-size : 13px;
}
#smToolBar .toolBarOptions {
	margin-top : 2px;
}
#smToolBar .toolBarMinOptions {
}
#smToolBar .fbSignInLink {
	background: url('facebook-icon-toolbar.gif') no-repeat left center;
	padding-left: 20px;
	padding-top :  2px;
}
#smToolBar .minimizeLink {
	cursor : pointer;
	position : relative;
	top : -4px;
	padding : 0px;
	font-size : 11px;
	width : 25px;
	height : 10px;
}
#smToolBar .shadow {
	height: 4px;
}
#smToolBar .shadow .bar {
	background: url('toolbar-shadow.gif') top left;
	position: relative;
	height: 4px;
}
#smToolBar .shadow .plugin {
	width: 980px;
	margin: 0 auto;
}
#smToolBarRecentDialog {
	position : relative;
	float : right;
	font-size : 12px;
	width : 500px;
	top : -4px;
	left : 0px;
	padding : 10px;
	background-color: #ffffff;
	border : solid 1px #aaaaaa;
}
#smToolBarRecentDialog .closeButton {
	margin : 4px;
	font-size : 12px;
	padding-right : 14px;
	background : url('close-button.gif') no-repeat right center;
}
#smToolBarRecentDialog .recentActivityList {
	padding : 15px 0px 10px 55px;
	background : url('share-icon-friendzone.gif') no-repeat top left;
	width : 390px;
}
#smToolBarRecentDialog .recentActivityList dt {
	font-size : 16px;
	font-weight : bold;
}
#smToolBarRecentDialog .activityItem {
	margin : 20px 0px 0px 0px;
	width : 420px;
}
#smToolBarRecentDialog .itemContent {
	padding-left: 55px;
}
#smToolBarRecentDialog .contentInfo {
	margin : 5px 0px 0px 0px;
}
#smToolBarRecentDialog .dateAgo {
	color : #888888;
}
#smToolBarRecentDialog .friendComment {
	margin : 5px 0px 0px 15px;
}
#smToolBarRecentDialog .friendImage {
	cursor : pointer;
	float : left;
	width : 48px;
	height : 48px;
}
#smToolBarRecentDialog .dashedBorder {
	border-top : dashed 1px #aaaaaa;
	padding-top : 10px;
}
#smToolBarRecentDialog .seeMoreActivity {
	text-align : right;
	font-weight : bold;
	margin : 5px 0px;
}
#smToolBarRecentDialog .quickTip {
	margin-left : 15px;
	padding : 30px 0px 30px 40px;
	background : url('tip-icon-friendzone.gif') no-repeat top left;
}
#smToolBarRecentDialog .quickTip dt {
	font-size : 15px;
	font-weight : bold;
}
#smToolBarRecentDialog .quickTip dd {
	margin-top : 8px;
	font-size : 12px;
}
#smToolBarMinimized {
	height : 4px;
	background-color : #003a63;
}
#smToolBarState {
	background-color : #d2d2d2;
}
#smToolBarState .absFloater {
	float: right;
	width: 25px;
}
#smToolBarState .toggleButton {
	top : 2px;
	position : absolute;
	z-index : 100;
	cursor : pointer;
	display : block;
	width : 25px;
	height : 10px;
}
#smToolBarSpacePreallocation .maximized {
	height: 54px;
}
#smToolBarSpacePreallocation .minimized {
	height: 4px;
}
.nav {
	width:272px;
}
.nav a{
	width:262px;
	padding:5px 0 5px 20px;
	display:block;
	background:#F8F8F8 url(nav.gif) no-repeat 5px 5px;
	border-bottom:1px solid #E9E9E9;
	text-decoration:none;
	cursor:pointer;
}
.nav a:hover{
	background:#e9e9e9 url(navh.gif) no-repeat 5px 5px;
}.reviews_banner img{
 float:left;
 margin:2px 5px 2px 0;
 border:1px solid #000;
 padding:3px;
 background:#fff;
}

.reviews{
  border-bottom:1px solid #ccc;
margin:5px 0;
padding:0 0 5px;
}

.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a{
 padding:0;
 margin:0;
 color:#000;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
 font-weight:bold;
}
.reviews h3 a:hover, .bonus h3 a:hover{
color:#808080;
text-decoration:none;
}

.reviews h4, .reviews h4 a{
 padding:0;
 margin:0;
 text-align:left;
 color:#104867;
 text-decoration:none;
 font-size:14px;
 margin:0 0 3px 0;
 font-weight:bold;
}

a.read-more {
background:#FF0000;
color:#FFFFFF;
cursor:pointer;
padding:3px 10px;
}


