﻿@charset "utf-8";

/* TYPOGRAPHY.CSS */
body {
	font-size: 62.5%;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	color: #ff7322;
	line-height: 1.0;
}
h1 {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.4em;
	font-weight: bold;
}
h2 {
	margin: 0em 0em 0.3em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.1em;
	font-weight: bold;
}
h2 a {
	margin: 0em 0em 0.3em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
h2 a:link, h2 a:visited, h2 a:active {
	color: #ff7322;
}
h2 a:hover {
	color: #ffad22;
}
h3 {
	margin: 0.5em 0em 0.2em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
}
h3.center {
	margin: 0.6em 0em 0.6em 0em;
	text-align: center;
}
h4 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.95em;
	font-weight: bold;
}
h5 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}
h6 {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: underline;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
p {
	margin: 0em 0em 0.3em 0em;
	padding: 0em 0em 0em 0em;
}
.nomargin {
	margin: 0em 0em 0em 0em;
}
.nopadding {
	padding: 0em 0em 0em 0em;
}

.margin04px {
	margin: 0px 0px 4px 0px;
}
.margin12px {
	margin: 0px 0px 12px 0px;
}
.margin06em {
	margin: 0em 0em 0.6em 0em;
}

p.margin {
	margin: 0em 0em 1.6em 0em;
	padding: 0em 0em 0em 0em;
}
p.smallmargin {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 0em 0em 0em;
}
p.center {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-align: center;
}
.banner {
	margin: 0em 0em 1.6em 0em;
	padding: 0em 0em 0em 0em;
	text-align: center;
	border: 1px solid #666666;
}
.banner2 {
	margin: 0.2em 0em 0.2em 0em;
	padding: 0em 0em 0em 0em;
	text-align: center;
	border: 1px solid #666666;
}
.banner2a {
	margin: 0.2em 0em 0.2em 0em;
	padding: 0em 0em 0em 0em;
	text-align: center;
}
.banner3 {
	margin: 0em 0em 1.6em 0em;
	padding: 0em 0em 0em 0em;
	text-align: center;
}
p img.left {
	margin: 1.5em 1.5em 1.5em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
}
p img.right {
	margin: 0.1em 0em 0.1em 0.8em;
	padding: 0em 0em 0em 0em;
	float: right;
}
a {
	color: #000099;
	text-decoration: underline;
}
a:focus, a:hover {
	color: #000000;
}
blockquote {
	margin: 1.5em 1.5em 1.5em 1.5em;
	padding: 0em 0em 0em 0em;
	color: #666666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
	font-weight: bold;
}
dfn {
	font-style: italic;
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em; /* SHORTHAND */
	font-style: italic;
}
del {
	color: #666666;
	text-decoration: line-through;
}
pre {
	/* margin: 1.5em 0; */
	white-space: pre;
}
code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5; /* SHORTHAND */
}
li ul, li ol {
	margin: 0 1.5em; /* SHORTHAND */
}
ul, ol {
	margin: 0em 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0em 0em 1.5em 0em;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
table {
	margin: 1.0em 0em 1.2em 0em;
	padding: 0em 0em 0em 0em;
	width: 99.9%;
}
table.usenet_favorites {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	width: 99.9%;
}
thead th {
	font-weight: bold;
	border: 1px solid #aaaaaa;
	background: #c3d9ff;
}
th, caption {
	padding: 4px 10px 4px 5px;
	text-align: center;
}
td {
	padding: 4px 10px 0px 5px;
	text-align: left;
	border: 1px solid #aaaaaa;
	vertical-align: top;
}
td.usenet_favorites {
	padding: 1px 1px 0px 2px;
	text-align: left;
	border-style: none;
	vertical-align: top;
}
td.favorites_title {
	border-style: none;
	background-image: url(../images/usenet_advantage_favorites_frame_top.gif);
	background-repeat: no-repeat;
}
td.favorites_title_best {
	border-style: none;
	background-image: url(../images/usenet_advantage_favorites_frame_top_best.gif);
	background-repeat: no-repeat;
}
td.favorites_banner {
	padding: 4px 10px 13.5px 5px;
	border-style: none;
	background-image: url(../images/usenet_advantage_favorites_frame_bottom.gif);
	background-repeat: no-repeat;
}
td.favorites_banner_best_nh {
	border-style: none;
	background-image: url(../images/usenet_advantage_favorites_frame_bottom_best_nh.gif);
	background-repeat: no-repeat;
}
td.wide {
	width: 45%;
}
td.wider {
	width: 55%;
}
tr {
	/* Nothing as yet */
}
tr.even td {
	background: #e5ecf9;
}
tr.topalign {
	vertical-align: top;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eeeeee;
}
.small {
	font-size: 0.8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #ffff00;
}
.added {
	background: #006600;
	color: #ffffff;
}
.removed {
	background: #990000;
	color: #ffffff;
}
.first {
	margin-left: 0em;
	padding-left: 0em;
}
.last {
	margin-right: 0em;
	padding-right: 0em;
}
.top {
	margin-top: 0em;
	padding-top: 0em;
}
.bottom {
	margin-bottom: 0em;
	padding-bottom: 0em;
}
.margin {
	margin: 0em 0em 1.6em 0em;
	padding: 0em 0em 0em 0em;
}
.smallmargin {
	margin: 0em 0em 0.6em 0em;
	padding: 0em 0em 0em 0em;
}
.smaller {
	font-size: 0.8em; 
	margin: -0.2em 0em 0em 0em;
}
.tiny {
	font-size: 0.6em; 
	margin: -0.2em 0em 0em 0em;
	line-height: 0.65em;
}
.tiny2 {
	font-size: 0.75em; 
	line-height: 0.75em;
}
.titleorange {
	color: #ff7322;
}

/* LAYOUT.CSS */
html, body {
	min-height: 100%;
}
* html, * body {
	min-height: 100%;
}
body {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background: #ffffff;
	background-attachment: scroll;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#usenet_wrapper {
	margin: 2.0em auto 0em auto;
	padding: 0em 0em 0em 0em; /***** XXXXXXXXXXXXXXXXXXXXXXXX ****/
	height: auto;
	width: 1001px;
	text-align: left;
	/* TO VISUALIZE CONTAINER */
	/* border: 2px solid #000000; */
	/* background-color: #666666; */
}

/* PAGE HEADER ELEMENTS */
#usenet_header {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	height: 94px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/usenet_advantage_header.gif);
	background-repeat: no-repeat;
	background-position: center 0px; 
	position: relative;
	left: 0px;
	top: 0px; 
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #ff0000; */
	/* background-color: #bbbbbb; */
}
#usenet_advantage_logo {
	margin: 0em 0em 0em -999em;
	padding: 0em 0em 0em 0em;
	overflow: hidden;
	height: 40px;
	width: 49px;
	float: left;
	z-index: -1;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/usenet_advantage_lightning_logo.png);
	background-repeat: no-repeat;
	background-position: center 0px; 
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #ff0000;*/
	/*background-color: #ffffcc; */
}
#usenet_advantage_header_top {
	margin: 6px 6px 0px 12px;
	padding: 0px 0px 0px 0px;
	height: 46px;
	width: 918px;
	float: right;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #000000;*/
	/* background-color: #ccccff; */
}
#usenet_advantage_name_and_tag{
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	height: 41px;
	width: 440px;
	float: left;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #0000ff;*/
	/* background-color: #ddddff; */
}
#usenet_advantage_sitename {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	height: 26px;
	width: 350px;
	float: left;
	clear: right;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #aaaaaa; */
	/* background-color: #ccccff; */
}
#usenet_advantage_sitename h1 {
	margin: 0em 0em 0em -999em;
	padding: 0em 0em 0em 0em;
	overflow: hidden;
	z-index: -1;
	font-size:2.2em;
	font-weight:bold;
	line-height:1.0;
	color: #ffcd22;
}
#usenet_advantage_tagline {
	margin: 0em 0em 0em 0em;
	padding: 0.2em 0em 0em 0em;
	height: 12px;
	width: 350px;
	float: left;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #aaaaaa; */
	/* background-color: #ccccff; */
}
#usenet_advantage_tagline h3 {
	margin: 0em 0em 0em -999em;
	padding: 0em 0em 0em 0em;
	overflow: hidden;
	z-index: -1;
	letter-spacing: 1.0px;
	color: #ffcd22;
}

