.column {
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#leftmenu {
	color: #000000;
	border-bottom-style: none;
	border-bottom-color: #EDEAD2;
	height: auto;
	width: 175px;
	background-image: url(img/leftmenu_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#leftmenu-block {
	background-image: url(img/leftmenu_block_bg.jpg);
	background-repeat: repeat-y;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #535353;
	margin: 0px 0px 0px 0px;
	width: 165px;
	padding: 0px 0px 0px 0px;
}
#leftmenu-block a {
	text-decoration: none;
}
#leftmenu-block a:hover {
	text-decoration: underline;
}
#mainbody {
	width: 675px;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
}

#rightmenu {
	width: 160px;
	height: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #727272;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top:10px;
}

#rightmenu img {
	border: 0px;
	margin-bottom: 10px;
}

.magazine_promo_top {
	background: url(img/mpt_bg.png) no-repeat;
	width: 160px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.magazine_promo_content {
	text-align: center;
	background: #cfcfcf url(img/mpc_bg.png) no-repeat;
	color: #606060;
	border-left: 1px solid #cacaca;
	border-right: 1px solid #cacaca;
	width: 158px;
	margin: 0px;
	padding: 0px;
	}

.magazine_promo_content h2 {
	font-size: 17px;
	text-transform: uppercase;
	color: #129fb0;
	margin: 0px;
	padding: 3px 0px;
}

.magazine_promo_content p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.magazine_promo_bottom {
	background: url(img/mpb_bg.png) no-repeat;
	width: 160px;
	height: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#ad_header {
	background: white;
	margin: 0px;
	height: 125px;
	width: 1020px;
	padding: 10px 0px;
	overflow: hidden;
}

#ad_header img {
	margin: 0px;
	border: 0px;
	padding: 0px;
	padding-left: 10px;
	float: left;
}

#header {
	width: auto;
	height: 95px;
	color: #FFFFFF;
	background-color: #245872;
	background-image: url(img/header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	clear: both;
}

#footer {
	clear:both;
	width: auto;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	padding-right: 10px;
}

.spacer {
	border:0px;
	height:0px;
	clear:both;
	width:0px;
	margin: 0px;
	padding: 0px;
	}
	
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}


a {
	color: #3C9EC3;
	text-decoration: none;
}
a:hover {
	color: #3C9EC3;
	text-decoration: underline;
}
#copyright {
	clear:both;
	width: auto;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7D7;
	background-image: url(img/copyright_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8B8B8;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid gray;
}	


#wrapper {
	background-repeat: repeat-y;
	background-image: url(img/mainarea_bg4.png);
	float: left;
	min-width: 1024px;
	*width: 1024px; /* IE */
}
.leftmbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	line-height: 13px;
	width: 155px;
	padding-left: 10px;
}
.leftmbox h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8ec4cc;
	margin: 20px 0px 5px;
	padding: 2px 0px 5px;
}

.leftmbox a {
	color: white;
}

