body {
  font-size:10px;
  font-family: arial, verdana, sans serif;
  background-image:none !important;
}

/*  
Template ID: 01
Template URI: http://symisun.com/templates/free/01/
Description: The first free CSS template released by SymiSun*
Version: 1.1
Developed by SymiSun*
Company URI: http://symisun.com/

	SymiSun* Free CSS Template 01 v1.1
	http://symisun.com/templates/free/01/

	This template was designed and developed by
	SymiSun* to celebrate the launch of symisun.com

	The CSS, XHTML and design is licensed under a
	a Creative Commons Attribution 2.5 License

*/

/* Global white space reset */
* {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {
	margin:5px 0px
}

h6 {
	font-size:36px;
	color:#FFFFFF;
}

li, dd {

}
fieldset {padding:6px}

/* Undo default HTML styling of common browsers */
a:link, a:visited {
	text-decoration:none;
	color:#30759f;
	font-weight:normal;
}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
ul, ol {
	list-style-image:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051352_bullet2.gif');
	margin-left:15px;
}
img {border:none}

/* General */
html, body {height:100%}
body {
	background:#282627 url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051436_bg_general.gif') no-repeat top center;
	color:#414850;
	text-align:center;
	margin:0;
	font:normal 11px/15px verdana,serif
	}

/* General links */
a:hover {text-decoration:underline}
a:active {
	text-decoration:underline
}
a:focus, input:focus {outline:none}

/* Paragraph and headings */
p {
	margin:0 0 0px 0px
}
h1 {font-size:14px}
h2 {font-size:13px}
h3 {font-size:12px; color:#000; margin:5px 15px}
h4 {font-size:15px; color:#fff; text-transform:uppercase}
h5 {font-size:20px; font-family:Arial, Helvetica, Geneva, sans-serif; color:#30759f}
h6 {
	font-size:22px;
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#30759f;
	letter-spacing:normal
}
.TitlePage {
	color: #30759f;
	font-size: 18px;
	text-transform:uppercase;
	width: 400px;
}

/* Forms */
.submit {font:bold 12px verdana,serif; cursor:pointer!important; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 6px}
.radio {margin:0 5px 0 0; background:none; border:none}
.search {
	width:150px;
	height:18px;
	font:normal 12px verdana;
	color:#333;
	border:1px solid #999;
	background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051523_bg_search_field.gif') no-repeat top left;
	padding:5px 6px 1px 6px;
	vertical-align:middle
	}

/* layout */
#layout {
	width:998px;
	min-height:100%;
	height:auto;
	margin:0 auto -95px auto;
	text-align:left
	}
* html #layout {height:100%}

/* Header */
#header {height:332px}
#logo {
	width:366px;
	height:85px;
	padding:14px 0 0 0;
	background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051552_bg_menu_starter.gif') no-repeat top right;
	float:left;
	display:inline;
	position:relative
	}
#logo-text {
	color:#ccc;
	font:normal 27px arial,serif;
	position:absolute;
	top:81px;
	left:98px
}
#ticker {
	width:632px;
	height:31px;
	float:right;
	display:inline;
	padding:15px 0 0 0;
	text-align:right;
	color:#FFFFFF
}
#ticker:after {content:"."; display:block; height:0; clear:both; visibility:hidden}
#headerimage {width:998px; height:233px; background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_050751_header2.jpg') no-repeat top left; float:left; position:relative}
#slogan {
	color:#FFFFFF;
	font:normal 20px arial,serif;
	position:absolute;
	bottom:46px;
	left:691px;
	width: 320px;
}




#download {
	width:189px;
	height:59px;
	margin:20px 0 0 10px;
	background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051620_download.gif') no-repeat top left;
	float:left
}
#download-text {color:#fff; font:bold 15px/22px arial,serif; width:187px; display:block; text-align:center; padding:8px 2px 0 0}
#icons {width:97px; height:90px; background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051646_bg_icon_lines.gif') no-repeat top right; margin:126px 0 0 0; float:right}
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right}
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right}
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right}
/* Header links */
#logo a {font-weight:normal}
#download a {color:#fff; display:block; height:51px}
#download a:hover, #logo a:hover {text-decoration:none; color:#ddd}