#usenet_advantage_search_flat_nav_and_languages{
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	height: 42px;
	width: 302px;
	float: right;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #000000;*/
	/* background-color: #ddddff; */
}
#usenet_header_search_flat_nav {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	height: 40px;
	width: 232px;
	text-align: center;
	float: right;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #000000;*/
	/* background-color: #d1d1d1; */
}
#usenet_header_google_sitesearch {
	height: 23px;
	width: 230px;
	text-align: center;
	float: right;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #00ff00; */
	/* background-color: #eeeeee; */
}
form#sitesearch { 
	margin: 0.15em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	color: #000000; 
	font-size: 0.9em; 
	text-align: center; 
	/* TO VISUALIZE CONTAINER */
	/* background-color: #333333;  */
	/* color: #ffffff; */
}
#sitesearch fieldset {
	display: inline;
}
#sitesearch legend {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	height: 0em;
	visibility: hidden;
}
#sitesearch .searchtext { 
	margin: 0.35em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.9em; 
	height: auto;
	width: 145px; 
	background-color: #eeeeee; 
	/* TO VISUALIZE CONTAINER */
	/* background-color: #ffffff;  */
	/* color: #ffffff; */
}
#sitesearch .searchbuttons { 
	margin: 0.15em 0.5em 0em 0em;
	padding: 0em 0em 0em 0em;
	font-size: 0.9em; 
	height: auto;
	width: 50px;
	/* TO VISUALIZE CONTAINER */
	/* background-color: #333333;  */
	/* color: #ffffff; */
}
#usenet_header_flat_nav {
	height: 13px;
	width: 230px;
	float: right;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #00ff00; */
	/* background-color: #eeeeee; */
}
#usenet_header_flat_nav_list {
	margin: 0.1em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
	text-align: left;
	font-size: 0.9em; 
}
#usenet_header_flat_nav_list li {
	margin: 0em 0em 0em 1.6em;
	padding: 0em 0em 0em 0em;
	display: inline;
}
#usenet_header_flat_nav_list li:first-child {
	padding-left: 0em;
} 
#usenet_header_flat_nav_list li a:link, #usenet_header_flat_nav_list li a:visited, #usenet_header_flat_nav_list li a:active {
	text-decoration: none;
	color: #000000;
}
#usenet_header_flat_nav_list li a:hover {
	text-decoration: none;
	color: #666666;
}
#usenet_header_languages {
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	width: 60px;
	min-width: 60px;
	text-align: center;
	float: left;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #000000;*/
	/* background-color: #d1d1d1; */
}
#usenet_header_languages_left {
	margin: 1px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	width: 2.6em;
	text-align: center;
	float: left;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #000000;*/
	/* background-color: #eeeeee; */
}
#usenet_header_languages_right {
	margin: 1px 1px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 32px;
	width: 2.6em;
	text-align: center;
	float: left;
	/* TO VISUALIZE CONTAINER */
	/* border: 1px solid #000000;*/
	/* background-color: #eeeeee; */
}
/* CHANGED FOLLOWING 5 ENTRIES TO . INSTEAD OF # FOR REUSABILITY */
.usenet_header_languages_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.4;
	list-style: none;
	text-align: center;
	/* font-size: 0.7em; */
}
.usenet_header_languages_list li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em; 
	/* display: inline; */
	text-decoration: none;
}
.usenet_header_languages_list li:first-child {
	padding-left: 0px;
	text-decoration: none;
} 
.usenet_header_languages_list li a:link, .usenet_header_languages_list li a:visited, .usenet_header_languages_list li a:active {
	text-decoration: none;
	color: #000000;
}
.usenet_header_languages_list li a:hover {
	text-decoration: none;
	color: #666666;
}

