﻿/* CSS Document */

/* BASIC PAGE LAYOUT DIVS */

body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	
	/* STYLE YOUR FONTS CORRECTLY OR I HOPE YOU LIKE LIME GREEN!!! */
	color:#000000;
	/* STYLE YOUR FONTS CORRECTLY OR I HOPE YOU LIKE LIME GREEN!!! */
	
}
	
#shell {
	width:900px;
	margin-top:25px;
	margin-bottom:25px;
	margin-left:auto;
	margin-right:auto;
	}

/* BASIC PAGE LAYOUT DIVS */


/* HEADER STYLES */

#header, .header {
	width:100%;
	height:80px;
	overflow:hidden;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:10px solid #333333;
	}
	
#header ul.navigation, .header ul.navigation {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
#header li, .header li {
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	}

#logo {
	float:left;
	width:170px;
	margin-right:20px;
	}
	
#nav1 {
	float:left;
	width:140px;
	margin-right:40px;
	}
	
#nav2 {
	float:left;
	width:145px;
	}

#nav3
{
    float:left;
    width:300px;
    margin-top:-92px;
    margin-left:44px;
}	

#nav4
{
    float:right;
    width:240px;
    margin-top:30px;
    margin-left:120px;
}
	
#plus {
	float:right;
	width:285px;
	}
	
#message {
	width:1px;
	height:1px;
	}
	
#message p {
	width:240px;
	float:right;
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	padding:0px;
	margin:0px;
	color:#c80000;
	}
	
div.search {
	height:auto;
	}
	
div.searchbox {
	float:left;
	
	}
	
div.searchbutton {
	margin-left:0px;
	float:right;
	margin-right:63px;
	margin-top:2px;
	}
	
div.search input#txtSearch {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:12px;
	width:200px;
	border:1px solid #333333;
	}
	
div.search img {
	border:0px;
	margin-right:50px;
	}
	
div.staywithus
{
    border:0px;
    margin-bottom:-100px;
}	

a
{
    text-decoration:none;
    color: #404040;
}

span.h
{
	font-family: arial,tahoma,sans-serf;
	font-size: 15px;
	color: #900000;
	text-decoration: none;
	font-weight: bold;
}

h3.social
{
    color: #404040;
    font-family: arial,tahoma;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0;
    text-transform: uppercase;
    text-decoration: none;
}

/* HEADER STYLES */


/* RED BAR STYLES */

div.redbar {
	background:#c80000;
	padding-top:5px;
	padding-bottom:5px;
	}

div.infobar {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
#infobar_front {
	height:30px;
	}
	
div.infobar p {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:12.5px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	}
	
div.infobar p.frontpage {
	text-align:center;
	}
	
.date {
	font-size:19px;
	font-weight:bold;
	font-style:italic;
	}
	
div.infobar a:link {
	color:#ffffff;
	text-decoration:none;
	}
	
div.infobar a:visited {
	color:#ffffff;
	text-decoration:none;
	}
	
div.infobar a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
/* RED BAR STYLES */


/* HOMEPAGE STYLES */

#centerpiece {
	width:100%;
	height:335px;
	}
	
#centerpiece img {
	border:0px;
	}
	
#updates {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:25px;
	margin-bottom:25px;
	padding-top:25px;
	padding-bottom:25px;
	border-top:10px solid #333333;
	border-bottom:10px solid #333333;
	}
	
#updates_left {
	float:left;
	width:530px;
	}
	
#updates_ad_right {
	float:right;
	width:348px;
	height:259px;
	text-align:center;
	margin-left:20px;
	margin-bottom:25px;
	padding-top:6px;
	background:#ffffff;
	border:0px solid #333333;
	}
	
#updates img {
	margin-bottom:0px;
	}
	
#updates_titlebar {
	height:auto;
	width:530px;
	overflow:hidden;
	margin-bottom:25px;
	}
	
#updates_title {
	float:left;
	}
	
#updates_scroller {
	float:right;
	}
	