#magazine-leftmbox h1 {
	color: white;
	padding-bottom: 8px;
}
#magazine-leftmbox a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#magazine-leftmbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #B2B2B2;
}
#magazine-leftmbox strong {
	color: #757570;
}
form {
	margin: 0px;
	padding: 0px;
}
#searchbox {
	position: absolute;
	height: 28px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	top: 205px;
	left: 600px;
	z-index: 3;
	overflow: hidden;
}
.magazinegreen {
	color: #727900;
}
.fitnetblue {
	color: #467384;
}
.directorange {
	color: #C76822;
}
#leftmenu-block ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#leftmenu-block li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
	padding: 10px 10px 20px;
	width: 655px;
}
#body-fitbiz {
	border-top: 5px solid #47859C;
	background-color: #DCF0F8;
	background-image: url(img/homepage_body_bottom2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#wrapper-directory {
	background-repeat: repeat-y;
	background-image: url(img/directory_bg.gif);
	margin: 0px;
	padding: 0px;
	float: left;
}
#body-directory {
	border-top: 5px solid #D89150;
	background-color: #FFF3BB;
	margin: 0px 0px 15px;
	background-image: url(img/directory_body_bottom2.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#body-directory h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #C76822;
	font-weight: bold;
	letter-spacing: -2px;
	font-size: 35px;
	line-height: 35px;
	margin: 0px 0px 5px;
	padding: 0px;
}
.lightorange {
	color: #E78F50;
}
#wrapper-directory #mainbody {
	background-image: url(img/directory_corner.gif);
	background-repeat: no-repeat;
}
#directory-browsing {
	margin: 10px 0px 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC296;
}
option {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
}
.listing {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E2D5;
	width: 570px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	padding-top: 3px;
	padding-bottom: 2px;
}
.listinglink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.listing-open {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E2D5;
	width: 570px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	padding-top: 3px;
	background-color: #FFF3BB;
	padding-bottom: 5px;
}
.addressfloat {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
}
.submenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	width: 156px;
	padding: 0px;
}
.submenu ul {
	margin: 5px 0px;
	list-style-type: none;
}
.submenu li {
	margin: 0px;
	list-style-type: none;
}
.submenu h1 {
	font-size: 12px;
	margin: 0px;
	padding: 2px 0px 0px 20px;
	color: #FFFFFF;
	height: 21px;
	overflow: hidden;
}
#sub-directory {
	background-color: #FFF2B2;
	color: #DA7A33;
	background-image: url(img/submenu_directory_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	margin: 5px 0px;
}
#sub-directory ul li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D1C692;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(img/submenu_directory_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
}
#sub-directory ul {
	background-image: url(img/submenu_directory_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#sub-directory ul li a {
	color: #DA7A33;
	text-decoration: none;
}
#sub-directory h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.expandlink {
	color: #CB712F;
}
#body-fitbiz h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #467384;
	font-weight: bold;
	letter-spacing: -2px;
	font-size: 35px;
	line-height: 35px;
	margin: 0px 0px 5px;
	padding: 0px;
}
#body-fitbiz h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #727900;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 20px;
	margin: 0px 0px 5px;
	padding: 0px;
}
#body-fitbiz h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #727900;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 16px;
	line-height: 16px;
	margin: 0px 0px 0px;
	padding: 0px;
	/* display: inline; */
}
#wrapper #mainbody {
	background-image: url(img/homepage_corner2.png);
	background-repeat: no-repeat;
}
#sub-homepage {
	background-color: #D3ECF6;
	color: #DA7A33;
	background-image: url(img/submenu_homepage_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}
#sub-homepage ul li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B5CAD3;
	background-image: url(img/submenu_homepage_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
}
#sub-homepage ul {
	background-image: url(img/submenu_homepage_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
#sub-homepage ul li a {
	color: #4F7B8B;
	text-decoration: none;
}
#sub-homepage h1 a {
	color: #467384;
	text-decoration: none;
}

#sub-magazine {
	background-color: #DBDCB8;
	color: #DA7A33;
	background-image: url(img/submenu_magazine_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
}

#sub-magazine ul li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B3B497;
	background-image: url(img/submenu_magazine_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 1px;
	margin: 0px;
}
#sub-magazine ul {
	padding-bottom: 5px;
	background-image: url(img/submenu_magazine_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#sub-magazine ul li a {
	color: #82890B;
	text-decoration: none;
}
#sub-magazine h1 a {
	color: #727900;
	text-decoration: none;
}
#wrapper-magazine {
	background-repeat: repeat-y;
	background-image: url(img/mainarea_bg.gif);
	margin: 0px;
	padding: 0px;
	float: left;
}
#body-magazine-top {
	border-top: 5px solid #969B41;
	background-color: #EBECDA;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #727900;
	letter-spacing: -1px;
	margin: 0px;
	line-height: 25px;
	height: 20px;
	overflow: hidden;
}