#usenet_advantage_main_nav {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	height: 26px;
	width: 982px;
	float: left;
}
#usenet_advantage_main_nav + * {
	clear: left;
}



/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ADDED FOR UDM XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#best_usenet_newsgroups_main_nav_udm {
/* 	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
	text-align: left;
	font-size: 1.0em; 
	font-weight: bold;
	z-index: 1;  */
/* 	position: absolute; 
	left: 18px;
	top: 64px; 
 *//* 	color: #ffffff;  */
}
h2#navbar {
	position:absolute;
	top:-100em;
	left:-100em;
}


.usenet_advantage_main_nav_end {
	clear: left;
}
#usenet_header_main_nav_links {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
	text-align: left;
	font-size: 1.0em; 
	font-weight: bold;
	z-index: 1;
	position: absolute;
	left: 18px;
	top: 64px; 
	color: #ffffff;
}
#usenet_header_main_nav_links li {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	display: inline;
	color: #ffffff;
}
#usenet_header_main_nav_links li a:link, #usenet_header_main_nav_links li a:visited, #usenet_header_main_nav_links li a:active {
	text-decoration: none;
	color: #ffffff;
}
#usenet_header_main_nav_links li a:hover {
	text-decoration: none;
	color: #ffce33;
}

/* PAGE BODY AND CONTENT ELEMENTS */
#usenet_container {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	min-height: 430px;
	width: auto;
	/* background-attachment:scroll;
	background-image:url(../images/usenetadvantage_container_top.png); 
	background-repeat:no-repeat;
	background-position:center 0px;  */
	/* TO VISUALIZE CONTAINER */	
	/*border: 1px solid #000000;*/
	/*background-color: #000000;*/
}
#usenet_container_top {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width: auto;
	background-attachment:scroll;
	background-image:url(../images/usenetadvantage_container_top.gif);
	background-repeat:no-repeat;
	background-position:center 0px; 
	/* TO VISUALIZE CONTAINER */	
	/*border: 1px solid #ff0000;*/
	/* background-color: #333333; */
}
#usenet_container_middle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 1001px;
	background-attachment:scroll;
	background-image:url(../images/usenetadvantage_container_middle.gif);
	background-repeat:repeat-y;
	background-position:center 0px; 
	/* TO VISUALIZE CONTAINER */	
	/* border: 0px solid #ff0000; */
	/*background-color: #333333; */
}
#usenet_container_bottom {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width: auto;
	background-attachment:scroll;
	background-image:url(../images/usenetadvantage_container_bottom.gif);
	background-repeat:no-repeat;
	background-position:center 0px; 
	/* TO VISUALIZE CONTAINER */	
	/*border: 1px solid #ff0000; */
	/* background-color: #333333; */
}