#updates_feat_wrap {
	width:100%;
	overflow:hidden;
	}
	
#updates_feat_wrap img {
	margin-bottom:5px;
	}
	
div.past {
	margin-bottom:25px;
	}
	
div.updates_feat {
	width:160px;
	float:left;
	}
	
#shell h2 {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:22px;
	font-weight:normal;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	color:#333333;
	}
	
#shell h2 a:link {
	text-decoration:none;
	color:#333333;
	}
	
#shell h2 a:visited {
	text-decoration:none;
	color:#333333;
	}

#shell h2 a:hover {
	text-decoration:underline;
	color:#333333;
	}
	
#shell p.summary {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:13px;
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
#shell p#past_feature {
	font-size:14px;
	}
	
#shell p#author {
	font-style:italic;
	}
	
#shell p.summary a:link {
	text-decoration:none;
	color:#333333;
	}
	
#shell p.summary a:visited {
	text-decoration:none;
	color:#333333;
	}

#shell p.summary a:hover {
	text-decoration:underline;
	color:#333333;
	}
	
#shell p.magazine_description {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:13px;
	line-height:18px;
	color:#333333;
	}
	
div.updates_feat img {
	margin-bottom:0px;
	border:0px;
	}
	
#feat {
	margin-right:23px;
	}	
	
#ad {
	text-align:center;
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:10px solid #333333;
	}

#ad_left {
	float:left;
	}
	
#directories {
	float:right;
	overflow:hidden;
	width:407px;
	height:60px;
	margin-left:25px;
	background:#c80000;
	}

#ad2, .ad2 {
	text-align:center;
	margin-bottom:25px;
	width:100%;
	}

#footer {
	width:100%;
	height:auto;
	overflow:hidden;
	}
	
#inside_info {
	width:480px;
	float:left;
	}
	
#footer p {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:11px;
	padding:0px;
	margin-top:15px;
	margin-bottom:0px;
	color:#333333;
	}
	
#footer p#search {
	letter-spacing: +0.2px;
	}
	
#footer p a:link {
	color:#333333;
	text-decoration:none;
	}

#footer p a:visited {
	color:#333333;
	text-decoration:none;
	}
	
#footer p a:hover {
	text-decoration:underline;
	}
	
#feedback {
	width:365px;
	float:right;
	}
	
#feedback textarea {
	width:349px;
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:13px;
	margin-top:5px;
	padding:5px;
	color:#333333;
	border:1px solid #333333;
	}

/* HOMEPAGE STYLES */

/* STORY STYLES */

#story_contain {
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:25px;
	padding-top:25px;
	margin-bottom:25px;
	border-bottom:10px solid #333333;
	border-top:10px solid #333333;
	}
	
#story_area {
	width:663px;
	float:left;
	padding:25px;
	border:1px solid #333333;
	}
	
#story_sidebar {
	width:160px;
	float:left;
	margin-left:25px;
	margin-bottom:-15px;
	padding-top:15px;
	padding-bottom:0px;
	border-top:10px solid #333333;
	}
	
#story_sidebar img {
	border:0px;
	margin-bottom:15px;
	}
	
#story_sidebar img#related {
	margin-bottom:15px;
	}
	
div.sidebar_item {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #333333;
	}
	
h4.kicker {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	color: #555555;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	}

h1.headline {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:39px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:25px;
	padding:0px;
	color:#333333;
	}
	
#story_area img {
	border:0px;
	margin-bottom:0px;
	}
	
img#tag {
	margin-bottom:10px;
	}
	
div.photo_wrap {
	margin-bottom:25px;
	}
	
div.photo_wrap img
{
	max-width:660px;
}
	
p.photo_credit {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
	color:#333333;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
	}
	
p.photo_credit a:link {
	text-decoration:none;
	color:#c80000;
	}
	
p.photo_credit a:visited {
	text-decoration:none;
	color:#c80000;
	}
	
