/*
Special Blue: #447DB7
Light Blue: #EEF3F9
*/

html, body {
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	height:100%;
}
html { overflow-y:scroll; }
h1, h2, h3, h4, h5 { font-family:"Times New Roman", Times, serif; margin:0px; padding:0px; }
form { display:inline; }
table {
	margin:0px; padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
a {	text-decoration:none;color:#447DB7; }
a:hover { text-decoration:underline; }
img {
	border:0px;
}
hr { height:1px; background-color: #666666; border:none; margin:0px;padding:0px; }
.light { background-color: #CCCCCC; }
.med { background-color: #888888; }
ul { list-style:circle; }
input, select, textarea {
	border:1px solid black;
	background-color:#FFFFFF;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}

.clear {clear:both;}

.SiteContainer {
	text-align:left;
	width:960px;
	overflow:hidden;
}

.HeaderContainer { clear:both;float:left;width:100%;}
.HeaderContainer .HeaderContents { margin:0px 0px 0px 0px; }
.HeaderContainer .HeaderContents { position:relative; float:left; height:117px; width:961px; background-image:url(../../images/logo.jpg); background-repeat:no-repeat; background-position:0px 6px; border-bottom:1px solid #000000; }
.HeaderContainer .HeaderContents #logo { width:326px;height:117px; display:block; }
.HeaderContainer .HeaderContents #post { position:absolute; right:310px; top:50px; display:block; background-image:url(../../images/post_btn_glow.jpg); background-repeat:no-repeat; background-position:bottom; height:55px; width:205px; }
.HeaderContainer .HeaderContents .item_container { position:relative; }
.HeaderContainer .HeaderContents #search { position:absolute; right:0px; top:55px; display:block; }
.HeaderContainer .HeaderContents #search #searchbutton { background-image:url(../../images/search_btn.jpg);width:19px;height:19px;position:absolute;top:0px;left:0px;}
.HeaderContainer .HeaderContents #search #search_string { margin:0px;padding-left:2px;border-right:none;border-left:none;height:15px;font-style:italic;font-size:14px;width:142px; position:absolute;top:0px;left:0px;}
.HeaderContainer .HeaderContents #search #adv_btn {width:12px;height:19px;position:absolute;top:0px;left:0px;}
.HeaderContainer .HeaderContents #subHead { position:absolute; top:95px; left:0px; width:961px; height:12px; padding-top:3px; border-top:2px solid #000000; }
.HeaderContainer .HeaderContents #tail { position:absolute; top:95px; left:247px; }
.HeaderContainer .HeaderContents #subHead #breadcrumbs { font-weight:normal; font-size:14px; float:left; margin-top:-2px; }
.HeaderContainer .HeaderContents #subHead #breadcrumbs a { color:#000000; }
.HeaderContainer .HeaderContents #subHead #breadcrumbs a:hover { color:#447DB7; text-decoration:none; }
.HeaderContainer .HeaderContents #subHead #date { font-weight:bold; font-size:12px; float:right; margin-top:-1px; }

.NavContainer { clear:both;float:left;width:100%; margin-top:9px;margin-bottom:0px;height:66px;overflow:hidden;}
.NavContainer ul,.NavContainer  li { float:left;padding:0px;margin:0px;list-style:none;margin-bottom:0px;}

.SubNavContainer { float:left;width:953px;margin:0px;border:1px solid #000000;border-top:none;font-size:9px;padding:1px;padding-right:4px;text-align:right;margin-bottom:3px;}
.SubNavContainer a { color:#666666; }
.SubNavContainer a:hover{ color:#003399;text-decoration:none; } 

.NoticeContainer { position:fixed !important;position:absolute; left:0px;top:0px; width:100%; z-index:10000000;}
.NoticeContainer .NoticeContents { color:#FFFFFF;font-weight:bold;background-color:#447DB7;padding:10px;width:860px;font-size:14px; text-align:center; border:2px solid #000000; border-top:none; background-image:url(../../images/notice_back.jpg); background-repeat:no-repeat; background-position:bottom;}

.BodyContainer { clear:both;float:left;width:100%; margin-top:4px; }
.BodyContainer .BodyContents { }
.BodyContainer .BodyContents .LeftContainer { float:left; width:636px; overflow:hidden; }
.BodyContainer .BodyContents .LeftContainer .LeftContents { color:#000000; }
.BodyContainer .BodyContents .LeftContainer .LeftContents .MainArticleList { border:1px solid #000000; clear:both;}

.MainArticleList .div { width:100%; border-bottom:1px solid #CCCCCC; }
.MainArticleList .preview_article { padding:10px; padding-top:15px;}
.MainArticleList .preview_article a { color:#000000; }
.MainArticleList .preview_article .date_header { font-size:8px; color:#999999; }
.MainArticleList .preview_article .disabled { color:#444444; }
.MainArticleList .preview_article .thumb { border:1px solid black;float:left;margin-right:5px;margin-top:0px;margin-bottom:0px;padding:0px;}
.MainArticleList .preview_article .rating { float:left;margin:10px; background-image:url(../../images/arc.jpg);width:74px;height:90px;text-align:center; margin-top:0px; text-align:center; }
.MainArticleList .preview_article .rating h1 { margin:0px; font-size:24px; color:#FFFFFF; padding-top:18px;}
.MainArticleList .preview_article .heading h1 { margin:0px; }
.MainArticleList .preview_article h1, .r .preview_article h1 a { font-size:18px; font-weight:bold;color:#000000; margin-left:0px; }
.MainArticleList .preview_article h1 a:hover { text-decoration:none; color:#447DB7; }
.MainArticleList .preview_article h2, .sidebar .preview_article h2 a { font-size:14px; font-weight:normal;color:#000000; margin-left:0px; }
.MainArticleList .preview_article h2 a:hover { text-decoration:none; color:#447DB7; }
.MainArticleList .preview_article h3 { font-size:10px; margin-bottom:1px; }
.MainArticleList .preview_article .body { text-align:justify; }
.MainArticleList .preview_article .more { float:right; }
.MainArticleList .preview_article .more a { color:#000000;font-weight:bold; }
.MainArticleList .preview_article .footer { font-size:10px; }

.BodyContainer .BodyContents .LeftContainer .LeftContents .pages { font-size:14px; font-weight:bold; color:#000000; margin-top:3px; }
.BodyContainer .BodyContents .LeftContainer .LeftContents .pages a { color:#447DB7; }
.BodyContainer .BodyContents .LeftContainer .LeftContents .pages a:hover { color:#000000;text-decoration:none; }

.BodyContainer .BodyContents .RightContainer { float:right; width:317px; overflow:hidden; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel { border:1px solid #000000; margin-bottom:5px; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel a { color:#000000; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel a:hover { color:#447DB7; text-decoration:none; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel h1 { font-size:18px; font-weight:normal; margin-left:4px;padding:0px; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel h2 { font-size:12px; font-weight:normal; font-style:italic; margin-left:4px;padding:0px; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel h2 a { font-style:normal; font-size:10px; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel #SideBarImage { border:1px solid #000000; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel .small { font-size:11px; padding:2px 4px 2px 0px; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel table { border-collapse:collapse; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel .top_divide { border-bottom:1px solid #CCCCCC; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel .mid_divide { border-bottom:1px solid #CCCCCC; font-style:italic; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel .bottom_divide { border-top:1px solid #CCCCCC; border-right:1px solid #CCCCCC; font-size:11px; padding:2px;}
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel #header { position:relative; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel #sign_out_link { position:absolute;top:0px;right:0px;font-size:11px;padding-right:2px; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel #sign_out_link a { color:#447DB7; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel #sign_out_link a:hover { color:#000000; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel .horiz_divide { border-right:1px solid #CCCCCC; }
.BodyContainer .BodyContents .RightContainer .RightContents #userpanel .no_border { border-top:0px solid #FFFFFF; font-size:11px;padding-right:2px; }

.FooterContainer { clear:both;float:left;width:100%; border-top:1px solid #757575; color:#999999; margin-top:9px; padding-bottom:75px;}
.FooterContainer a { color:#999999; margin:0px 5px;}
.FooterContainer a:hover { color:#447DB7; }
.FooterContainer .FooterContents { text-align:center; font-size:9px; }

.OverlayContainer {	position:fixed !important; position:absolute; top:0px; left:0px; z-index:10000;	width:100%;	height:100%; float:left; }
.OverlayContents { position:absolute; height:100%; width:100%; z-index:10002; }
.OverlayBack { position:absolute; height:100%; width:100%; background-color:#447DB7; z-index:10001; filter: alpha(opacity=70); opacity:0.7; }
.OverlayFrame { border:1px solid #000000; background-color:#FFFFFF; width:550px; padding:20px; font-size:10px; }
.OverlayFrame table { font-size:12px; }
.OverlayFrame h1 { padding:0px; margin:0px; font-size:18px; font-weight:bold; color: #004276; text-align:left; text-transform:uppercase; }
.OverlayFrame a { font-size:12px;color:#447DB7; }
.OverlayFrame a:hover { color:#000000;text-decoration:none; }

.feature { position:relative; background-image:url(../../images/feature.jpg);width:636px;height:381px; margin-bottom:8px; }
.feature h3 { font-size:12px;}
.feature h2 { color:#FFFFFF; font-size:9px; margin-left:6px;padding-top:7px;}
.feature h1 { color:#FFFFFF; font-size:16px; margin-left:6px; }
.feature h1 a, .feature h2 a, .feature h3 a { color:#FFFFFF; text-decoration:none; }
.feature h1 a:hover, .feature h2 a:hover, .feature h3 a:hover { color:#000000; text-decoration:none; }
.feature .date_header { font-size:8px; color:#EFEFEF;}
.feature .disabled { color:#444444; }
.feature .thumb { border:1px solid black; float:left; margin-right:5px;margin-top:3px; }
.feature .stats { position:absolute; width:115px;height:330px; top:40px;left:6px; color:#FFFFFF; font-size:14px; font-weight:normal; text-align:center;}
.feature .stats .user_image { border:1px solid #000000; }
.feature .stats .arc { background-image:url(../../images/arc.jpg);width:74px;height:90px;text-align:center; margin-top:10px; text-align:center; }
.feature .stats .arc h1 { margin:0px; font-size:24px; color:#FFFFFF; padding-top:18px;}
.feature .stats .minor_stats { position:absolute;bottom:0px;left:0px; color:#000000; font-size:10px; }
.feature .stats .minor_stats a,.feature .stats .minor_stats a:hover{ color:#000000; }
.feature .stats .minor_stats ul, .feature .stats .minor_stats ul li{ margin:0px;padding:0px; list-style:none; text-align:left; }
.feature .caption { position:absolute; width:505px;height:330px; top:40px;right:6px; color:#000000; font-size:14px; font-weight:normal; }
.feature .caption .text { padding:5px; width:491px;height:300px; overflow:hidden; text-align:justify; line-height:18px;}
.feature .caption .more_lnk { position:absolute;bottom:2px;right:5px;color:#000000;text-decoration:none; font-weight:bold; }
.feature .caption .more_lnk:hover { color:#447DB7; }

.sidebar {
	border: 1px solid #000000;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:5px;
}

.sidebar ul, .sidebar li {margin:0px;padding:0px;list-style:none; }
.sidebar h1 { font-size:18px; font-weight:normal;margin-left:4px;}
.sidebar h1 a { color:#000000;}
.sidebar h1 a:hover { text-decoration:none;color:#447DB7;}
.sidebar .div { width:100%; height:1px; overflow:hidden; border-top:1px solid #CCCCCC;}
.sidebar .preview_article .date_header { font-size:8px;color:#999999; }
.sidebar .preview_article .disabled { color:#333333; }
.sidebar .preview_article h1, .sidebar .preview_article h1 a { font-size:16px; font-weight:bold;color:#000000; margin-left:0px; }
.sidebar .preview_article h1 a:hover { text-decoration:none; color:#447DB7; }
.sidebar .preview_article h2, .sidebar .preview_article h2 a { font-size:12px; font-weight:normal;color:#000000; margin-left:0px; }
.sidebar .preview_article h2 a:hover { text-decoration:none; color:#447DB7; }
.sidebar .preview_article h3 { display:none; font-size:14px; }
.sidebar .preview_article .body { text-align:justify; }
.sidebar .preview_article .more { float:right; }
.sidebar .preview_article .more a { color:#000000;font-weight:bold; }
.sidebar .preview_article .footer { display:none; }
.sidebar .user_image {border:1px solid #000000; }

.full_article {
	color:#000000;
}
.full_article h1 a:hover, .full_article h2 a:hover, .full_article h3 a:hover, .full_article h4 a:hover, .full_article h5 a:hover{ color:#447DB7; text-decoration:none;}
.full_article h1 { font-size:18px; }
.full_article h2 { font-size:18px;font-weight:normal; }
.full_article h3 { font-size:12px; }
.full_article h4 { font-size:12px; font-weight:bold; font-style:italic; }
.full_article h5 { font-size:12px; font-weight:bold; margin-bottom:3px; }
.full_article h6 { font-size:11px;margin:0px;padding:0px;font-weight:normal; }
.full_article .heading { margin-bottom:12px; line-height:normal; }
.full_article .heading h1, .full_article .heading h2, .full_article .heading h3, .full_article .heading h4, .full_article .heading h5 { color:#000000; }
.full_article .heading h1 a, .full_article .heading h2 a, .full_article .heading h3 a, .full_article .heading h4 a, .full_article .heading h5 a{ color:#000000; text-decoration:none;}
.full_article .body { clear:both;font-size:14px; text-align:justify; line-height:24px; }
.full_article .body a { color:#447DB7; }
.full_article .body a:hover { text-decoration:underline; }
.full_article .date_header { font-size:10px;color:#999999; }
.full_article .footer { clear:both;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif; height:23px;margin-top:10px;border-top:1px solid #999999;border-bottom:1px solid #CCCCCC; background-color:#F4F4F4;}
.full_article .footer a { color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px; }
.full_article .footer .arc_btn { float:left;margin:0px;padding:0px; }
.full_article .footer .links { float:right;margin-top:5px;}
.full_article .disabled { color:#444444; }
.full_article .rating { float:left;margin:0px;margin-right:10px; background-image:url(../../images/arc.jpg);width:74px;height:90px;text-align:center; text-align:center; margin-bottom:5px;}
.full_article .footer_arc { margin-top:10px; }
.full_article .footer_arc .rating { margin:0px; }
.full_article .rating h1 { margin:0px; font-size:24px; color:#FFFFFF; padding-top:18px;}
.full_article .image_box {
	float:left;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	padding:5px;
	text-align:center;
	background-color:#FAFAFA;
	margin-right:10px;
	width:263px;
	border:1px solid black;
}
.full_article .image_box img { border:1px solid black; }
.full_article .inline_image { text-align:center; width:100%; margin:5px 0px;clear:both; }
.full_article .inline_image .image_box { float:none; }
.full_article .mice_footer { font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333; margin-top:2px;}
.full_article .mice_footer a { color:#333333; text-decoration:none;}
.full_article .mice_footer a:hover { text-decoration:underline; }
#comments {margin-top:15px;}
#comments h5 { font-size:14px; }
.comments {
	padding:5px 0px;
	text-align:justify;
}
.comments img { margin-top:4px; }
.comments h1, .comments h2 { color:#000000; }
.comments h1 a, .comments h2 a { color:#000000;text-decoration:none; }
.comments h1 { font-size:12px; }
.comments h2 { font-size:10px; }
.comments .body { font-size:12px;	line-height:18px; }
#add_comment { clear:both; margin-top:5px;}
#see_all_comments {color:#000000; font-style:italic; float:right; }
.date_header { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;color:#FF0000; }
.disabled { color:#999999; }

.profile {
	position:relative;
	background:url(../../images/profile.jpg);
	width:636px;
	height:381px;
	margin-bottom:8px;
}
.profile h1 {
	color:#FFFFFF;
	color:#000000;
	font-size:22px;
}
.profile .image {
	position:absolute;
	top:9px;
	left:9px;
	width:300px;
	height:200px;
	text-align:center;
	z-index:5;
}
.profile .networks { position:absolute; bottom:340px; right:10px; color:#FFFFFF; text-align:right;}
.profile .networks a { color:#FFFFFF;text-decoration:none; }
.profile .networks a:hover { color:#FFFFFF;text-decoration:underline; }
.profile .status { font-size:12px;font-style:italic; }
.profile .image img { border:1px solid black; }
.profile .stats {
	position:absolute;
	top:40px;
	right:14px;
	width:486px;
	text-align:left;
	z-index:3;
	margin:0px;
	padding:0px;
	padding-top:5px;
	text-align:justify;
}
.profile .stats p { margin:0px; padding:0px; margin-bottom:8px;}
.profile .links {
	position:absolute;
	bottom:0px;
	left:9px;
	width:122px;
	text-align:center;
}
.profile .rss_link {
	background-image:url(../../images/rss.jpg);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	right:15px;
	bottom:9px;
	height:27px;
	padding-top:5px;
	padding-left:25px;
}
.profile a { color:#000000; }
.profile a:hover { color:#000000;text-decoration:underline;}
.profile .links a {
	display:block;
	width:118px;
	margin-bottom:9px;
}
.profile .stat_box { margin-top:-5px;float:left; width:175px;height:180px;margin-right:5px;text-align:justify;}

.inbox { }
.inbox h1, h2 { color:#000000;}
.inbox h1 { font-size:14px; }
.inbox a { color:#000000; }
.inbox h1 a:hover { color:#447DB7; text-decoration:none }
.inbox .date_header { font-size:8px; color:#999999; }
.inbox .message_viewed { background-color:#FFFFFF; }
.inbox .message_unread { background-color:#EEF3F9; }

.message h1, h2 { color:#000000;}
.message h1 { font-size:14px; }
.message a { color:#000000; }
.message h1 a:hover { color:#447DB7; text-decoration:none }
.message .date_header { font-size:8px; color:#999999; }

.EditArticles {color:#000000;}
.EditArticles table, .EditArticles td { color:#000000; }
.EditArticles h1 { color:#000000;font-size:12px; }
.EditArticles h1 a { color:#000000; }
.EditArticles h1 a:hover { color:#000000;text-decoration:none; }
.EditArticles .date_header { font-size:8px; color:#999999; }

/*inputs*/
#article_input { width:350px; }
#article_textarea { width:550px; height:350px; font-size:14px;}
.wordology_textarea { width:550px; height:275px; font-size:18px;}
#article_upload { width:auto; }
.label_cell { text-align:left; font-weight:bold;}
.input_cell { text-align:right; }
.input_cell input { width:150px; }
.center_cell { text-align:center; }
select { width:auto; }
#auto { width:auto; border:none;}
#miniCommentForm {
	width:495px;
	height:100px;
	font-size:14px;
	background-color:#FAFAFA;
}
#commentForm {
	width:595px;
	height:100px;
	font-size:14px;
	background-color:#FAFAFA;
}
#largerCommentForm {
	width:595px;
	height:200px;
	font-size:14px;
	background-color:#FAFAFA;
}
table .sm_txt_input { width:52px; }

.verdana_sm { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#999999;}
.explain li { margin:10px; }
.explain li p { margin:5px 0px 0px 0px;padding:0px 20px; text-align:center;font-style:italic; width:250px;}
.ex_link { color:#447DB7;text-decoration:underline; }
.user_image {border:1px solid #000000; }

.list_people a { color:#447DB7; }
.list_people a:hover { color:#000000;text-decoration:none; }
.list_new_people { background-color:#EEF3F9;}
.list_new_people a { color:#447DB7; }
.list_new_people a:hover { color:#000000;text-decoration:none; }
.response_header { color:#000000; font-size:14px;}
.response_header a { color:#447DB7; }
.response_header a:hover{ color:#000000;text-decoration:none; }

.responseArticles { background-color:#EEF3F9; margin-top:5px; }
.responseArticles h5 {font-size:14px; }
.responseArticles .right { float:right;clear:both; }
.responseArticles a { color: #000000; }
.responseArticles .preview_article .date_header { font-size:8px;color:#999999; }
.responseArticles .preview_article .disabled { color:#333333; }
.responseArticles .preview_article h1, .sidebar .preview_article h1 a { font-size:16px; font-weight:bold;color:#000000; margin-left:0px; }
.responseArticles .preview_article h1 a:hover { text-decoration:none; color:#447DB7; }
.responseArticles .preview_article h2, .sidebar .preview_article h2 a { font-size:12px; font-weight:normal;color:#000000; margin-left:0px; }
.responseArticles .preview_article h2 a:hover { text-decoration:none; color:#447DB7; }
.responseArticles .preview_article h3 { display:none; font-size:14px; }
.responseArticles .preview_article .body { text-align:justify; }
.responseArticles .preview_article .more { float:right; }
.responseArticles .preview_article .more a { color:#000000;font-weight:bold; }
.responseArticles .preview_article .footer { display:none; }

.typeContainer {
	height:17px;
	width:636px;
	margin-bottom:8px;
}

.typeContainer .typeInfo {
	border:1px solid #000000;
	border-right:none;
	background-color:#F5F5F5;
	font-size:10px;
	width:310px;
	float:left;
	height:15px;
	padding-top:2px;
	padding-left:4px;
}

.typeContainer .types { float:right; }
.calendar { border:1px solid #000000; width:317px;}
.calendar .header { font-weight:bold; }
.calendar td { text-align:center; border:1px solid #999999;}
.calendar .highlight { background-color:#447DB7; }
.calendar .highlight a,.calendar .highlight a:hover { display:block;font-weight:bold; color:#FFFFFF;text-decoration:none;}


.blog {
	margin-top:20px;
}
.blog a { color:#447DB7}
.blog a:hover { color:#000000; text-decoration:none;}

#mid_subj { width:350px; }
#midcomForm { width:450px;height:200px; }
#image_caption { font-style:italic;padding-bottom:5px; }
.OverlayContainer input { width:auto; }
.OverlayContainer table .sm_txt_input { width:52px; }
.highlight_box { background-color:#EEF3F9; }
#edit_comment { font-size:10px;font-weight:normal; }

.podcast_footer { clear:both;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif; padding:7px;margin-top:10px;border-top:1px solid #999999;border-bottom:1px solid #CCCCCC; background-color:#F4F4F4;text-align:right;}
.podcast_footer a { color:#000000;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;text-decoration:none; }
.podcast_footer a:hover { text-decoration:underline; }

.article_image {width:100%;text-align:center;padding:5px 0px;}
.youtube {width:100%;text-align:center;padding:5px 0px;}
.img_tbl { border-collapse:collapse;border:1px solid #000000; }
.img_tbl td { border:1px solid #000000; }
.img_tbl .none_img { background-color:#E0E0E0; }

.poll { width:350px; border:1px solid black; padding:10px;}
.poll_bar { height:5px; background-color:#447DB7; float:left; margin-top:2px; margin-right:5px;}
.mice { font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif;height:5px;float:left;margin-top:-8px;}
.poll_hldr { height:12px; }
.article_shares { float:right;}

.notification_new { background-color:#EEF3F9;}
.notification { font-size:12px;width:100%;padding:5px 0px;}
.notification_img { margin:0px 2px; }
.notification_timestamp { font-size:9px;font-family:Verdana, Arial, Helvetica, sans-serif; border-top:1px solid #999999;border-bottom:1px solid #CCCCCC; background-color:#F4F4F4;width:100%;text-align:right;}
.replies { font-size:10px; font-family:"Times New Roman", Times, serif;margin-top:2px;}
.spoiler { border:1px solid #000000;background-color:#E0E0E0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding:5px; text-align:justify;margin:5px;width:75%;}

.tip {
border:1px solid #000000;background-color:#E0E0E0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; padding:5px; text-align:justify;margin:5px;width:615px; font-weight:normal;
}
.removed_text {
	text-decoration:line-through;
	background-color:#FF5252;
}
.added_text {
	background-color:#66FF99;
}
.simple_link {
 color:#000000;
 text-decoration:none;
}
.simple_link:hover{
 color:#447DB7;
 text-decoration:none;
}
.subedit {
	border:1px solid #000000;background-color:#E0E0E0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; 
	padding:3px;
	height:150px;
	width:544px;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
}