body
{
	margin: 0px;
	padding: 0px;
	background: #000030;
	color: #000000;
	font-family: arial,Helvetica,sans-serif;
}
#PageBorder{
	margin:auto;
	background:#000;
	padding:0 2px 0 2px;
	width:1012px;
}
.PageBody
{
	width: 998px; 
	margin: auto;
	text-align:left;
	padding:0 5px;
	border-left: 2px solid #cad5e7;
	border-right: 2px solid #cad5e7;
	background:#ffffff;
}
.logo
{
	background: transparent url("/images/masthead/logo.png") no-repeat; 
	margin: 0px 0px 5px 5px;
	height: 54px;
	padding:0px;
	width:963px;
}
.Masthead .topright{
	float:right;
	margin:10px 15px 3px 3px;
		
}
.Masthead .topright .spacer{
	height:28px;
}

a.rss{
	float:right;
	clear:right;
	margin-right:22px;
	position:relative;
	bottom:-36px;
}
.fullmasthead .logo
{
	 
	height:139px;
	width:998px;
	margin:0;
}
.fullmasthead .logo a.homelink{
	height:120px;
	width:532px;
}
.logo a.homelink
{
	margin: 0px;
	display:block;
	float:left;
	height: 54px;
	text-indent:-10000px;
	width:457px;
}
.Masthead
{
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	color:#36FF3D;
}
.Masthead a{
	color:#36FF3D;
	text-decoration:none;
	font-weight:bold;
}
.PageBody img.banner
{
	margin: 0px 145px;
}
.Masthead .years a
{
	display:block;
	line-height:27px;
	height:27px;
	width:54px;
	color:#D9D9D9;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background:#3e5372;
}
.Masthead .years a:hover,
.Masthead .years .selected a
{
	color:#000000;
	background: transparent url("/images/year2_on.gif") no-repeat;
}

.Masthead .year1 a:hover, .Masthead .year1 .selected a
{
	background: transparent url("/images/year1_on.gif") no-repeat;
}
.Masthead .year1 a
{
	background: transparent url("/images/year1.png") no-repeat; 
}
.Masthead .year_beyond a
{
	background: transparent url("/images/year_beyond.png") no-repeat;
	width:141px;
	display:block;
	line-height:27px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.Masthead .year_beyond a:hover,
.Masthead .year_beyond selected .a
{
	background: transparent url("/images/year_beyond_on.gif") no-repeat;
	color:#000000;
}

.Masthead table.categories td
{
	width:113px;
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background-color:#3E5372;
}

.Masthead table.categories td a
{
	display:block;
	width:113px;
	height:13px;
	color:#D9D9D9;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding:5px 0;
}

.Masthead table.categories td a:hover,
.Masthead table.categories td .selected a
{
	background: transparent url("/images/cat_button_on.png") no-repeat;	
	color:#000000;
}
.Masthead table.categories td.prev_cat
{
	background: transparent url("/images/cat_arrow_left.png") no-repeat;
	width:35px;
}

.Masthead table.categories td.prev_cat a
{
	width:35px;
}

.Masthead table.categories td.prev_cat a:hover
{
	background: transparent url("/images/cat_arrow_left_on.png") no-repeat;	
}

.Masthead  table.categories td.next_cat
{
	background: transparent url("/images/cat_arrow_right.png") no-repeat;	
	width:35px;
}

.Masthead  table.categories td.next_cat a
{
	width:35px;
}

.Masthead  table.categories td.next_cat a:hover
{
	background: transparent url("/images/cat_arrow_right_on.png") no-repeat;	
}

.go{
	background:none;
	border:1px solid #000040;
	font-weight:normal;
	font-size:13px;
	cursor: pointer;
	line-height:18px;
	padding:1px 1px 1px 1px;
	text-decoration:none;
	text-align:center;
	color:#3248b6;
}

.signup
{
	background: transparent url("/images/submit.png") no-repeat;
	width:130px;
	height:32px;
	display:block;
	text-align:center;
	color:#3248b6;
	font-weight:bold;
	font-size:16px;
	cursor :pointer;
}

.textbox
{
	background: transparent url("/images/textbox.png") no-repeat !important;	
	height:28px;
	width:182px;
	padding:5px 10px !important;
	padding:0px 10px;
}

.textarea
{
	background: transparent url("/images/textarea.png") no-repeat;
	height:99px;
	padding:5px 10px;
	border:none;
}

.bluebox
{
	width: 540px; 
}

.bluebox h2 , .bluebox label 
{
	color:#FFFFFF;
	font-family:Arial;
	margin:0px;
	padding:0px;
}

.bluebox label 
{
	font-size:16px;
	font-weight:bold;
	display:block;
}

.bluebox_top_right 
{
	background: transparent url(/images/bluebox_top_right.png) no-repeat scroll right center;
	color:#FFFFFF;
	height:46px;
	line-height:22px;
	margin-right:0px;
}

.bluebox_top_left 
{
	background:transparent url(/images/bluebox_top_left.png) no-repeat scroll left center;
	margin-left:0px;
	margin-top:10px;
	padding-left:54px;
}

.bluebox_right 
{
	background:#293A94 url(/images/bluebox_right.png) repeat-y scroll right center;
	color:#FD0202;
	font-size:12px;
	padding-right:30px;
	margin-left: 35px;
}

.bluebox_left 
{
	background:#293a94 url(/images/bluebox_left.png) repeat-y scroll left center;
	color:#005288;
	padding-left:54px;
}

.bluebox_bottom_right 
{
	background:transparent url(/images/bluebox_bottom_right.png) no-repeat scroll right center;
	height:46px;
	margin-right:-0px;
}

.bluebox_bottom_left 
{
	background:transparent url(/images/bluebox_bottom_left.png) no-repeat scroll left center;
	padding-left:54px;
	height:46px;
}

form
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, h7
{
	padding: 0px;
	color:#000000;
}

h1
{
	font-size: 28px;
}

h2
{
	font-size: 24px;
}

h3
{
	font-size: 18px;
}

input, img
{
	border:0px;
}

.ColumnFooter
{
	height: 24px; 
	padding: 0px;
	background: transparent url(/images/column_end.gif) no-repeat 0 0;
	font-size:13px;
}   

.Footer
{
	background: #3E5372;
	color:#FFF;
	font-size:13px;
	margin:20px auto;
	clear:both;
	
}

.Footer a
{
	color:#FFF;
	text-decoration:none;
	font-size:13px;
}

.BlueText,  .BlueText a
{
	color:#364FC8;
}

.OrangeText, .OrangeText a
{
	color:#FF6600;
	text-decoration:none;
}

.padding_left
{
	padding-left:10px;
}

.padding_top
{
	padding-top:20px;
}

.valign_top
{
	vertical-align:top;
	padding:1px 0px;
}

.ads img
{
	padding:5px 0px;
}

.ads div.vertbanner, .ads div.skyscraper{
	border-style:solid;
	border-color:#9C9C9C;
	border-width: 3px 3px 3px 2px;
	margin:5px 0px;
}

.dot_line
{
	background: #FFFFFF url("/images/dot.png") repeat-y center center;
	width:10px;
	padding:0 5px;
}   

td.SignIn
{
	height: 70px;
	background: transparent url(/images/signin_chrome.gif) no-repeat 0 0;
}

td.SignIn div
{
	padding: 3px 0 0;
}

tr.Tabs td
{
	background: transparent url(/images/tab_bumper.gif) repeat-x 0 100%;
}

td.EmailForm
{
	background: transparent url(/images/chrome_EmailForward.gif) no-repeat 0 0;
}

td.ColumnHeader
{
	height: 41px;
	padding: 0;
	background: transparent url(/images/column_header.gif) no-repeat 0 0;
}

td.ColumnStretch
{
	background: transparent url(/images/column_stretch.gif) repeat-y 0 0;
}

td.ColumnDottedBorders
{
	background: transparent url(/images/runway_dots.gif) repeat-y 50% 0;
}

table.Footer td
{
	font-weight: bold;
	text-align: center;
	padding:12px 50px;
}

table.Footer td span.GrayText
{
	white-space: nowrap;
}

td.UserAccountTitle h4
{
	color: #FFFFFF;
	padding: 2px 8px; 
	font-weight: normal; 
	font-size: 17px; 
	background: #0F519D;
}

.searchBox{
	background-color:#FFF;
	color:#000040;
	border:solid 1px #000040;
	padding:.75em;
	text-align:center;
}
.searchBox input#search{
	border:1px solid #000040;
}
div.SortBar .left
{
	float:left;	
	width:13px;
	height:51px;	
	background: #FFF url("/images/filterbar/left.png") no-repeat; 
}