p.photo_credit a:hover {
	text-decoration:underline;
	}
	
p.photo_caption {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:12.5px;
	color:#333333;
	margin:0px;
	padding:0px;
	}
	
#story_text_wrapper {
	height:auto;
	overflow:hidden;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:10px solid #333333;
	}
	
#story_text {
	width:478px;
	float:left;
	}
	
#story_text h2.subhead {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:18px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	color:#333333;
	}
	
p.byline {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	color:#333333;
	}
	
p.story {
	font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
	font-size:12.5px;
	margin-bottom:0px;
	color:#333333;
	}
	
#story_text a:link {
	text-decoration:none;
	color:#333333;
	}

#story_text a:visited {
	text-decoration:none;
	color:#333333;
	}
	
#story_text a:hover {
	text-decoration:underline;
	color:#333333;
	}
	
#related_bar {
	width:160px;
	float:left;
	margin-left:25px;
	padding-top:15px;
	border-top:10px solid #333333;
	}
	
#related_bar img#related {
	margin-bottom:15px;
	}
	
#related_ad {
	text-align:center;
	}
	
div.vertical_image
{
    width:160px; 
    float:left; 
    margin-left:25px; 
    padding-top:15px; 
    padding-bottom:15px;
}
	
div.related_item {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #333333;
	}
	

/*div.pullout
{
	float: right;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}*/

div.pulloutbox
{
	float: left;
	width: auto;
	padding-bottom: 10px;
    border-top: 1px solid #252525;   
    
}
div.pulloutbox h3.pullouttitle
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Georgia;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #252525;
}

p.pullout_tag
{
	font-family: Georgia;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: ##252525;
	font-style:italic;
	text-align: left;
}

p.pullout_quote
{
	font-family: Georgia;
	font-size: 20px;
	font-style:italic;
	margin-top: 0px;
	margin-bottom: 8px;
	color:  #252525;	
	text-align:left;
	
	
}

p.pullout_quote_name
{
	font-family:Georgia;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #252525;
	text-align: left;
}

/* STORY STYLES */

/* INTERACT BAR */

#interact_bar {
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:10px solid #333333;
	}
	
div.interact_titlebar {
	height:auto;
	overflow:hidden;
	margin-bottom:25px;
	}
	
#interact_bar img {
	border:0px;
	}
	
#interact_soundoff {
	float:left;
	height:248px;
	width:160px;
	margin-right:25px;
	}
	
#interact_soundoff p {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:11px;
	padding:0px;
	margin-bottom:0px;
	color:#333333;
	}
	
#interact_blog {
	float:left;
	height:255px;
	width:345px;
	overflow:hidden;
	margin-right:25px;
	}
	
#blog_image_feat {
	width:160px;
	float:left;
	margin-right:15px;
	}
	
#blog_image_feat p#blog_summary {
	font-size:14px;
	margin-top:5px;
	}
	
#blog_headlines {
	width:170px;
	float:left;
	}
	
#shell p.blog_headline {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:13px;
	padding:0px;
	margin-top:0px;
	margin-bottom:12px;
	margin-left:0px;
	margin-right:0px;
	color:#333333;
	}
	
#shell p.blog_headline a:link {
	text-decoration:none;
	color:#333333;
	}
	
#shell p.blog_headline a:visited {
	text-decoration:none;
	color:#333333;
	}

#shell p.blog_headline a:hover {
	text-decoration:underline;
	color:#333333;
	}
		
#ViewNewsTipDiv3 {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:12px;
	color:#333333;
	}
	
#ViewNewsTipDiv3 input {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:12px;
	border:1px solid #333333;
	}
	
#ViewNewsTipDiv3 textarea {
	width:143px;
	height:117px;
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:13px;
	margin-top:5px;
	padding:5px;
	color:#333333;
	border:1px solid #333333;
	}
	
#interact_comments {
	float:left;
	width:345px;
	height:255px;
	overflow:hidden;
}
	