#body-magazine-bottom {
	background-color: #EBECDA;
	margin: 0px 0px 15px;
	background-image: url(img/magazine_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#wrapper-magazine #mainbody {
	background-image: url(img/magazine_corner.gif);
	background-repeat: no-repeat;
}
#divider-magazine {
	margin: 0px;
	width: 590px;
	background-image: url(img/magazine_titlebar_octnov200.jpg);
	background-repeat: no-repeat;
	height: 120px;
	padding: 0px;
}
#body-magazine-top a {
	color: #BFC38B;
	text-decoration: none;
}
#body-magazine-top a:hover {
	color: #ACB07D;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
	letter-spacing: normal;
}
#body-magazine-bottom h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #727900;
	margin: 0px 0px 8px;
	padding: 0px;
}
.TOClink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 22px;
}
#divider-magazine h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 10px 0px 340px;
}
#divider-article {
	width: 570px;
	background-color: #727900;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	line-height: 16px;
	height: 20px;
	overflow: hidden;
}
#divider-article a {
	font-size: 10px;
	text-transform: uppercase;
	color: #C7C999;
	text-decoration: none;
}
#divider-article a:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #ADAE85;
	text-decoration: none;
}
#body-magazine-bottom h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #A0AA00;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	letter-spacing: -1px;
}
#body-magazine-bottom h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 16px;
	padding: 0px;
}
.callout {
	margin: 0px 0px 15px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal;
	line-height: 15px;
	display: inline;
	height: auto;
	width: 140px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #B3B78C;
	float: right;
	text-align: justify;
}

.callout strong {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #969B41;
	font-size: 8px;
	letter-spacing: 2px;
}
label {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-transform: uppercase;
	width: 110px;
	float: left;
	margin-top: 10px;
	clear: both;
}
input, select, textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}
.button {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
fieldset {
	padding-left: 13px;
	border: 1px dotted #999999;
}
fieldset.biglabel label {
	width: 180px;
}
legend {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px 3px;
}

/* new styles for 'new look' begin here - November 15 2006 */

li.magazinegreen {
	font-size: 15px;
	/* background-image: url(img/menubar_magazine.gif); */
	background-image: url(img/menubar_newsletters.gif);	
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	margin-bottom: 3px;
	line-height: 24px;
}
li.magazinegreen a, li.fitnetblue a, li.newsletterblue a, li.directorange a {
	color: #FFFFFF;
}
li.fitnetblue {
	font-size: 15px;
	background-image: url(img/menubar_fitnet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	line-height: 24px;
}
li.newsletterblue {
	font-size: 15px;
	/* background-image: url(img/menubar_newsletters.gif); */
	background-image: url(img/menubar_magazine.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	line-height: 24px;
}
li.directorange {
	background-image: url(img/menubar_directory.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
}
li.lispacer {
	font-size: 2px;
	line-height: 5px;
}
#body-homepage {
	background-image: url(img/homepage_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	margin-left: 43px;
	padding: 0px 0px 20px 15px;
	width: 590px;
}
#col-fitnet {
	color: #A7BDC5;
	width: 165px;
	float: left;
	margin: 0px 35px 0px 0px;
	padding: 0px;
}

#col-magazine {
	color: #B2B573;
	width: 265px;
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
}

#col-newsletter {
	color: #87C3CE;
	width: 265px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/* temporary ihrsa styles */
#body-fitbiz .ihrsa {
	color: #994067;
}

/* new styles for adding bar to submenus - November 30 2006 */
#sub-directory h1 {
	background-image: url(img/sbmenu_bar_orange.gif);
	background-repeat: no-repeat;
}
#sub-magazine h1 {
	background-image: url(img/submenu_bar_green.gif);
	background-repeat: no-repeat;
}

/* other new */

.text_centered {
	text-align: center;
}

#flashheader {
	margin-left: -15px;
}

.newdircat {
	background-image: url(img/new.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 38px;
}

.cover_image {
	width: 250px;
}

.synopsis {
	width: 250px;
	margin-left: 20px;
}

li.fbc {
	color: white;
	background: url(img/menubar_fbc.png) no-repeat;
}

li.fbc a {
	color: white;
}

ul#fbc_submenu {
	font-weight: normal;
	padding-left: 10px;
}

ul#library_submenu {
	font-weight: normal;
	padding-left: 10px;
}
li.video {
	color: white;
	background: url(img/menubar_video.png) no-repeat;
}