div.SortBar .mid
{
	font-family:Arial,sans-serif;
	float:left;
	padding: 3px 0 0 0px;
	height:51px;
	background: #FFF url("/images/filterbar/mid.png") repeat-x; 
	width:465px;
}

div.SortBar .adv .mid
{
	width:520px;
}

div.SortBar img.seperator
{
	float:left;	
	height:28px;
	text-align:center;
	margin:10px 2px 0  6px;
	font-size: 17px; 
}

div.SortBar .button
{
	float:left;	
	height:28px;
	text-align:center;
	margin:10px 10px 10px 6px;
	font-size: 15px;
}

div.SortBar .button span,div.SortBar .button a.off
{
	display: block;	
	width: 127px; 	
	padding: 0px 1px 0 0; 
	line-height: 28px; 
	font-size: 15px;
	color:#847c93;
	background: transparent url("/images/filterbar/unlit.png") no-repeat center center;
	text-decoration: none;
}

div.SortBar .button span:hover, div.SortBar .button span.hot, div.SortBar .button span.new,div.SortBar .button a.off:hover,div.SortBar .button a.selected,div.SortBar .button a.selected:hover
{
	width: 127px; 	
	padding: 0px 1px 0 0; 
	line-height: 28px; 
	font-size: 15px;
	text-decoration: none;
	display: block;
	color: #3243cd;
	background: transparent url("/images/filterbar/orangelit.png") no-repeat center center;
	cursor: pointer;
}

div.SortBar .button a
{
	display: block;	
	width: 127px; 	
	padding: 1px 1px 0 14px; 
	line-height: 28px; 
	font-size:12px;
	background: transparent  url("/images/filterbar/advunlit.png") no-repeat center center;
	text-decoration:none;
	color:#847c93;
}

div.SortBar .button a:hover
{
	color: #3243cd;
	background: transparent url("/images/filterbar/advlit.png") no-repeat center center;
}

div.SortBar .right
{
	float:left;	
	width:11px;
	height:51px;	
	background: #FFF url("/images/filterbar/right.png") no-repeat; 
}

div.CommentsFooter				
{
	padding: 0 0 9px;
	background: transparent url("/images/comments_footer.gif") no-repeat 0 100%;
}

div.CommentsHeader
{
	padding: 11px 20px 12px;
	background: transparent url("/images/comments_header.gif") no-repeat 0 0;
}

div.CommentsHeader h4
{
	display: inline;
	border: solid #369; 
	border-width: 0 0 1px; 
	font-weight: normal; 
	line-height: 19px;
}

div.CommentsStretch				
{
	width: 560px; 
	padding: 0 1px; 
	background: transparent url(/images/comments_stretch.gif) repeat-y 0 0;
}

div.CommentsStretch td			
{
	padding: 10px 20px;
}

div.CommentsStretch td.PostedBy	
{
	padding: 2px 20px; 
	background: #F0F0F0;
}

div.ScanBox						
{
	padding: 6px 0;
}

div.ScanBox table				
{
	background: transparent url(/images/scanbox.gif) no-repeat 0 0;
}

div.ScanBox td.Content			
{
	line-height: 20px;
}

div.ScanBox td h3				
{
	margin: 0 54px 4px 0; 
	border: solid #369; 
	border-width: 0 0 2px; 
	font-weight: normal; 
	line-height: 26px;
}

div.ScanBox td div.LargeText	
{
	padding: 0 14px 0 0;
}

div.LinkBox						
{
	margin: 20px 0; 
	background: transparent url(/images/linkbox.gif) no-repeat 0 0;
}

div.LinkBox td					
{
	padding: 0 20px;
}

div.LinkBox td h4				
{
	display: inline; border: solid #369; 
	border-width: 0 0 1px; 
	font-weight: normal; line-height: 19px;
}

/* links */

.hot_tab span, .new_tab span
{
	display: block;
	cursor:pointer;
	width: 43px; 
	padding: 1px 1px 0 0; 
	font-size: 11px; 
	line-height: 18px; 
	background: transparent url("/images/sortby_short.png") no-repeat center center;
	text-decoration: none;
}

.hot_tab span:hover, .new_tab span:hover, .hot_tab span.hot, .new_tab span.new
{
	display: block;
	color: #3243CD;
	background: transparent url("/images/sortby_short_on.png") no-repeat center center;
	cursor: pointer;
}

#filter table.td
{
	text-align:center;
	vertical-align:middle;
}

.all_tab span
{
	display: block;
	width: 65px;
	height:28px;
	font-size:12px;
	line-height: 27px; 
	text-decoration: none;
	padding:5px 0px;
}

span.filter_all_off
{
	background: transparent url("/images/filter_all.png") no-repeat center center;
}

.all_tab span.filter_all
{
	color: #4A69C6; 
	background: transparent url("/images/filter_all_on.png") no-repeat center center;
	cursor: pointer;
}

.year_tab span
{
	display: block;
	width: 98px;
	height:28px;
	font-size: 12px; 
	line-height: 28px; 
	background: transparent url("/images/filter_off.png") no-repeat center center;
	text-decoration: none;
	padding:5px 0px;
}

.category_tab span, .scantype_tab span
{
	display: block;
	width: 98px;
	height:28px;
	font-size: 11px; 
	line-height: 28px; 
	background: transparent url("/images/filter_off.png") no-repeat center center;
	text-decoration: none;
	padding:5px 0px;
}

span.filter_off
{
	font-size:12px;
}