#usenet_left {
	margin: 0em 0em 0em 1.35em;
	padding: 0em 0em 0em 0em;
	float: left;
	height: auto;
	/*min-height: 480px;*/
	width: 12.8em;
	line-height: 1.6em;
	/* TO VISUALIZE CONTAINER */	
	/*border: 1px solid #0000ff;*/
	/* background-color: #ddddee; */
}
* html #usenet_left {
	display:inline; 
	margin: 0em 0em 0em 1.45em;
}
#usenet_left  p {
	margin: 0.1em auto 0em auto;
	padding: 0em 0em 0em 0em;
	color: #000000;
}
#usenet_left  p.margin {
	margin: 0.1em auto 1.6em auto;
	padding: 0em 0em 0em 0em;
	color: #000000;
}
#usenet_left  a:link, #usenet_left  a:visited, #usenet_left  a:active {
	color: #666666;
}
#usenet_left a:hover {
	color: #999999;
}
#usenet_left  h2 {
	color: #ff7322;
	font-size: 1.2em; 
}
#usenet_left  h2 a:link, #usenet_left  h2 a:visited, #usenet_left  h2 a:active {
	color: #ff7322;
	font-size: 1.1em;
}
#usenet_left h2 a:hover {
	color: #ffad22;
	font-size: 1.1em;
}
.usenet_left_sub {
	margin: 0em 0em 0.5em 0em;
	padding: 0em 0em 0em 0em;
	min-width: 120px;
	width: 120px;
	min-height: 60px;
	height: 60px;
	padding: 0px;
	position: relative;
	float: left;
	/* TO VISUALIZE CONTAINER */
	border: 1px solid #eeeeee;
	/* background-color: #ddddcc; */
}
#usenet_left ol {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 28px;
	width: auto;
	text-align: left;
	font-weight: bold;
	/* TO VISUALIZE CONTAINER */
	/*background-color: #ddddee; */
}
#usenet_left ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 4px;
	width: auto;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	/* TO VISUALIZE CONTAINER */
	/*background-color: #ddddee; */
}
#usenet_left ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 15px;
	list-style: none;
	background: url(../images/bullet-new.gif) no-repeat top left;
}
#usenet_left li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#usenet_left li a:link, #usenet_left li a:visited, #usenet_left li a:active {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
/* 	text-decoration: none; */
}
#usenet_left li a:hover {
	color: #999999;
	text-decoration: none;
}
/* #usenet_left_nav {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	list-style-image: none;
	list-style-type: none;
	/* TO VISUALIZE CONTAINER 
	border-bottom: 1px dotted #000000;
	background-color: #ddddee;
}
#usenet_left_nav li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	background-attachment: scroll;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
#usenet_left_nav li a:link, #usenet_left_nav li a:visited, #usenet_left_nav li a:active {
	color: #666;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px 15px 3px 15px;
	width: 130px;
}
#usenet_left_nav li a:hover {
	color: #999;
	text-decoration: none;
} */