li.video a {
	color: white;
}

li.industry_directories {
	color: white;
	background: url(img/menubar_industry_directories.png) no-repeat;
}

li.industry_directories a {
	color: white;
}

ul#industry_directories_submenu {
	font-weight: normal;
	padding-left: 10px;
	color: #E78F50;
}

ul#industry_directories_submenu a {
	color: #E78F50;
}

/* some styles from the newsletter template - March 27 2007 */
#newsletter-magazine-top {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #636A00;
	margin: 0px;
	padding: 4px 10px 4px 8px;
	line-height: 19px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #969B41;
	width: 95%;
}
#newsletter-magazine-top-large {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #727900;
	margin: 0px;
	padding: 0px 0 16px 12px;
	line-height: 20px;
	border-top: 5px #969B41 solid;
	width: 664px;	
}
#newsletter-magazine-bottom {
	margin: 0px 0px 15px;
	padding: 12px;
	background-repeat: repeat-x;
	text-align: justify;
}
#newsletter-magazine-top a, #newsletter-magazine-top-large a, #newsletter-magazine-top-huge a {
	color: #ABAE7C;
	text-decoration: underline;
}
#newsletter-magazine-top a:hover, #newsletter-magazine-top-large a:hover, #newsletter-magazine-top-huge a:hover {
	color: #868962;
	text-decoration: underline;
}
.inthisissue {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #727900;
	margin: 0px 0px 8px;
	padding: 0px;
}
.TOClink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 22px;
	margin-top: 15px;
	width: auto;
}
.smalltext {
	font-size: 10px;
	letter-spacing: normal;
}
#newsletter-magazine-box {
	border-top: 5px solid #969B41;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #969B41;
	overflow: hidden;
	margin: 0px;
	padding: 7px 10px 4px 8px;
}
#newsletter-magazine-botbox {
	margin: 0px 0px 15px;
	padding: 10px;
	font-size: 10px;
	line-height: 15px;
}
#newsletter-magazine-top-huge {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #565C00;
	margin: 0px;
	padding: 4px 10px 4px 8px;
	line-height: 23px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #969B41;
}
.bodycopy-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	line-height: 17px;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
}

p.highlight1 {
	font-size: 18px;
	line-height: 22px;
}

p.highlight2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
.readfull a {
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
}

/* article column -center */

#article_title {
  color:#3C9EC3;
  font-family:Helvetica,Arial,sans-serif;
  font-size:19px;
  font-weight:bold;
  letter-spacing:-1px;
  line-height:22px;
  text-decoration:none;
}

.unit {
  background-color:#EBECDA;
  margin:0px;
	padding:0;
}

.unit.highlight {
	background-color: #E9F0E9;
}

#datefield {
	/* border-top: 5px solid #E7EBDF; */
	width: 657px;
	overflow:hidden;
	margin: 0px 0 0 0px;
	padding: 0 18px 0 0;
background:  url(comm/home/img/banner-upper-right.jpg) #717900 no-repeat;
background-position:top right;
}

#datefield img {
width:175px;
height:120px;
padding:0;
margin:0;
}

#datefield .image_1 {
display:block;
float:left;
}

#datefield .image_2 {
display:block;
float:left;
}

#datefield .date_title {
color:#FFFFFF;
font-family:Helvetica,Arial,sans-serif;
font-size:30px;
font-weight:bold;
letter-spacing:-1px;
line-height:30px;
width:276px;
padding:14px 0 0 0;
display:block;
float:right;
}

table#holder {
	border: none;
	background-color: #F5F9EC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 15px;
}
table#holder tr td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
  background-color:#F5F9EC;
}

img.alignright {
	padding: 3px;
	margin: 0 0 5px 10px;
	display: inline;
	border: 1px solid #DDD8C9;
}

img.alignleft {
	padding: 3px;
	margin: 0 10px 5px 0;
	display: inline;
	border: 1px solid #DDD8C9;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}

p.thanks {
	background: green;
	color: white;
	padding: 5px;
}