.year_tab span:hover, .category_tab span:hover,  .scantype_tab span:hover, span.filter
{
	display: block;
	color: #4A69C6; 
	background: transparent url("/images/filter_on.png") no-repeat center center;
	cursor: pointer;
}

.all_tab span:hover
{
	display: block;
	color: #4A69C6; 
	cursor: pointer;
	background: transparent url("/images/filter_all_on.png") no-repeat center center;
}

.filter_go
{
	cursor: pointer;
	background: transparent url("/images/filter_go.png") no-repeat center center;
	width:48px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#3248b6;
	font-weight:bold;
	font-size:14px;
	margin:5px 0;
}

a.Change		
{
	display: block; 
	width: 36px; 
	padding: 0 26px 0 0; 
	font-size: 18px; 
	line-height: 29px; 
	text-align: right; 
	text-decoration: none; 
	background: transparent url("/images/buttonchange.gif") no-repeat 0 0;
}

span.BlueButton	
{
	background:none;
	font-size:24px;
	display:block;
	width: 40px;
	height:32px;
	line-height:32px;
	color:#282973;
	text-align:center;
	font-weight:normal;
}

tr.Tabs td td a	
{
	display: block; 
	margin: 0 0 10px; 
	border: solid #668BB5; 
	border-width: 0 0 1px; 
	padding: 3px 5px 0; 
	color: #fff; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: 36px; 
	text-decoration: none; 
	background: #0F519D url("images/tab_top.gif") repeat-x 0 0;
}