div.comment_item {
	height:auto;
	overflow:hidden;
	margin-bottom:12px;
	}
	
div.comment_bubble {
	float:left;
	width:30px;
	height:30px;
	margin-right:10px;
	background-image:url('/news/images/inside/graphics/comment_bubble.gif');
	}
	
div.comment_bubble p {
	font-family:helvetica,arial,verdana,sans-serif;
	font-size:14.5px;
	font-weight: bold;
	text-align:right;
	padding:0px;
	margin-top:3px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:5px;
	color:#ffffff;
	}

/* INTERACT BAR */


/* MISC STYLES */

#issue_title {
	float:left;
	margin-top:5px;
	margin-left:40px;
	}
	
#issue_title h3 {
	margin-bottom:0px;
	}
	
#cover_story {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:25px;	
	}

#cover_image {
	float:left;
	width:715px;
	background:#ffffff;
	}
	
#cover_description {
	float:left;
	width:160px;
	margin-left:25px;
	}
	
#current_issue_link {
	width:100%;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:10px solid #333333;
	}
	
#two_column_contain {
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:25px;
	padding-bottom:25px;
	border-bottom:10px solid #333333;
	}
	
#left_column {
	width:530px;
	float:left;
	}
	
#right_column {
	width:345px;
	float:left;
	margin-left:25px;
	margin-bottom:-15px;
	}
	
div.past_feature_item {
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #333333;
	}
	
div.mag_cover {
	width:100%;
	height:450px;
	background:#333333;
	}
	
div.ad_side {
	width:100%;
	height:345px;
	background:#333333;
	}
	
#most_read_stories {
	margin-top:25px;
	}
	
#most_read_stories ol {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:13px;
	padding-left:15px;
	margin-top:10px;
	margin-bottom:0px;
	color:#333333;
	}
	
#most_read_stories li {
	margin-bottom:5px;
	}
	
#most_read_stories li a:link {
	color:#333333;
	text-decoration:none;
	}

#most_read_stories li a:visited {
	color:#333333;
	text-decoration:none;
	}
	
#most_read_stories li a:hover {
	text-decoration:underline;
	}
	
#departments_bar {
	width:100%;
	overflow:hidden;
	}
	
#departments_bar ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
#departments_bar li {
	height:20px;
	display:inline;
	margin:0px;
	padding:0px;
	}

#validation
{
    display:none;
}

p#subbyline
{
	color:#333333;
    font-family:"Helvetica Neue",helvetica,arial,verdana,sans-serif;
    font-size:12px;
	margin-top: 0px;
	margin-bottom: 5px;
}

p#subbyline a:link {
	text-decoration:none;
	color:#c80000;
	}
	
p#subbyline a:visited {
	text-decoration:none;
	color:#c80000;
	}
	
p#subbyline a:hover {
	text-decoration:underline;
	}

.storyStatus
{
	color:#333333;
    font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size:14px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-style: italic;
}
/* MISC STYLES */


/* HEADLINE STYLES */

h3.section_tag {
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	color:#c80000;
	}
	
h3.section_tag a:link {
	text-decoration:none;
	color:#c80000;
	}

h3.section_tag a:visited {
	text-decoration:none;
	color:#c80000;
	}

h3.section_tag a:hover {
	text-decoration:none;
	color:#333333;
	}
	
h3#read_more {
	margin-top:10px;
	margin-bottom:0px;
	}
	
/* HEADLINE STYLES */

/* SPAN CLASSES */

.red {
    color:#c80000;
}

/* SPAN CLASSES */

/* SEARCH RESULTS */

div.searchcontent
{
    border-top:10px solid #333333;
    border-bottom:10px solid #333333;
    margin-bottom:25px;
}

div.todayspaper h3.linebottombig
{
    color:#c80000;
	font-size: 22px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333333;
}

div.insidesection
{
	margin-top: 10px;
	/*padding-top: 10px;*/
	border-top: 1px solid #333333;
}

div.todayspaper p.tag
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