#usenet_center {
	margin: 0em 0em 0em 3.5em;
	padding: 0em 0em 0em 0em;
	height: auto;
	width: 65.0em;
	float: left;
	line-height: 1.6em;
	/* TO VISUALIZE CONTAINER */	
	/*border: 1px solid #00ff00;*/
	/* background-color: #ddddee; */
}
#usenet_center a.titleorange {
	color: #ff7322;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
#usenet_center a:link, #usenet_center  a:visited, #usenet_center  a:active {
	color: #666666;
}
#usenet_center a:hover {
	color: #999999;
}
#usenet_center a.small {
	font-size: 0.85em; 
}
/* #usenet_center a h2 {
	color: #ff7322;
	text-decoration: none;
} */
#usenet_center h2 {
	color: #ff7322;
	font-size: 1.1em;
}
#usenet_center h2 a:link, #usenet_center  h2 a:visited, #usenet_center  h2 a:active {
	color: #ff7322;
	text-decoration: none;
	font-size: 1.1em;
}
#usenet_center h2 a:hover {
	color: #ffad22;
	text-decoration: none;
	font-size: 1.1em;
}
#usenet_center h3 a:link, #usenet_center  h3 a:visited, #usenet_center  h3 a:active {
	text-decoration: none;
	color: #ffad22;
}
#usenet_center h3 a:hover {
	text-decoration: none;
	color: #ffbe50;
}
#usenet_center a.small {
	font-size: 0.85em; 
}
#usenet_center ol {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 28px;
	width: auto;
	text-align: left;
	font-weight: normal;
	/* TO VISUALIZE CONTAINER */
	/*background-color: #ddddee; */
}
#usenet_center ol li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}
#usenet_center ol li a:link, #usenet_center ol li a:visited, #usenet_center ol li a:active {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
/* 	text-decoration: none; */
}
#usenet_center ol li a:hover {
	color: #999999;
	text-decoration: none;
}
#usenet_center ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 17px;
	width: auto;
	text-align: left;
	font-weight: normal;
	/* TO VISUALIZE CONTAINER */
	/*background-color: #ddddee; */
}
#usenet_center ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	/* list-style: none;
	background: url(../images/bullet-new.gif) no-repeat center left; */
}
#usenet_center ul li a:link, #usenet_center ul li a:visited, #usenet_center ul li a:active {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
/* 	text-decoration: none; */
}
#usenet_center ul li a:hover {
	color: #999999;
	text-decoration: none;
}
#usenet_center ul.flat {
	margin: 0em 0em 0em 0em;
	padding: 0.1em 0em 0.4em 0em;
	float: left;
	list-style: none;
	width: 99%;
	text-align: center;
	font-weight: bold;
	background-color: #ddddee;
}
#usenet_center ul.flat li {
	margin: 0em 0em 0em 0em;
	padding: 0em 1.8em 0em 1.8em;
	display: inline;
}
#usenet_center ul.flat2 {
	margin: 0em 0em 0em 0em;
	padding: 0.1em 0em 0.4em 0em;
	float: left;
	list-style: none;
	width: 99%;
	text-align: center;
	font-weight: bold;
	background-color: #ddddee;
}
#usenet_center ul.flat2 li {
	margin: 0em 0em 0em 0em;
	padding: 0em 1.2em 0em 0em;
	display: inline;
}
#usenet_center ul.flat-ie6 {
	margin: 0em 0em 0em 0em;
	padding: 1.3em 0.5em 1.9em 0em;
	float: left;
	list-style: none;
	width: 99%;
	text-align: center;
	font-weight: bold;
	/* TO VISUALIZE CONTAINER */
	background-color: transparent;
	z-index: -1;
	background-position: 0% 0%;
	background-image: url(../images/ie6submenu.gif);
	background-repeat: no-repeat;
}
#usenet_center ul.flat-ie6 li {
	margin: 0em 0em 0em 0em;
	padding: 0em 0.6em 0em 0.6em;
	display: inline;
}
/* #usenet_center + * {
	clear: left;
} */
.usenet_center_clear {
	clear: left;
}