.blue_text a,.blue_text
{
	display: block;
	color: #21ddff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}  

.memebox
{
	display: block;
	background: transparent url("/images/memebox.png") no-repeat;
	width: 298px;
	height: 51px;
	text-align: center;
}

.center_align
{
	display:block;
	text-align:center;
	width:100%;
}

.flash_error
{
	background:#FFEEEE none repeat scroll 0%;
	border:1px solid red;
	color:red;
	display:block;
	margin:5px;
	padding:5px;
	text-align:center;
}

.flash_message, .flash_notice
{
	background:#ddffdd none repeat scroll 0%;
	border:1px solid green;
	color:green;
	display:block;
	margin:5px;
	padding:5px;
	text-align:center;
}

.form .instructions
{
	font-weight:normal;
	padding:10px;
}

.form .instructions a
{
	color:#005288;
}

div#two_col_left .graybox
{
	width:700px;
}

.graybox_td1
{
	display: block;
	margin:0;
	padding:0;
}

.graybox_td2
{
	display: block;
	background: transparent url("/images/tab_bg.png") repeat-x;
}		

.subnav_bar
{
	background: #cbcbcb url("/images/subnav_bg.png") repeat-x;
	line-height: 30px;
	display: block;
	padding-left:10px;
	height:30px;
	font-size:14px;
}	

.graybox_td1 ul
{
	display:block;
	margin:0px;
	padding:0px;
}

.subnav_bar ul
{
	margin:0px;
	padding-left:10px;
}

.subnav_bar li,.subnav_bar li a
{
	display: block;
	list-style-type:none;
	float:left;	
	text-align: center;
	color: #0B1E57;
	cursor: pointer;
	text-decoration:none;
}

.subnav_bar li a:hover
{
	text-decoration:underline;	
}

.subnav_bar li.splitter
{
	padding-left:5px;
	padding-right:5px;
}

.graybox_td1 li
{
	display:block;
	list-style-type:none;
	padding:0 3px 0 0;
	margin:0;
	float:left;
}

.graybox_td1 li a
{
	display: block;
	float:left;
	color:white;
	font-weight:bold;
	background: transparent url("/images/tab_n.png") no-repeat;
	width: 100px;
	height: 1.7em;
	text-align: center;
	font-size: 15px;
	line-height: 1.5em;
	cursor: pointer;
	text-decoration: none;
	padding-right:3px;
}

.graybox_td1 li.selected a
{
	background: transparent url("/images/tab_s.png") no-repeat;
	height: 1.7em;
	width: 100px;
	margin-bottom: -10px;
}
.graybox div.form{
	padding:0px 0px 10px 80px;
}
.graybox div.form table
{
	font-weight: bold;
}
.graybox div.form table th
{
	vertical-align:text-top;
}
.graybox div.form td h3
{
	color:#0B1E57;
	font-size:16px;
}

.userpagebody
{
	margin-left:10px;
}
.graybox div.userscan
{
	margin-left:10px;
	font-size:14px;
}

.graybox div.userscan table
{
	color:#FF6600;
	text-align:center;
}

.graybox div.userscan table a
{
	text-decoration:none;
	color:#1166AA;
}

.graybox div.userscan table td
{
	padding:0.2em .25em;
}

.graybox div.userscan table .title_cell
{
	text-align:justify;	
	width:auto;
	background-color:#FFF;
	padding-right:10px;
	padding-left:2em;
	text-indent:-2em;
}

.graybox div.userscan table .date_cell
{
	background-color:#FFF;
	width:14%;
}

.graybox div.userscan table .submitter_cell a
{
	text-decoration:none;
	color:#FF6600;
}

.graybox div.userscan table .rating_cell
{
	background-color:#F3F2F2;
	width:14%;
	text-align:right;
	padding-right:15px;
}

.graybox div.userscan table .submitter_cell
{
	background-color:#F3F2F2;
	width:15%;
}

.graybox div.userscan table th
{
	color:#1166AA;
	height:38px;
}

.graybox div.userscan .more
{
	padding:15px 215px;
	width:100px;
	background-color:#FFF;
}

.greybox_top
{
	display :block;
	background:url("/images/greybox_top.png") no-repeat;
	height:63px;
}
.greybox_mid
{
	display :block;
	border: 2px solid #cbcbcb;
	width:auto;
	overflow:auto;
}
.greybox_mid_minimal
{
	border: 2px solid #cbcbcb;
	width:auto;
}
.greybox_mid h1.heading,.greybox_mid_minimal h1.heading{
	border-bottom:#1157A7 solid 3px;
	padding: 0 0 .2em .75em;
	margin:5px 2px 20px;
	width:auto;
}

.greybox_bottom
{
	display :block;
	background:url("/images/greybox_bottom.png") no-repeat;
	margin-left: 1px;
	height: 41px;
}		

.itembox_header_top
{
	background:url("/images/itembox_header_top.png") no-repeat;
	font-size:9px;
}

.itembox_header_bg
{
	background:url("/images/itembox_header_bg.png") repeat-y;
}

.itembox_bg
{
	background:url("/images/itembox_bg.png") repeat-y;
	padding:10px 0 10px 20px;
}
.itembox_bg ul{
	margin:0;
	}
.itembox_bottom
{
	background:url("/images/itembox_bottom.png") no-repeat;
	height:34px;
	margin-left:1px;
	display:block;
}

.itembox_bottom tr.bottom div.b-right
{
	padding-left: 10px;
}

.itembox_bg .comment
{
	color:#005288;
	font-size:13px;
}

.itembox_bg .comment p
{

}

.itembox_header_bg .comment_by
{
	font-size:11px;
	color:#0B1E57;
	font-weight:bold;
	padding:0 0 0 20px;
}

.itembox_header_bg .comment_by a
{
	color:#0B1E57;;
	font-weight:bold;
	text-decoration:none;
}

.itembox_header_bg .category
{
	background:url("/images/grey_button.png") no-repeat;
	width: 260px;
	height: 25px;
	line-height: 25px;
	color: #FF6600;
	font-weight: bold;
	padding-left:30px;
	display: block;
	margin-left:20px;
}
.itembox_header_bg .category a{
	color:#FF6600;
	text-decoration:none;
}
.sidebar a.category
{
	color: #FF6600;
	text-decoration:none;
}
.sidebar a.tag
{
	text-decoration:none;
}

.SortBar table
{
	border-width: 0px;
}

.SortBar table td, .SortBar span.search
{
	text-align: center;
	color: #6E7397;
	font-weight: bold;
	padding-right:2px;
	width:50px;
}
 .nodata
{
	color: #6E7397;
	font-weight: bold;
	padding-right:2px;
}
.SortBar table td.all_tab
{
	padding:0px 4px;
}

.password, .editor_ok_button
{
	background: transparent url("/images/password.png") no-repeat;
	width:154px;
	height:29px;
	display:block;
	text-align:center;
	color:#1166AA;
	font-weight:bold;
	font-size:12px;
	cursor: pointer;
	text-transform:capitalize;
}
.editor_ok_button{
	display:inline;
}

.big_text
{
	font-size: 15px;
}

.contentbox_right h2, .contentbox_right h2 a, .contentbox_right h2 a:visited
{
	color:#1A61E0;
	font-weight: normal;
	font-size: 18px;
	padding:0;
	margin:0;
}

.itembox_header_bg h2
{
	color:#1A61E0;
	font-size:18px;
	font-weight:normal;
	color:#0B1E57;
	padding:5px 0px;
	margin:0;
	padding-left:20px;
}

.itembox_header_bg h2 a
{
	color: #1157a7;
}
.related_content .itembox_header_bg h2 a
{
	color: #0B1E57;
	text-decoration:none;
}
.related_content .itembox_header_bg h2 a:hover
{	
	text-decoration:underline;
}

.contentbox_right h2.scan
{
	padding:0;
	margin:0;
}

.contentbox_right span.linkodd, .itembox_header_bg span.link, .contentbox_right span.linkodd a, #fbstatus a
{
	color:#0B1E57;
	font-size:12px;
	text-decoration:none;
}

.contentbox_right span.linkeven, .contentbox_right span.linkeven a
{
	color:#0B1E57;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;	
}

.itembox_header_bg span.link
{
	padding-left:20px;
}

.profile_edit input, textarea
{
	padding: 2px;
}

.profile_edit input.text
{
	width:325px;	
}

.profile_edit select
{
	width:325px;
}

.profile_edit input.zipcode
{
	border: 1px solid #CECECE;
	width:8em;
}
.profile_edit a{
	font-weight:normal;
}
.errorExplanation, .errorExplanation h2 
{
	color: red;
	font-weight: normal;
	padding: 0px;
}

.errorExplanation 
{
	border: 1px solid red;
	font-size: 13px;  
	background: white;
}

.errorExplanation h2 
{
	font-size: 16px;
	margin: 0px;
	background-color: black;
	padding: 5px;
	font-weight: bold;
}

h1.heading, h2.heading 
{
	color: #1157a7;  
}
td.contentbox_right
{
}
table.contentbox
{
	width: 562px;
	height :147px;
	margin-top:.5em;
	margin-bottom:.5em;
}

table.contentbox table
{
	margin:0;
	height :147px;
	width: 505px;
}
table.contentbox table tr.top td,table.contentbox table tr.middle td{
	padding-left:5px;
}

table.contentbox td.image img.cat
{
	vertical-align:bottom;
}

table.contentbox td.image
{
	height:147px;
	width:31px;
}

table.contentbox td.year
{
	display:block;
	height:147px;	
	width:27px;	
	background: transparent url(/images/year_bg.png) no-repeat left bottom;
	vertical-align:middle;
}

table.contentbox .year table
{
	padding:0px;
	width:27px;
	font-weight:bold;	
	text-align:center;
	color: #282973;
}

table.contentbox .year table tr.scanyear td
{
	font-size:11px;
	vertical-align:bottom;
	text-align:right;
}

table.contentbox .year table tr.scanyeardetail td
{
	text-align:center;
}

table.contentbox .year table tr.scanyeardetail a
{
	font-size:18px;
	color: #282973;
	text-decoration:none;
}	

table.contentbox .year table tr.scanyeardetail a.beyond_year
{
	font-size:14px;
}

table.contentbox .year table tr.scanyeardetail a.general_year
{
	font-size:14px;		
}	

.contentbox_right span.OrangeText, .b-right span.OrangeText, .contentbox_right
{
	font-size:10px;
}

.itembox_header_bg span.OrangeText
{
	font-size:10px;
	padding-left:20px;		
}

div.OrangeText
{
	float:left;	
	font-size:10px;
}

div.tag
{
	cursor:pointer;
}	

div.taglist
{
	background-color:#E8F5FD;
	font-size:12px;
	margin:-30px 0px 0px 30px;
	overflow:visible;
	padding:2px 15px;
	position:absolute;
	z-index:1000;
	display: none;
}

.contentbox_right span.BlueText, .b-right span.BlueText
{
	font-size:10px;
}

.contentbox_right tr.top
{
	vertical-align:top;
	height:4.0em
}

.contentbox_right tr.top td
{
	padding-top:2px
}

.contentbox_right tr.middle
{
	vertical-align:top;
	text-align:justify;
	font-size:9.5pt;
	color:#000000;	
}

.contentbox_right tr.bottom
{
	vertical-align:bottom;
	height:31px;
}

.contentbox-individual tr.bottom div.b-left
{
	padding-left:10px;
}

.contentbox_right tr.bottom td.bottom
{
	width:100%;
	padding-left:0;
}

.contentbox_right tr.bottom .votebox
{
	float:left;
	width:71px;
}	
.infoLine{
	background-color:#f0f0f0;
	height:3ex;
	padding:2px 5px;
}
.actionLine{
	height:3ex;
	background:#e3e2e2 url(/images/contentbox_corner.png) no-repeat right bottom;
	padding:2px 0 2px 100px;
}
.rightbar_top h1,.rightbar_bg h1
{
	color:#005288;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.rightbar_top 
{
	background:url(/images/rightbar_top.png) no-repeat scroll right center;
	color:#005288;
	height:49px;
	line-height:49px;
	width:236px;
	margin-right:0px;
	text-align:center;
}

.rightbar_bg 
{
	background:#FFFFFF  url(/images/rightbar_bg.png) repeat-y;
	color:#000;
	padding: 0 20px;
	font-size:12px;
	width: 195px;
	text-align: justify;
}

.rightbar_bottom
{
	background: transparent url(/images/rightbar_bottom.png) no-repeat;
	height:18px;
}

.rightbar_bg h1 a
{
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.mmbx-first .byline{
	
	font-size:10px;
	color:#9C9C9C;	
}

.mmbx-first .byline a{
	color:#9C9C9C;	
}
.mmbx-first a:hover{
	color:#0B1E57;
	text-decoration:underline;	
}
.mmbx-first .normal
{
	color:#005288;
	font-size:10px;
}	
.mmbx-first .normal a
{
	font-size:10px;	
}
.sidebar a
{
	color:#3E5372;
	text-decoration:none;
	font-weight:bold;
}
.menubutton a{
	color:#000030;
	font-weight:bold;
	text-decoration:underline;
}
.menubutton{
	color:#3E5372;
	border:5px solid #FFF;
	background-color:#FFF;
	width:42%;
	float:left;
	text-align:center;
	padding:.3em;
	height:2ex;
	font-size:11.5px;
}
.menubutton p{
	display:inline;
}
.sidebar ul{
	list-style:none;
	padding:0;
	margin:0;
}
.rightbar_bg .normal
{
	font-weight: normal;
}

select.year_select, select.cat_select, select.scantype_select
{
	padding:1px;
	width: 75px;
}

select.cat_select option, select.scantype_select option
{
	width: 150px;
}

.small_txt
{
	color: white;
	font-size : 10px;
}

.SortBar span.search
{
	line-height:22px;
	width: 560px;
	text-align:left;
	display:block;
}

div.previous
{
	float:left;
}

div.next
{
	float:right;
}
div.pages{
	text-align:center;
}

div.previous a, div.next a,div.pages a
{
	text-decoration:none;
	color:#283C9A;
	font-size:80%;
}

span.more, span.more a
{
	color:#1A61E0;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.itembox_bg span.scandescription
{
	display:block;
	text-align:justify;
	width:524px;
	font-size:14px;
}

.add_lnr
{
	float:right;
	margin-top: -25px;
	padding-bottom:10px;
	padding-right: 10px;
}

.add_lnr a,.editor_cancel
{
	line-height:25px;
	color:#1157A7;
	text-decoration:none;
}
.editor_cancel{
	font-size:17px;	
	margin-left:1em;
	text-transform:capitalize;
}

.disp_lnr_rating_even
{
	width:50px;
	text-align:center;
	display:block;
	float:left;
	margin-left: 20px;
	background-color:#FEE7D3;
	color:#282973;
	font-weight:bold;
	font-size:15px;
}

.disp_lnr_rating_odd
{
	width:50px;
	text-align:center;
	display:block;
	float:left;
	margin-left: 20px;	
	background-color:#FFF6EF;
	color:#282973;
	font-weight:bold;
	font-size:15px;
}

.disp_lnr
{
	padding-left:20px;
	display:block;
	float:left;
}

.lnr_preview
{
	text-align:center;
	display:block;
}

.lnr_preview a
{
	color:#0B1E57;	
	text-decoration:none;
	font-weight:bold;
	font-size:14px;		
}

.disp_lnr a,
.itembox_bg ul a
{
	color:#1157A7;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.disp_lnr a:hover,
.itembox_bg ul a:hover
{
	text-decoration:underline;
}

span.nolnr{
	color:#0B1E57;
	font-size:12px;
	margin-left:20px;
}

.lnr_box
{
	background:url("/images/itembox_bg.png") repeat-y;
}

.lnrbox_bg
{
	display:block;
	overflow:auto;
	max-height:78px;	
}

.sub_link
{
	background: transparent url("/images/password.png") no-repeat;
	width:154px;
	height:29px;
	text-align:center;
	color:#3248b6;
	font-weight:bold;
	font-size:17px;
	cursor :pointer;
	float:none;
}	

ul.cat_selectbox, ul.type_selectbox
{
	padding:0px;
	margin:0px;
}

ul.cat_selectbox li, ul.type_selectbox li
{
	list-style-type:none;
	font-size: 12px;
	text-decoration: none;
}

div.cat_select, div.type_select
{
	background-color:white;
	overflow: auto;
	width:300px;
	height:120px;
	border:1px dotted #CECECE;
}
#article_form div.cat_select,#article_form div.type_select {
	width:560px;
}
#article_form div.cat_select input,#article_form div.type_select input{
	margin:2px 15px 2px 35px;
}
.small_scan_form
{
	font-size:12px;
	margin-right:48px;
}

/* Spiffy Box CSS starts */
.spiffy
{
	display:block;
}

.spiffy *
{
	display:block;
	height:1px;
	overflow:hidden;
	background:#9C9C9C;
}

.spiffy1
{
	border-right:1px solid #9C9C9C;
	padding-right:1px;
	margin-right:3px;
	border-left:1px solid #9C9C9C;
	padding-left:1px;
	margin-left:3px;
	background:#9C9C9C;
}

.spiffy2
{
	border-right:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	padding:0px 1px;
	background:#9C9C9C;
	margin:0px 1px;
}

.spiffy3
{
	border-right:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
	margin:0px 1px;
}

.spiffy4
{
	border-right:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
}

.spiffy5
{
	border-right:1px solid #9C9C9C;
	border-left:1px solid #9C9C9C;
}

.spiffy_content
{
	/*padding:0px 15px;*/
	/*border-right:2px solid #9C9C9C;*/
	/*border-left:2px solid #9C9C9C;*/
	/*background:#0a67e6;*/
}

/* Spiffy Box CSS ends */

.sidebar .box  div.top,.leaderboard h2
{
	display:block;
	text-align:center;
	color:#FFF;	
	font-size:17px;
	font-weight:normal;
	line-height: 34px;
	height:34px;
	background:#000040;
}

.sidebar .box  div.top a.head
{
	text-decoration:none;
	color:#FFF;
	display:block;
	font-weight:normal;
}

.spiffy_content span.top .spiffy_content
{
	background-color:#E5E5E5;
	border-right:2px solid #9C9C9C;
	border-left:2px solid #9C9C9C;	
}

.sidebar .box div.top .spiffy_content span.colored
{
	display:block;
}

.sidebar .box div.mmbx-first
{
	display:block;
	font-size:12px;
	padding:4px;
	border:3px double #CAD5E7;
	background-color:#FFF;
}
.mmbx-first h1
{
	margin:0px;
	font-size:11px;
	font-weight: normal;
}

.mmbx-first, .mmbx-first a, .mmbx-first h1 a, .leaderboard .body a 
{
	text-align:left;
	color:#000040;
	font-weight:bold;
	text-decoration:none;
}
.mmbx-first table{
	width:100%;
}

.mmbx-first h1 a
{
	color: #000;
	font-weight: bold;	
	color:#0B1E57;
	text-decoration: none;
}

.whatismmbx span.mmbx-top
{
	color:#0B1E57;
	text-align:center;
	display:block;
	height:40px;
	line-height:40px;
	font-weight:bold;
}

.whatismmbx span.mmbx-top a
{
	text-decoration:none;
	color:#0B1E57;	
}

.whatismmbx  span.mmbx-first
{
	text-align:center;
	display:block;
	height:94px;
	font-size: 12px;
}

.mmbx-top span.mmbx-middle-left
{
	color:#1589F0;
	font-size:20px;
	font-weight:bold;
}

.mmbx-top span.mmbx-middle-right
{
	color:#10FB12;
	font-size:20px;
	font-weight:bold;
}

.mmbx-top span.mmbx-last
{
	color:#0B1E57;
	font-size:20px;
	font-weight:bold;
}

.submit-articles a
{
	color:#CC0033;
	font-weight:bold;
}

.submit-articles a:hover
{
	color:#FF0000;
	font-weight:bold;	
}

div.SortBar{
	font-size:12px;
	font-weight:bold;
	color:#0B1E57;
	height:51px;
	width:562px;
}

div.SortBar input[type=text]
{
	width:125px;
}

.sidebar .search form
{
	padding:10px;
}

.sidebar .search input[type=text]
{
	border:1px solid #000040;
	width:142px;
}

.whatismmbx
{
	width:247px;
	height:179px;
	display:block;
	background: transparent url('/images/mmbx-bg.png') no-repeat center center;
}

.buttontable
{
	height:45px;
}

.mmbx-button
{
	background: transparent url('/images/mmbx-button.png') no-repeat center center;
	width:100px;
	height:25px;
	cursor:pointer;
}	

div.aboutus
{
	text-align:justify;
	/*margin-left:-60px;*/
	color:#000000;
	font-weight:normal;
	font-size:12px;
	padding:20px 50px;
	background-color:#E5E5E5;
	border-left:1px solid #9C9C9C;
	border-right:1px solid #9C9C9C;
}

div.aboutus h1
{
	margin:0px;
	text-align:center;
	color:#283C9A;
	font-size: 18pt;
	font-weight:bolder;
}

div.aboutus h2
{
	text-align:center;
	color:#283C9A;
	font-size: 14pt;
}

div.aboutus h3
{
	margin:0px;
	text-align:left;
	color:#283C9A;
	font-size: 18pt;
	font-weight:bolder;
}

div.aboutus h4
{
	text-align:left;
	color:#283C9A;
	font-size: 14pt;
}

div.aboutus dt
{
	font-weight:bold;
	margin-top:1em;
}

div.aboutus dd ul
{
	padding-left:1.5em;
}

div.aboutus a, div.aboutus a:visited
{
	text-decoration:none;
	color:#283C9A;
	font-weight:bold;
}

div.aboutus a:hover
{
	color:#CC0033;
	text-decoration:none;	
}

/* Forum CSS Starts */
table.forum
{
	font-size:14px;
	color:#333333;
}

table.forum tr td
{
	border:1px solid #DDDDDD;
	padding:10px;
}

table.forum tr td.top
{
	border:none;
	padding-left:0px;
}

table.forum tr.header
{
	background-color:#333333;
	color: #FFFFFF;
}

table.forum tr.header td
{
	font-size: 12px;
	font-weight:bold;
}

table.forum a, table.forum a:visited
{
	text-decoration:none;
	color:#333333;
}

table.forum a:hover
{
	color:#000000;
}

table.forum span.forumname, table.forum span.forumname a, table.forum span.forumname a:visited
{
	color:#283C9A;
	font-size:28px;
}

table.forum span.forumname a:hover
{
	color:#0B1E57;
}

table.forum span.forumdescription
{
	color:#005288;
	font-size:12px;
}

table.forum span.title
{
	color:#283C9A;
	font-size:20px;
}

table.forum td.topic
{
	width:60%;
}

table.forum td.post
{
	width:10%;
	text-align:center;
}

table.forum td.lastpost
{
	width:30%;
}

table.forum td.user
{
	padding:10px 25px;
	width:25%;
	color:#0B1E57;
	vertical-align:top;
	background-color:#F5F5F5;
}

table.forum td.user div.time
{
	font-size:10px;
	border-bottom:1px dotted;
}

table.forum td.body
{
	width:75%;
	padding:10px 25px;
	text-align:justify;
}

table.forum span.small, table.forum span.small a, table.forum span.small a:visited
{
	text-decoration:none;
	font-size:12px;	
	/*color:#283C9A;*/
}

table.forum span.small a:hover  
{
	text-decoration:none;
	font-size:12px;
	/*color:#0B1E57;*/
}

table.forum #newpost span a, .forumbutton
{
	background:#FFFFFF url(/images/admin_subcat.gif) no-repeat center center;
	height:31px;
	width:116px;
	line-height:31px;
	text-align:center;
	cursor: pointer;
}

table.forum #newpost span a
{
	display:block;
}

table.forum .cancel
{
	font-size:12px;
}
/* Forum CSS Ends */

table#guide
{
	margin-top:15px;
}

#guide tr td ol, #guide tr td ul, #guide tr td blockquote, #guide tr td h1, #guide tr td h2
{
	margin-top:0px;
	margin-bottom:0px;
	color:#000000;
}

#guide tr td a
{
	color:#1157A7;
}

table.PreviewBar
{
	height: 51px;
	width: 560px;
	background: transparent url("/images/sort_bar.jpg") no-repeat 0 0;
	margin: 5px 0px;
}

table.PreviewBar td
{
	text-align:center;
}

.commentarea
{
	margin:15px 5px 15px 3px;
	border: 1px solid #DFDFE0;
}

.greybox_mid textarea
{
	border: 1px solid #CECECE;
	background: #FFFFFF none;
	padding:2px;
	height:auto;
	font-size:14px;
	width:350px;
}

.greybox_mid .text
{
	border: 1px solid #CECECE;
	background: #FFFFFF none;
	font-size:14px;
	padding:2px;
}

.greybox_mid select
{
	border: 1px solid #CECECE;
	padding:2px;		
}

table.votebox tr {
	margin:0;
}
.permalink
{
	background:url("/images/votebutton-mid.png") no-repeat;
	width:41px;
}

table.contentbox table.votebox, table.contentbox-individual table.votebox
{
	padding:0px;
	width:71px;
	height:31px;
	overflow:visible;
	display:block;
	position:relative;
	margin:0 1em 0 5px;
}
span.modulerating
{
	line-height:31px;
	text-decoration:none;
	font-size:16px;
	font-weight: bold;
	color:#282973;
}

#scan_form td#error div, #lnr_form td#error div
{
	width:80%;
}

.startpage
{
	text-align:center;
	height: 746px;
	width:1000px;
	margin:0px auto;
	padding:149px 0px 0px;
}

.startpage table.outer
{
	text-align:center;
	height: 300px;
	width:450px;
	background: transparent url('/images/start_login_box.jpg') no-repeat center;
	margin: 0px auto;
	padding:0px 0px;
	color: #150645;
	font-size: 22px;
}

.startpage table.outer .top
{
	padding-top:10px;	
}

.startpage table.outer .bottom
{
	padding-bottom:10px;	
}

.startpage table.outer table
{
	width:100%;
}

.startpage table.outer table td.left
{
	color:#000000;
	padding: 2px 5px 2px 0px;
	text-align:right;
	width:40%;
	font-size: 14px;
}

.startpage table.outer table td.right
{
	width:60%;
	text-align:left;
	padding: 2px 0px 2px 5px;
}

.startpage .start_textbox
{
	border: 1px solid #CECECE;
	background: #FFFFFF none;
	font-size:14px;
	padding:2px;
}

a.already_scanned, a.already_scanned:hover, a.already_scanned:visited
{
	color:#005288;
	font-size:12px;
}

.masthead_plate
{
	display:block;
}

.masthead_plate .left
{
	float:left;
	width:9px;
	height:140px;	
	background: transparent url("/images/masthead/left.png") no-repeat; 
}

.masthead_plate .mid
{
	background: #FFF url("/images/masthead/mid.png") repeat-x; 
	float:left;
	width:970px;
	height:130px;	
	padding:10px 0 0 0;
	margin:0px;
}

.masthead_plate .right
{
	float:left;
	width:17px;
	height:140px;	
	background: transparent url("/images/masthead/right.png") no-repeat; 
}

#banner
{
	margin:0px 145px 6px;	
}

.sidebar .ad
{
	margin:0 auto 0;
	width:250px;
	float:none;
	clear:none;
	padding:0;
}
.bluebox_1
{
	background-color: #10529E;
	color: white;
	line-height: 30px;
	display: block;
	padding-left:10px;
	width:551px;
	margin-left:1px;
	font-weight:bold;	
}		

.orange_text
{
	color:#FF6600;
	font-weight:bold;	
	padding-left:7px;
}

table.scanlist
{
	padding:5px;
	margin-left:75px;
	font-size:11px;
	width:90%;
}

table.scanlist tr.top
{
	height:20px;
	background-color:#555555;
	color:#FFFFFF;
	font-size:10px;
}

table.scanlist tr
{
	border-bottom:1px solid #C5DBF7;
	border-left:1px solid #C5DBF7;
	color:#333333;
	font-family:Verdana,sans-serif;
	font-size:11px;
	padding:5px 4px;
}

table.scanlist tr.even
{
	background-color:#E6F2FF;
}

table.scanlist tr.odd
{
	background-color:#FFFFFF;
}

table.scanlist td
{
	padding: 5px;
	vertical-align:top;
	border-top:1px solid #C5DBF7;
	border-left:1px dotted #C5DBF7;
}

table.scanlist .scanid
{
	width:5%;
	text-align: center;
}

table.scanlist .scanlink
{
	width: 20%;
}

table.scanlist .scanheadline
{
}

table.scanlist .scandescription
{
	width: 25%;
	text-align: justify;
}

table.scanlist .scanauthor
{
	text-align:center;
	width: 10%;		
}

table.scanlist .scanrating, table.scanlist .scanedit, table.scanlist .scandelete, table.scanlist .scanshow
{
	text-align:center;
	width: 5%
}

table.scanlist a, table.scanlist a:visited
{
	font-family:verdana,sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:16px;
	margin:0pt 2px;
	padding:2px;
	color:#0066CC;
	text-decoration:none;		
}	

table.scanlist .scanshow
{
	border-right:1px dotted #C5DBF7;
}

table.scanlist tr.pagination td
{
	border-left:none;
}

#two_col_left
{
	float:left;
	display:block;
	height:auto;
	width:700px;
}

#two_col_right
{
	width:250px;
	display:block;
	margin-left:720px;
}

.three_col_left
{
	padding-bottom:10px;
	width:570px;
}

.three_col_midright
{
	float:right;
	padding-bottom:10px;
	width:410px;
}

.ad
{
	float:left;
	clear:left;
	padding-bottom:10px;
	width:125px;
	text-align:center;
}

.sidebar
{
	display:block;
	overflow:hidden;
	padding-left:10px;
	padding-bottom:10px;
	width:250px;	
	margin-left:auto;
	margin-right:20px;
}

.greybox_mid table
{
	width:auto;
}

div.article
{
	width:562px;
	margin-bottom:.7em;
}
div.article h1
{
	margin:0;
	padding:2px .5em;

	font-size:22px;
	font-weight:bold;
}
div.article h1 a{
	color:#000;	
	text-decoration:none;
}
div.article h1 a:hover{
	text-decoration:underline;;
}
div.article h2, ul.recommendations h2
{
	font-size:11px;
	color:#555555;
	margin:0;
	padding:2px 1em;
	font-weight:lighter;
}

div.article h2 a, ul.recommendations h2 a
{
	color:#555555;
	text-decoration:none;
}
div.article h2 a:hover, ul.recommendations h2 a:hover{
	text-decoration:underline;
}

div.article .footer img
{
	float:none;
	margin-top:4px;
}

.article, ul.recommendations{
	font-size:12px;
}
div.article p, ul.recommendations p
{
	font-size:12px;
	line-height:1.5;
	padding:2px 1em;
	margin-bottom:.75ex;
	margin-top:.75ex;
}
div.article img{
	margin:1ex;
}
div.v1style img{
	float:right;
}
div.article p a
{
	color:#0000CC;
	text-decoration:none;	
}
div.article p a:hover
{
	text-decoration:underline;;	
}
div.article a.read_more, ul.recommendations a.read_more
{
	color:#1157A7;
	text-decoration:none;	
	display:block;
	font-size:12px;
	margin-top:.95ex;
	font-weight:bold;
}
div.article ul.related a{
	text-decoration:none;
}
div.article ul.related a:hover{
	text-decoration:underline;
}
div.article h3
{
	color:#1157A7;
	font-size:12px;
	margin:10px 0 0 0;
	padding:.75em 1em;
	border-bottom:2px solid #0B1E57;
	clear:left;
}

div.article .footer{
	color:#1157A7;
	font-size:12px;
	margin:20px 0 0 0;
	padding:0 1em;
	line-height:1.85em;
	border-bottom:2px solid #0B1E57;
	clear:left;
}
div.article .footer a{
		color:#1157A7;
	text-decoration:none;
}
div.article a
{
	color:#1157A7;
}
div.article h3 a
{
	color:#1157A7;
	text-decoration:none;
}
div.article h3 a:hover
{
	text-decoration:underline;
}

div.article .votebox
{
	float:left;
	margin-right:1em;
	width:71px;
}
div.article .votebox img{
	margin:0;
}

div.article h4
{
	color:#1157A7;
	font-size:12px;
	padding:2px .3em;
	border-bottom:1px solid #1157A7;
	margin-top:1ex;
	margin-bottom:1ex;
	margin-left:.9em;
	clear:left;
}

div.article h4 a
{
	color:#1157A7;
	text-decoration:none;
}

div.article .comment
{
	font-size:12px;
	padding-right:10%;
	margin-left:1em;
}

div.article #post_comment
{
	margin:.5em;
}

div.article #post_comment h1
{
	clear: left;
	font-size:16px;
	color:#1157A7;	
}
div.article .footer .bookmark_button
{
	float:right;	
}

ul.subscriptions, ul.subscriptions a, ul.subscriptions:visited, ul.subscriptions.a:hover
{
	text-decoration:none;
	color:#0B1E57;
}

span.subscription_navigation a, span.subscription_navigation a:hover, span.subscription_navigation a:visited
{
	color:#1A61E0;
	text-decoration:none;
}

img.profile_image
{
	margin:5px 0px 0px 20px;
	float:left;
	border:1px solid #CBCBCB;
	width:100px;
	height:75px;
}

.graybox table.profile
{
	font-weight:normal;
	margin:0 5px;
}

.graybox table.profile td.property
{
	width: 20%;
	padding-left:5px;
	vertical-align:top;
	font-weight:bolder;
}

.graybox table.profile td
{
	padding-bottom:5px;
}

.graybox table.profile td.seperator
{
	width: 5%;
	vertical-align:top;
}

.graybox table.profile td.attribute
{
	width: 75%;
}

.userscan table.scanlist
{
	margin:0px;
}

.leaderboard{
	clear:left;
	margin:5px;
	width:98%;
	margin:0 5px 10px;
}
.upperlb .leaderboard{
	clear:none;
	float:left;
	width:23%;
}
.landingBox{
	clear:none;
	float:left;
	width:48%;
	margin:0 5px 10px;	
	height:38ex;	
}
.landingBox a{
	color:#0B1E57;
}
.landingBox img{
	width:100%;
	height:200px;
}
.leaderboard .body, .landingBox .body
{
	display:block;
	font-size:12px;
	border:3px double #CAD5E7;
	background-color:#FFF;
}
.upperlb .leaderboard .body
{
	height:46.5ex;
}
.landingBox .body{
	height:19ex;
}
.leaderboard .body p{
	margin:5px;
}
.leaderboard h2{
	margin-bottom:0;
	font-weight:normal;
	font-size:15px;
}
.leaderboard ul{
	list-style:none;	
	padding:0;
	margin:0;
}
.leaderboard li{
	margin:0;
	padding:5px;
}
.leaderboard .odd{
	background:#CAD5E7;
}
.leaderboard table{
	width:100%
}

.leaderboard th{
	padding:5px;
}

.leaderboard td{
	padding:5px;
}

.tooltip{
	width:300px;
	background-color:#DDD;
	border:1px solid #0B1E57;
	font-size:80%;
	padding:2px;	
}
#imageSelector{
	border: 2px solid #000;
	background: #FFF;
	padding:5px;
	height:585px;
}
#imageSelector .images{
	overflow:auto;
	height:345px;
}
#imageSelector .image{
	width:48%;
	padding:5px;
	float:left;
} 
td.greybox_mid .image{
	width:30%;
	padding:5px;
	float:left;
}
#imageSelector .image img{
	display:block;
	margin:auto;
}
.timeline_section{
	font-size:12px;
	margin-left:1em;
}
.timeline_section h1{
	font-size:125%;
	margin-bottom:.2ex;
	margin-top:0;
}
.timeline_section h1 a{
	color:#0B1E57;
}
.timeline_section a{
	color:#3E5372;
}
.timeline .infobox{
	width:9em;
}