/* Menu */
#menu {
	width:634px;
	height:53px;
	background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051306_bg_menu.gif') repeat-x top left;
	float:right;
	display:inline
	}


/* CONTENT AND COLUMNS */
#content {background:#fff url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051109_bg_page.gif') repeat-y top left}
#content a:link, #content a:visited {
	text-decoration:none;
	color:#30759f;
	font-weight:normal
}
#content a:link {
	text-decoration:none;
	color:#30759f;
	font-weight:normal
}

#content a:hover {
	text-decoration:underline;
	color:#30759f;
	font-weight:normal
}


#contentArt {background:#fff url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051152_bg_Articlepage.gif') repeat-y top left}
#contentArt a:link, #content a:visited {
	text-decoration:none;
	color:#30759f;
	font-weight:normal
}
#contentArt a:link {
	text-decoration:none;
	color:#30759f;
	font-weight:normal
}

#contentArt a:hover {
	text-decoration:underline;
	color:#30759f;
	font-weight:normal
}

#cA {float:left; width:270px; margin:0 11px 0 30px; display:inline}
#cA2 {
	float:left;
	width:600px;
	margin:0 11px 0 30px;
	display:inline
}

#search {background:#a4c0ba; padding:10px 15px}
#cA img {
	padding:4px;
	margin:4px 7px 0 0
}

#no img {
	padding:4px;
	border:1px solid #d3cfce;
	margin:4px 7px 0 0
}

.testimonial {padding:10px; font:normal 10px arial,sans-serif}
#cB {float:right; width:679px; margin:0 8px 0 0; display:inline}
#cBArticle {
	float:right;
	width:300px;
	margin:0 8px 0 0;
	display:inline
}

#cB1 {width:340px; float:left; padding:0 10px 5px 10px}

.news {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #fcfafb;
	padding:10px 15px 5px 15px;
	background-color: #FFFFFF;
}

.article {
	border-bottom:1px solid #e6e1dd;
	border-top:1px solid #fcfafb;
	padding:10px 15px 5px 15px;
	background-color: #FFFFFF;
}


#cB2 {
	width:315px;
	float:right;
	margin:0
}

.about {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	padding:5px;
	margin:0 0 10px 0;
	color:#282627;
}

.SectionTitlePage {
	background:#fff;
}

.mvme {
	background:#c6d6d6;
	border:1px solid #a4c0ba;
	padding:1px;
	margin:0 0 0px 0;
	color:#282627;
	width: 300px;
}
.mvme ul {list-style-type:none}
.mvme li {
	padding:0 0 0 0px;
	margin:3px 0;
}

.musichead {
	background:#000000;
	padding:5px;
	margin:0 0 0px 0;
	color:#282627
}

.musichead h4 {
  font-size:14px;
}

.musicbox {
  padding:10px;
  font:normal 10px arial,sans-serif;
  background-color: #00598b;
  margin:20px 0;
}

#newsletter {
	width:309px;
	height:86px;
	background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_050935_newsletter.jpg') no-repeat top left;
	position:relative;
	text-transform:uppercase
	}
#newsletter-title {color:#fff; font:normal 24px impact,serif; position:absolute; top:10px; left:15px}
#newsletter-title a {color:#fff!important; font-weight:normal!important}
#newsletter-text {font:normal 10px arial,serif; position:absolute; bottom:10px; left:10px; width:209px}
#newsletter-text a {color:#35393f!important}
.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051018_corners_bottom.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051109_bg_page.gif') repeat-y -39px 0
	}
	
	
.CbottomArt {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051152_bg_Articlepage.gif') repeat-y -39px 0
	}	
	
	
.Cbottomright {background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051018_corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* Footer */
#footer {height:95px; width:100%; margin:0; background:url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051220_bg_footer.gif') no-repeat bottom center}
#foot {height:95px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:30px; text-align:right; padding:12px 29px 0 0}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}
.MyYahooRSS {float:right}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}


/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 632px; /*For KHTML*/
	list-style: none;
	height: 24px;
	float: left;
	background-image: url('http://extras.mnginteractive.com/live/media/site16/2009/0126/20090126_051306_bg_menu.gif') repeat-x top left;
	margin-top: 20px;
	}

ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	}

div#menu ul {
  z-index:1;
}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
	}