div.todayspaper p.updatetag
{
	font-family: arial,tahoma,sans-serf;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #000000;
	text-transform: uppercase;
}

p.nexttag
{
	font-family: arial;
	font-size: 11px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

p.nexttag a:link
{
	padding-right: 5px;
	margin-right: 5px;
	color: #333333;
	text-decoration: none;
	border-right: 1px solid #B0B0B0;
}

p.nexttag a:visited
{
	padding-right: 5px;
	margin-right: 5px;
	color: #333333;
	text-decoration: none;
	border-right: 1px solid #B0B0B0;
}

p.nexttag a:hover
{
	color: #333333;
	text-decoration: underline;
}

p.nexttag a:link.last
{
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px;
}

p.nexttag a:visited.last
{
	padding-right: 0px;
	margin-right: 0px;
	border-right: 0px;
}
/* SEARCH RESULTS */

/* ERROR PAGE */

div.searchContainer
{
    border-top:10px solid #333333;
    border-bottom:10px solid #333333;
    margin-bottom:25px;
    width:900px;
    margin:25px auto;
}

#search p 
{
    color:#333333;
    font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-size:15px;
    margin-bottom:0;
    margin-top:15px;
    padding:0;
}

#search p a:link 
{
	color:#C80000;
	text-decoration:none;
}

#search p a:visited 
{
	color:#C80000;
	text-decoration:none;
}
	
#search p a:hover 
{
	text-decoration:underline;
}


/* MULTIMEDIA FILE STYLES */

div.mfilecontent
{
    border:1px solid #333333;
    float:left;
    padding:20px;
    width:855px;
    margin-bottom:20px;
}

div.object 
{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:25px;
	float:left;
}

div.object img
{
	max-width:675px;
}

div.caption p.caption
{
	font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:14px;
	color:#333333;
	margin-top:0px;
	margin-bottom:0px;
	width:150px;
	float:right;
}

div.captionSWF p.captionSWF
{
    font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:14px;
	color:#333333;
	margin-top:25px;
	margin-bottom:0px;
}

div#title
{
    font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:35px;
	width:550px;
	color:#333333;
	float:left;
}

div.navText
{
    font-family:georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:20px;
	color:#333333;
	padding: 0 10px 7px 10px;
}

/* MULTIMEDIA FILE STYLES */


/* IMG TAGS */

img 
{
	border:0px;
}

img.coverImage
{
    max-width:715px;
    border-width:0px;
}

/* IMG TAGS */


/* FRONTPAGE CONTROL */
table.controlPosition{
	float: right;
	vertical-align:top;
}

div.divHeading
{
    float:right;
}

.frontPageScrollable {
    overflow: hidden;
    width:900px;
    height: 400px;
    float: left;
    position: relative;
    border-bottom:0px solid #333333; 
    border-top:0px solid #333333;
    margin-bottom: 5px;
}

.ClassImageDivBuild {
    overflow: hidden;
    width:900px;
    height: 400px;
    float: left;
    position: relative;
    border-bottom:0px solid #333333; 
    border-top:0px solid #333333;
}

/* FRONTPAGE CONTROL */
/*PAST FEATURES PAGIANTION*/
.pastFeaturesPagination
{
    font-size:18px;
    font-family: georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    color: #C80000;
}
/*PAST FEATURES PAGIANTION*/
/*Style change for Comments Display COntrol*/

.modalBackground
{
	background-color: #999999;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.CssMp
{
	border: solid 1px #000000;
	padding: 5px;
	margin: 5px;
	background: #CCCCCC;
	font-family: arial,tahoma,sans-serf;
	font-size: 12px;
}

.CssMp a:hover
{
	color: #900000;
	text-decoration: underline;
	cursor: pointer;
}

div.flagDiv
{
	margin: 2px;
	padding: 3px;
	margin-bottom: 10px;
	border: solid 1px #B0B0B0;
}

/*End of style  for Comments Display Control*/