.recommendations .infobox{
	width:9em;
	float:right;
	margin: 0 1em 1em;
}
.timeline td{
	vertical-align:top;
}
.infobox .category{
	background:#3E5372;
	padding:.3em;
	color:white;
	font-weight:bold;
	text-align:center;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-radius-top-left:5px;
	-webkit-border-radius-top-right:5px;
}
.infobox .type{
	padding:.3em;
	background:#9C9C9C;
	text-align:center;
}
.infobox .year{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottom-left:5px;
	-webkit-border-radius-bottom-right:5px;
	border-left:#E5E5E5 solid 2px;
	border-right:#E5E5E5 solid 2px;
	border-bottom:#E5E5E5 solid 2px;
	padding:.3em;
	text-align:center;	
}
.timeline h3{
	margin-bottom:1ex;	
	margin-top:0;
}
.timeline h4{	
	margin-bottom:1ex;	
	margin-top:1ex;
	margin-left:.5em;
}
#article_form h3 input,
#article_form h3 select{
	float:right;
	margin-right:150px;
	width:269px;
}
#article_form h3 select{
	width:100px;
	margin-right:325px
	
}
.format_tools{
	float:right;
	margin-right:48px;
	font-weight:bold;
}
#article_form textarea{
	width:560px
}

ul.poll_answers{
	list-style:none;
}
.poll_answers li img{
	float:none;
}
.poll_answers p{
	display:inline;
}
img#printLogo{
	display:none;
}
.botvotebox{
	float:left;
	margin-right:1em;
	font-size:92%;
}
.botvotebox .voteup{
	background:#3E5372;
	padding:.3em;
	color:white;
	font-weight:bold;
	text-align:center;
}
.botvotebox .voteup a{
	color:white;
	text-decoration:none;
}
.botvotebox .rating{
	padding:.3em;
	background:#9C9C9C;
	text-align:center;
}
.botvotebox .votedown a{
	text-decoration:none;
	color:black;
}
.botvotebox .votedown{
	border-left:#E5E5E5 solid 2px;
	border-right:#E5E5E5 solid 2px;
	border-bottom:#E5E5E5 solid 2px;
	padding:.3em;
	text-align:center;	
}
.sidebar a.category{
	color:#1157A7;	
}
.recommendations h5{
	margin-top:.95ex;	
	border-bottom:2px solid #CBCBCB;
	padding-left:12px;
}
.recommendations h5 a{
	color:#1157A7;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.recommendations h1
{
	margin:0;
	padding:2px .5em;

	font-size:20px;
	font-weight:bold;
}
.recommendations h1 a{
	color:#000;
	text-decoration:none;
}
.recommendations h1 a:hover{
	text-decoration:underline;
}
.three_col_left pre{
	width:490px;
	display:block;
	overflow:auto;
	margin:2em auto 2em auto;
}
.MBAnnounce{
	border: 3px solid #000040;
	background-color:#f0f0f0;
	padding:3px;
	margin-bottom:8px;
}
.MBAnnounce a{
	color:#000040;
}
.MBAnnounce .green{
	color:#36FF3D;
}
.MBAnnounce .fineprint{
	font-size:70%;
}
.feeds_page a{
	color:#0B1E57;
	text-decoration:none;
}
.feeds_page a:hover{
	text-decoration:underline;;
}
.feeds_page ul{
	list-style:none;
}
.feeds_page li{
	list-style:none;
	margin:.5em;
	padding: 0 1em 1em 1em;
}
.feeds_page li.feed{
	border: 1px dashed #3E5372;	
}
.recommendations{
	padding-left:0;
	margin-left:0;
	padding-right:0;
	margin-right:0;
	list-style:none;
}
.recommendations .bookmark_button{
	float:right;
}
.tagcloud{
	text-align:center;
}
.sidebar .ad img{
	padding-bottom:8px;	
}
.itembox_bg .videos ul{
	list-style:none;	
}
div.article h4.edit_comment,.edit_comment{
	float:right;
	border:none;
	width:auto;
	margin:1em;
}
table.comment .edit_comment a{
	color:#0B1E57;
	font-weight:bold;
	text-decoration:none;
}