ul#navmenu ul li {
	width: 125px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	}

/* Root Menu */
ul#navmenu a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background: #EEE;
	color: #666;
	font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	background: #CCC;
	color: #FFF;
	}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	background: #EEE;
	color: #666;
	}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	background: #CCC;
	color: #FFF;
	}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
	background: #EEE;
	color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
	background: #CCC;
	color: #FFF;
	}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
	background: #EEE;
	color: #666;
	}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	background: #CCC;
	color: #FFF;
	}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
	}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
	}

#apDiv1 {
	position:absolute;
	left:72px;
	top:139px;
	width:612px;
	height:30px;
	z-index:1;
}
 
#apDiv2 {
	position:absolute;
	left:0px;
	top:234px;
	width:3px;
	height:0px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:6px;
	top:213px;
	width:991px;
	height:52px;
	z-index:1;
}
.style4 {
	font-size: 14px
}
.style5 {color: #FFFFFF}
.style8 {color: #6795AF}

div.contentStyle {
  width:1000px;
  margin:auto;
}

/*************** header styles *********************/

div#header p {
  font-size:11px;
}

/******************** region2 styles ************************/
.region2 {
  font-family: arial; padding:5px 0;
  background: url(http://extras.mnginteractive.com/live/media/site241/2009/0128/20090128_092630_corner_top_left.jpg) no-repeat;
  height:10px;
}

.region2 div.listingItemTitle .listingItemTitle {
  font-size:14px;
  font-weight:bold;
}

div.clheader {
  text-transform:capitalize;
}

/*************** region 4 styles *********************/
.region4 {
  font-family: arial;
  padding:5px 0;
}

.region4 div.region4_blog {
  width:291px;
  padding:10px;
  clear:both;
  font-size:11px;
}

.region4 table.cl_shadedbox_table {
  font-size:11px;
}

.region4 div.clheader {
  padding-left:12px;
}

div.listingItemTitle td {
 padding:4px;
 padding-bottom:10px;

}

a.listingItemTitle div.listingItemTitle {
  margin:0;
  margin-top:5px;
}

table.cl_shadedbox_table a.listingItemTitle{
  text-transform:capitalize;
  font-size:11px;
}

div.region4_blog {
  width:290px;
  margin:0px 0px 15px;
}

div.region4_blog img {
  float:left;
  margin:0 8px 5px 0;
}

h1.blog_head a {
  color:#30759f;
  font-weight:bold;
}

.region4 .complexListingBox {
  background-color:#fff;
}



/*************** region 4 & 5 shared styles *********************/
div.lastUpdatedDate {
  display:none;
}

td.gutter {
  display:none;
}

td.complexListingItemPhotoCredit {
  display:none;
}

div.listingarticleBlurb {
  margin-bottom:8px;
}

/*************** region 5 styles *********************/
.region5, .region13 {
  font-family: arial;
  width:340px;
  padding:0px 0px 5px;
}

.region5 {
  padding-top:7px;
}

.region5 div li {
  font-size:11px;
}

/* complex listing */

.region5 table.complexListingBox {
  background-color:#fff;
  /* border-left:3px solid #F3F2F0; */
  margin:0 5px !important;
}

div.layout5FeatureItemBox {
  background-color:#fff;
  margin: 0 0 0 5px;
  padding: 12px 12px 8px !important;
}

div.layout5FeatureItemBox a.listingItemTitle{
  font-size:13px;
}

table.complexListingBox td, div.layout5FeatureItemBox {
  padding:3px;
  font-size:11px;
}

.region5 div.clheader {
  margin:-2px -1px 0 5px !important;
  padding:5px 5px !important;
}

.region5 div.clheader h6 {
  margin-left:7px;
}

.region5 a.listingItemTitle {
  font-weight:bold !important;
}

.region5 .complexListingBox div.listingArticleBlurb{
  padding-right:8px;
}

.region_new3 div div {
  margin:0 8px;
  border:none !important;
}

.region_new3 div {
  border-bottom:2px solid #f3f2f0;
}

.region_new3 table.complexListingBox td {
  padding:0;
}

.region_new3 td.complexListingFooter {
  display:none;
}

.region_new3 div.listingItemTitle {
  padding:3px 3px 0;
}

.region_new3 div.listingArticleBlurb {
  padding:3px;
}

/*************** region 3 styles *********************/

.region3 {
  background-color:#f3f2f0;
  width:315px;
}

.region3 td {
  text-align:center;
}

.region3 td div{
  margin:auto;
}

.region3 div.stylep {
  background:#f3f2f0 url('http://extras.mnginteractive.com/live/media/site241/2009/0128/20090128_090100_corner_top_right.jpg') no-repeat top right; 
  width:336px;
  height:9px; 
  overflow:hidden; 
  float:right;
  margin-right:-1px;
  _margin-right:0;
}

.region3 img {
  margin:auto;
}

.region3 div.mostTabBody {
  background-color:#c6d6d6;
  border:1px solid #a3c0bb;
  color:#30759f;
  font-size:11px;
  padding:5px 3px;
  margin:0px auto 8px !important;
}

ul li.mostTabSelected {
  display:none;
}

ul li.mostTabSelected, div.mostHeader {
  display:none;
}

.region3 span.mostNote{
  display:none;
}

/* Top news */

.region3 div.feedburnerFeedBlock{
  text-align:left;
  background-color:#c6d6d6;
  border:1px solid #a3c0bb;
  color:#30759f;
  font-size:11px;
  padding:5px 3px;
  margin:0px auto 8px !important;
  width:315px;
}

.region3 div#creditfooter {
  margin:10px 0;
  text-align:center;
  width:315px;
}

h6.topnews_head {
  font-style:normal;
  font-size:14px;
  text-align:left;
  padding-left:30px;
  color:#000;
  margin-top:10px;
}

/******************** Region 6 & Region 7************************/

.region6, .region7, .region_new2 {
  background-color:#f3f2f0;
  color:#30759f;
}

.region6 td, .region7 td{
  text-align:center;
}

/************************** CL Header ******************************/

.region4 div.clheader {
  background-color:#fff;
  padding:4px 10px;
}

.region5 div.clheader2 h6 {
  color:#000;
  font-style:normal;
  font-size:12px;
  text-transform: uppercase;
  margin-top:15px;
  margin-bottom:0;
  padding-left:18px;
}

div.clheader h6, div.clheader_shaded h6 {
  color:#414850;
  font-style:normal;
  font-size:12px;
  margin-bottom:0;
}

.region5 div.clheader {
  padding:5px 5px 3px;
  background-color:#fff;
  margin-bottom:0px;
}

.region4 div.clheader h6 {
  width:290px;
  _width:299px !important;
  font-size:12px;
}




/******************* Footer styles *******************/

.region12 div.stylep {
  width:9px; 
  height:9px; 
  overflow:hidden; 
  float:left; 
  display:inline;
}

.region11, td.gutter {
  display:none;
}

.region14 {
  background-color:#f3f2f0;
}

.region14 div.stylep {
  overflow:hidden; 
  float:right; 
  display:inline
}

td.region_new {
  background-color:#f3f2f0;
}

/* ie hack for corner top */
td.region_new table {
  _margin-top:-2px !important;
}

td.footerRegion {
  background:url(http://extras.mnginteractive.com/live/media/site16/2009/0130/20090130_110213_corners_bottom_nobreak.jpg) no-repeat;
}

div.contentStyle {
  padding-bottom:20px; 
  background: #282627 url(http://extras.mnginteractive.com/live/media/site16/2009/0128/20090128_013158_footer_line2.gif) no-repeat 65% 99%;
  width:100%;
  text-align:center !important;
  margin-bottom:15px !important;
}

div.contentStyle table {
  margin:auto;
}

div.layoutFooterLinks {
  margin-top:20px;
  text-align:left;
}

div.layoutFooterLinks a {
  color:#999;
}


/********** Section Header **************/

div.secheader {
  padding-left:12px;
  padding-top:5px;
  font-family: arial, verdana, helvetica, sans serif;
}

.secheader h1{
  color:#30759f;
  font-size:18px !important;
}


/********* TEMPORARY ***************/

.yahooContentMatch {display:none}


/***************** From Homepage ********************/
div.clheader_shaded{
  background-color:#c6d6d6;
  border-top:1px solid #a3c0bb;
  border-left:1px solid #a3c0bb;
  border-right:1px solid #a3c0bb;
  padding: 5px;
  padding-bottom:0;
  margin-top:10px;
}

.region5 div.clheader_shaded {
  border-bottom:none;
}

table.cl_shadedbox_table div.listingArticleBlurb{
  font-size:11px;
}

.region4 table.cl_shadedbox_table, .region5 table.cl_shadedbox_table {
  background-color:#c6d6d6;
  margin:0;
  border-bottom:1px solid #a3c0bb;
  border-left:1px solid #a3c0bb;
  border-right:1px solid #a3c0bb;
}


table.cl_shadedbox_table td {
  padding:3px;
}

table.cl_shadedbox_table div.listingItemTitle {
  margin:5px 0px;
}

table.cl_shadedbox_table td.complexListingFooter {
  display:none;
}

h6.cl_shadedbox {
  padding-left:5px;
}

/* complex listing */

.region4 div.listingItemTitle a{
  font-weight:bold;
}

.region4 .listingArticleBlurb{
  margin-right:15px;
}

.region4 .listingArticleBlurb img, .region5 .listingArticleBlurb img {
  margin-right:3px;
}

.regionParent{width:1000px;}

td.complexListingItemImage {
  padding:3px 3px 0 0 !important;
}

/* ******************************************* Zvents box styles ********************************* */
div.zvents_clear {clear: both;}

.zvents_invertednav {padding: 0;width: 100%;border-top: 5px solid #2f5b8c;background: transparent;voice-family: "\"}\"";voice-family: inherit;}
.zvents_invertednav ul {margin:0;padding: 0;list-style: none;}
.zvents_invertednav li {display: inline;margin: 0 2px 0 0;padding: 0;text-transform:uppercase;}
.zvents_invertednav a {float: left;display: block;font: bold 11px Arial;color: #000;text-decoration: none;margin: 0 1px 0 0;padding: 3px 5px;background-color: #E6E6E6;border-bottom: 8px solid white;}
.zvents_invertednav a:hover {background-color: #2f5b8c;padding-top: 5px;padding-bottom: 0;border-bottom-color: #2f5b8c;color: white;}
.zvents_invertednav .current a {background-color: #2f5b8c;padding-top: 5px;padding-bottom: 0;border-bottom-color: #2f5b8c;color: white;}

.zvents_title {font:bold 24px arial;color:#2f5b8c;margin-bottom:-7px;}
.zvents_maincontainer {width:309px;border:1px solid #2f5b8c;margin-top:5px;}

.zvents_topsection {background:#fff;padding:5px 10px;font:11px arial;text-align:left;}
.zvents_topsectionnote {font:11px arial;margin-bottom:5px;}
.zvents_topsection input,form {font:11px arial;margin:0;}

.zvents_searchlinks {float:right;font:9px arial;color:#2f5b8c;}
.zvents_searchlinks a {color:#2f5b8c;}
.zvents_searchlinks a:hover {color:#2f5b8c;}
.zvents_calendarcontainer {background-color:#E6E6E6;border:1px solid #CBD6EC;padding:5px;text-align:center;margin-top:8px;}
.zvents_calendarcontainertitle {font:11px arial;float:left;}
.zvents_fivepixels {line-height:5px;}
.zvents_upcomingevents {padding-top:8px;padding-bottom:5px;font:11px arial;}
.zvents_upcomingevents ul {margin-top:0;margin-bottom:0;padding-top:8px;padding-bottom:5px;font:11px arial;}
.zvents_upcomingevents li {margin-left:-10px;list-style-type:none;font:11px arial;}
.zvents_upcomingevents a {font:11px arial;color:#000;line-height:1.3em;}
.zvents_upcomingevents a:hover {color:#2f5b8c;}

.zvents_maincontainer {margin:0;}

.zvents_title {
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  width:309px;
}

/* For horoscopes */
.region2 center table td {
  background-color:#fff;
  padding:5px 15px;
}

/* Copyright styles */

div.copyrightPage {
  background-color:#fff;
  width:980px;
  margin:auto;
  padding:5px 10px 20px;
  text-align:left;
}

div.title {
  margin-bottom:15px;
  font-weight:bold;
}

/* ad position styles */

div#adPosition14 { margin-top:20px; }
div#adPosition0 { margin:10px 5px; }