#usenet_right {
	margin: 0em 0.7em 0em 0em;
	padding: 0em 0em 0em 0em;
	float: right;
	height: auto;
	/*min-height: 550px;*/
	width: 12.8em;
	line-height: 1.6em;
	/* TO VISUALIZE CONTAINER */	
	/*border: 1px solid #0000ff;*/
	/* background-color: #ddddee; */
}
#usenet_right a:hover {
	color: #999999;
}
#usenet_right  h2 {
	color: #ff7322;
	font-size: 1.1em;
}
#usenet_right  h2 a:link, #usenet_left  h2 a:visited, #usenet_left  h2 a:active {
	color: #ff7322;
	font-size: 1.1em;
}
#usenet_right h2 a:hover {
	color: #ffad22;
	font-size: 1.1em;
}
#usenet_right ol {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 22px;
	width: auto;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	/* TO VISUALIZE CONTAINER */
	/*background-color: #ddddee; */
}
#usenet_right ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 4px;
	width: auto;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	/* TO VISUALIZE CONTAINER */
	/*background-color: #ddddee; */
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#usenet_right ol ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	width: auto;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}
#usenet_right ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background: url(../images/bullet-new.gif) no-repeat center left;
}
#usenet_right ul li.nobullet {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	background: none;
}
#usenet_right ul li a.noline {
	text-decoration: none;
}
#usenet_right ol li a.noline {
	text-decoration: none;
}
#usenet_right ol li.nonumber {
	list-style-type: none;
}
#usenet_right ol ul li.nonumber {
	list-style-type: none;
}
#usenet_right ol li ul.nonumber {
	list-style-type: none;
}
#usenet_right li a:link, #usenet_right li a:visited, #usenet_right li a:active {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
/* 	text-decoration: none; */
}
#usenet_right li a:hover {
	color: #999999;
	text-decoration: none;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

/* PAGE FOOTER ELEMENTS */
#usenet_footer {
	margin: 0px 0px 0px 1px;
	padding: 10px 10px 10px 10px;
	height: 13px;
	text-align: center;
	background-attachment:scroll;
	background-image:url(../images/usenet_advantage_footer.gif);
	background-repeat:no-repeat;
	background-position:center 0px; 
	/* TO VISUALIZE CONTAINER */	
	/* border: 1px solid #aaaaaa; */
	/* background-color: #ddddee; */
}
#usenet_footer p {
	margin: 0.1em auto 0em auto;
	padding: 0em 0em 0em 0em;
	color: #000000;
}
#usenet_footer a:link, #usenet_footer a:visited, #usenet_footer a:active {
	color: #000000;
	text-decoration: none;
}
#usenet_footer a:hover {
	color: #666666;
	text-decoration: none;
}

/* Goes with flat menu by http://designreviver.com/wp-content/uploads/2008/10/example.html */
/* General */
#cssdropdown, #cssdropdown ul { 
	list-style: none; 
}
#cssdropdown, #cssdropdown * { 
	margin: 0em 0em 0em 0em;
	padding: 0.1em 0em 0.1em 0em;
}
/* Head links */
#cssdropdown li.headlink { 
	margin: 0em 0em 0em 0em;
	padding: 0.4em 1em 0.4em 1em;
	width: auto; 
	float: left; 
	/* border: 1px black solid;  */
	background-color: transparent;
	text-align: left; 
}
#cssdropdown li.headlink a { 
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	display: block; 
}
/* Child lists and links */
#cssdropdown li.headlink ul { 
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	display: none; 
	font-size: 0.9em;
	font-weight: normal;
	/* border-top: 1px black solid; */
	text-align: left; 
}
#cssdropdown li.headlink:hover ul { 
	display: block; 
}
#cssdropdown li.headlink ul li a { 
	margin: 0em 0em 0em 0em;
	padding: 0.8em 0.3em 0.4em 0.3em;
	background-color: #3b32e8; 
	height: auto; 
	border-bottom: 1px dotted #ffffff;
}
#cssdropdown li.headlink ul li a:hover { 
	background-color: #0000cc; 
}
/* Pretty styling */
#cssdropdown a { 
	color: black; 
} 
#cssdropdown ul li a:hover { 
	text-decoration: none; 
	background-color: #3b32e8; 
}
#cssdropdown li.headlink { 
	background-color: transparent; 
	/* background-image: url(bg.gif);*/
}
#cssdropdown li.headlink ul { 
	margin: 0em 0em 0em 0em;
	padding: 0.2em 0em 0.2em 0em;
	background-color: transparent; 
	/*background-image: url(bg.gif);*/ 
	/* background-position: bottom; */
}