body {
	background: #ffffff;
	font: 10pt Arial, Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	behavior: url(/hr/inc/css/csshover.htc);
} 

a { text-decoration: none; outline: none; color: #030202; font-weight:bold;}
a:hover { color: #d8182a; background: transparent; text-weight:bold;}
a:active { text-decoration: none; outline: none; color: #030202; font-weight:bold;}

#container {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
	clear: both;
}

#primary_banner_ad {
	width: 1000px;
	text-align: center;
}

h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13.9px;
	font-weight: bold;
	letter-spacing: -.8px;
	line-height: 18px;
	position:static; !important
	position: relative;	/* Fixes flickering in Netscape 7.1 and FF 1.0 */

	}
	
	* html h3 { position: static; }	/* IE Hack */
	
h3 a:link,
	h3 a:visited {
		color: #000;
		}
		
		h3 a:hover {
			text-decoration: underline;
			color: #d8182a;
			}

h6 { font-size: 1.25em; }

/* MAIN NAV STYLE */ /* MAIN NAV STYLE */
/* MAIN NAV STYLE */ /* MAIN NAV STYLE */


.topNav {
	background: #F0F0F0;
	color: #ffffff;
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%
}

#primary_navigation {
	height: 49px;
	position: relative;
	margin: 0;
	padding: 0;
	width: 983px;
	text-align: center;
}

#primary_navigation li {
	float: left;
	list-style: none;
	margin: 0 auto;
	padding: 0;
}


#primary_navigation li a {

	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 49px;
	background: url(/hr/images/primary-navigation.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#nav_home a {
	left: 0;
	width: 113px;
	background-position: 0 0;
}

li#nav_film a {
	left: 113px;
	width: 91px;
	background-position: -113px 0;
}

li#nav_television a {
	left: 204px;
	width: 78px;
	background-position: -204px 0;
}

li#nav_technology a {
	left: 282px;
	width: 96px;
	background-position: -282px 0;
}

li#nav_finance a {
	left: 378px;
	width: 126px;
	background-position: -378px 0;
}

li#nav_music a {
	left: 504px;
	width: 105px;
	background-position: -504px 0;
}

li#nav_world a {
	left: 609px;
	width: 108px;
	background-position: -609px 0;
}

li#nav_reviews a {
	left: 717px;
	width: 134px;
	background-position: -717px 0;
}

li#nav_awards a {
	left: 851px;
	width: 130px;
	background-position: -851px 0;
}

/* ACTIVATES HOVER STATES */ /* ACTIVATES HOVER STATES */

li#nav_home a:hover {
	background-position: 0 -49px;
}

li#nav_film a:hover {
	background-position: -113px -49px;
}

li#nav_television a:hover {
	background-position: -204px -49px;
}

li#nav_technology a:hover {
	background-position: -282px -49px;
}

li#nav_finance a:hover {
	background-position: -378px -49px;
}

li#nav_music a:hover {
	background-position: -504px -49px;
}

li#nav_world a:hover {
	background-position: -609px -49px;
}


li#nav_reviews a:hover {
	background-position: -717px -49px;
}

li#nav_awards a:hover {
	background-position: -851px -49px;
}

/* ACTIVATES HOVER STATES */ /* ACTIVATES HOVER STATES */


/* ACTIVATES YOU ARE HERE STATES */ /* ACTIVATES YOU ARE HERE STATES */
/* ACTIVATES YOU ARE HERE STATES */ /* ACTIVATES YOU ARE HERE STATES */

#nav_home_on li#nav_home a {
	background-position: 0 -49px;
}

#nav_film_on li#nav_film a {
	background-position: -113px -49px;
}

#nav_television_on li#nav_television a {
	background-position: -204px -49px;
}

#nav_technology_on li#nav_technology a {
	background-position: -282px -49px;
}

#nav_finance_on li#nav_finance a {
	background-position: -378px -49px;
}

#nav_music_on li#nav_music a {
	background-position: -504px -49px;
}

#nav_world_on li#nav_world a {
	background-position: -609px -49px;
}

#nav_reviews_on li#nav_reviews a {
	background-position: -717px -49px;
}

#nav_awards_on li#nav_awards a{
	background-position: -851px -49px;
}


/* ACTIVATES YOU ARE HERE STATES */ /* ACTIVATES YOU ARE HERE STATES */
/* ACTIVATES YOU ARE HERE STATES */ /* ACTIVATES YOU ARE HERE STATES */

/* MAIN NAV STYLE */ /* MAIN NAV STYLE */
/* MAIN NAV STYLE */ /* MAIN NAV STYLE */


/* HEADER ELEMENTS *//* HEADER ELEMENTS */
#header_container {
	background: #f8f6f6;
	padding: 10px 0 0 0;
	margin: 0 auto;
	text-align: center;

}

#header_container_sponsored {
	padding: 0;
	margin: 0;
	text-align: center;

}

#header_sponsored {
	background: #f8f6f6;
}

#header_container_int {
	background: #ffffff;
	padding: 0px 0 0 0;
	margin: 0 auto;
	text-align: center;

}

.top_ad_left {
	padding: 0 30px 5px 0px;
}

.top_ad_right {
	padding: 0 0px 5px 30px;
}

.line {
	margin: 0 0px 0px 0px;
	font-size: 1px;
	background: url(/hr/images/bg-line.gif) no-repeat;
	height: 2px;
	clear: both;
}

.buttons {
	margin: 0 0px 0px 0px;
	padding: 6px 0 0 0;
	height: 46px;
	background: url(/hr/images/bg-top-nav.gif);
}

.buttons_sponsored {
	margin: 0 0px 0px 0px;
	padding: 0;
	height: 110px;
}

.buttons_sponsored_nav {
	margin: 0 0px 0px 0px;
	padding: 6px 0 0 0;
	height: 100px;
	background: url(/hr/images/bg-top-nav-sponsored.gif);
}

/******************* Top Nav Buttons *********************/

#top_button_sponsored  {
	margin: 0;
	padding: 30px 0 0 0;
}


#top_button_container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top_button_container ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#top_button_container ul li span {
	position: absolute;
	text-indent: -9999px;
	 width:1px; height:1px;  
}

li#top_login a {
	display: block;
	width: 80px;
	height: 27px;
	background: url(/hr/images/btn-login.gif) no-repeat;
	background-position: 0 0;
}

li#top_subscribe a {
	display: block;
	width: 110px;
	height: 27px;
	background: url(/hr/images/btn-subscribe.gif) no-repeat;
	background-position: 0 0;
}

li#top_logout a {
	display: block;
	width: 80px;
	height: 27px;
	background: url(/hr/images/btn-logout.gif) no-repeat;
	background-position: 0 0;
}

li#top_manage a {
	display: block;
	width: 110px;
	height: 27px;
	background: url(/hr/images/btn-manage.gif) no-repeat;
	background-position: 0 0;
}

li#top_editions a {
	display: block;
	width: 86px;
	height: 27px;
	background: url(/hr/images/btn-editions.gif) no-repeat;
	background-position: 0 0;
}
li#top_jobs a {
	display: block;
	width: 79px;
	height: 27px;
	background: url(/hr/images/btn-jobs.gif) no-repeat;
	background-position: 0 0;
}

li#top_real_estate a {
	display: block;
	width: 110px;
	height: 27px;
	background: url(/hr/images/btn-real-estate.gif) no-repeat;
	background-position: 0 0;
}

li#top_login a:hover, li#top_subscribe a:hover, li#top_editions a:hover, li#top_jobs a:hover, li#top_real_estate a:hover, li#top_login a:hover, li#top_manage a:hover { 
	background-position: 0 -27px;
}

/******************* Search Styling *********************/

#search_box {
	margin: 0;
	padding: 0px 0 0 0px;
	width: 373px;
	height: 31px;
	background: url(/hr/images/bg-search.gif) no-repeat;
}

#search_box2 {
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0px;
	width: 373px;
	height: 31px;
	background: url(/hr/images/bg-search.gif) no-repeat;
}

#search_box_sponsored {
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0px;
	width: 387px;
	height: 96px;
	background: url(/hr/images/bg-search-sponsored.gif) no-repeat;
}
/*
#search_box_new_sponsored {
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0px;
	width: 387px;
	height: 96px;
	background: url(/hr/images/bg_search_sponsored_now_dec25.gif) no-repeat;
}  */

#search_box_new_sponsored #s {
	padding: 0;
	border: 0;
	margin: 0px 0 0 0px;
	width: 160px;
	color:#333333;
}

#search_box #s {
	padding: 0;
	border: 0;
	margin: 0px 0 0 20px;
	width: 255px;
	color: #333333;
}

#search_box2 #s {
	padding: 0;
	border: 0;
	margin: 0px 0 0 20px;
	width: 255px;
	color:#333333;
}

#search_box_sponsored #s {
	padding: 0;
	border: 0;
	margin: 0px 0 0 20px;
	width: 260px;
	color:#333333;
}


.search_site {
	border: 0;
	padding: 2px 0 0 10px;
}

.search_web {
	border: 0;
	padding: 2px 0 0 0px;
}

#searchError {
	color: red;
	padding-left: 10px;
	}

#btn_below_the_fold {
	padding: 0;
}

/******************* Interior Header *********************/

.buttons_int {
	margin: 0 0px 0px 0px;
	padding: 6px 0 0 0;
	height: 46px;
	background: url(/hr/images/bg-top-nav.gif);
}

#logo_container {
	background: #F7F5F6;
}

#logo {
	padding: 0 10px 0 0px;
}

/******************* Top Nav Buttons *********************/
#top_button_container2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top_button_container2 ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#top_button_container2 ul li span {
	position: absolute;
	text-indent: -9999px;
	 width:1px; height:1px;  
}

li#top_video a {
	display: block;
	width: 86px;
	height: 27px;
	background: url(/hr/images/btn-video.gif) no-repeat;
	background-position: 0 0;
}

li#top_blog_columns a {
	display: block;
	width: 143px;
	height: 27px;
	background: url(/hr/images/btn-blog-columns.gif) no-repeat;
	background-position: 0 0;
}

li#top_news a {
	display: block;
	width: 69px;
	height: 27px;
	background: url(/hr/images/btn-news.gif) no-repeat;
	background-position: 0 0;
}


li#top_video a:hover, li#top_blog_columns a:hover, li#top_news a:hover { 
	background-position: 0 -27px;
}


/* MAIN NEWS TAB ELEMENTS *//* MAIN NEWS TAB ELEMENTS */

#topstory_tabs {
	background: url(/hr/images/bg-nav-tab.gif);
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

#main_tabs {
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	position: relative;
	height: 37px;
	width: 800px;
	text-align:center;
}


#main_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
}

#main_tabs li span  
{
	position: absolute;
	text-indent: -9999px;
	 width:1px; height:1px;  
}

#main_tabs li a#top_stories {
	display: block;
	width: 118px;
	height: 37px;
	background: url(/hr/images/tab-top-story.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#main_tabs li a#film {
	display: block;
	width: 69px;
	height: 37px;
	background: url(/hr/images/tab-film.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#main_tabs li a#television {
	display: block;
	width: 69px;
	height: 37px;
	background: url(/hr/images/tab-television.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#main_tabs li a#technology {
	display: block;
	width: 69px;
	height: 37px;
	background: url(/hr/images/tab-tech.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#main_tabs li a#world {
	display: block;
	width: 75px;
	height: 37px;
	background: url(/hr/images/tab-world.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}


#main_tabs li a#top_stories:hover, #main_tabs li a#film:hover, #main_tabs li a#television:hover, #main_tabs li a#technology:hover, #main_tabs li a#world:hover {
	background-position: 0 -37px;
}
#main_tabs li.active a#top_stories,  #main_tabs li.active a#top_stories:hover { 
	background: url(/hr/images/tab-top-story.gif) no-repeat;
	background-position: 0 -74px;
	z-index: 2;
}
#main_tabs li.active a#film,  #main_tabs li.active a#film:hover { 
	background: url(/hr/images/tab-film.gif) no-repeat;
	background-position: 0 -74px;
	z-index: 2;
}
#main_tabs li.active a#television,  #main_tabs li.active a#television:hover { 
	background: url(/hr/images/tab-television.gif) no-repeat;
	background-position: 0 -74px;
	z-index: 2;
}
#main_tabs li.active a#technology,  #main_tabs li.active a#technology:hover { 
	background: url(/hr/images/tab-tech.gif) no-repeat;
	background-position: 0 -74px;
	z-index: 2;
}
#main_tabs li.active a#world,  #main_tabs li.active a#world:hover { 
	background: url(/hr/images/tab-world.gif) no-repeat;
	background-position: 0 -74px;
	z-index: 2;
}


.swap_div_hide {
	position: absolute;
	top: -9999px;
	 width:1px; height:1px;  
	
}

#main_swapper_1, #main_swapper_2, #main_swapper_3, #main_swapper_4, #main_swapper_5 {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
/*	background: url(/hr/images/bg-main.gif);	*/
	clear: both;
	z-index:-1;
}

/* MAIN NEWS TAB ELEMENTS *//* MAIN NEWS TAB ELEMENTS */


/* VIDEO TABS *//* VIDEO TABS */

#video_tabs {
	margin: 0;
	padding: 10px 0 0 0px;
	list-style: none;
	position: relative;
	height: 36px;
}


#video_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
}

#video_tabs li span  
{
	position: absolute;
	text-indent: -9999px;
	width:1px; height:1px;  
}

#video_tabs li a#most_popular {
	display: block;
	width: 123px;
	height: 36px;
	background: url(/hr/images/tabs-most-popular.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#video_tabs li a#most_recent {
	display: block;
	width: 103px;
	height: 36px;
	background: url(/hr/images/tabs-most-recent.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#video_tabs li a#editors_pick {
	display: block;
	width: 102px;
	height: 36px;
	background: url(/hr/images/tabs-editors-pick.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}


#video_tabs li a#most_popular:hover, #video_tabs li a#most_recent:hover, #video_tabs li a#editors_pick:hover {
	background-position: 0 -36px;
}
#video_tabs li.active a#most_popular,  #video_tabs li.active a#most_popular:hover { 
	background: url(/hr/images/tabs-most-popular.gif) no-repeat;
	background-position: 0 -72px;
	z-index: 2;
}
#video_tabs li.active a#most_recent,  #video_tabs li.active a#most_recent:hover { 
	background: url(/hr/images/tabs-most-recent.gif) no-repeat;
	background-position: 0 -72px;
	z-index: 2;
}
#video_tabs li.active a#editors_pick,  #video_tabs li.active a#editors_pick:hover { 
	background: url(/hr/images/tabs-editors-pick.gif) no-repeat;
	background-position: 0 -72px;
	z-index: 2;
}

#video_swapper_1, #video_swapper_2, #video_swapper_3 {
	margin: 0;
	padding: 0px 5px 0 17px;
	clear: both;
	z-index:-1;
}
/* VIDEO TABS *//* VIDEO TABS */


/* MOST POPULAR TABS *//* MOST POPULAR TABS */

#most_user_tabs {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	position: relative;
	height: 36px;
	background: url(/hr/images/bg-most.gif);
}


#most_user_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
}

#most_user_tabs li span  
{
	position: absolute;
	text-indent: -9999px;
	 width:1px; height:1px;  
}

#most_user_tabs li a#most_viewed {
	display: block;
	width: 125px;
	height: 34px;
	background: url(/hr/images/tabs-viewed.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#most_user_tabs li a#most_emailed {
	display: block;
	width: 94px;
	height: 34px;
	background: url(/hr/images/tabs-emailed.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#most_user_tabs li a#polls {
	display: block;
	width: 95px;
	height: 34px;
	background: url(/hr/images/tabs-polls.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}


#most_user_tabs li a#most_viewed:hover, #most_user_tabs li a#most_emailed:hover, #most_user_tabs li a#polls:hover {
	background-position: 0 -34px;
}

#most_user_tabs li.active a#most_viewed,  #most_user_tabs li.active a#most_viewed:hover { 
	background: url(/hr/images/tabs-viewed.gif) no-repeat;
	background-position: 0 -68px;
	z-index: 2;
}

#most_user_tabs li.active a#most_emailed,  #most_user_tabs li.active a#most_emailed:hover { 
	background: url(/hr/images/tabs-emailed.gif) no-repeat;
	background-position: 0 -68px;
	z-index: 2;
}

#most_user_tabs li.active a#polls,  #most_user_tabs li.active a#polls:hover { 
	background: url(/hr/images/tabs-polls.gif) no-repeat;
	background-position: 0 -68px;
	z-index: 2;
}

#most_user_swapper_1, #most_user_swapper_2, #most_user_swapper_3 {
	margin: 0;
	padding: 5px 5px 0 15px;
	background: #F6F6F6;
	clear: both;
	z-index:-1;
}


/* MOST POPULAR TABS *//* MOST POPULAR TABS */

/* INFOCUS */

#infocus_tabs {
	margin: 0;
	padding: 10px 0 0 3px;
	list-style: none;
	position: relative;
	height: 36px;
	width: 336px;
}


#infocus_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
	background: url(/hr/images/bg-tabs-off.gif);
	border-left: 1px solid #e2e2e2;
}

#infocus_tabs li span  
{
	position: absolute;
	margin: 10px 0 0 6px;
	font-size: 11px;
}


#infocus_tabs li a#infocus1, #infocus_tabs li a#infocus2 {
	display: block;
	height: 35px;
	width: 80px;
	text-decoration:none;
	color: #FFFFFF;
}

#infocus_tabs li a#infocus3, #infocus_tabs li a#infocus4 {
	display: block;
	height: 35px;
	width: 82px;
	text-decoration:none;
	color: #FFFFFF;
}

#infocus_tabs li a#infocus1:hover, #infocus_tabs li a#infocus2:hover {
	color: #757575;
}

#infocus_tabs li a#infocus3:hover, #infocus_tabs li a#infocus4:hover {
	color: #757575;
}

#infocus_tabs li.active a#infocus1,  #infocus_tabs li.active a#infocus1:hover, #infocus_tabs li.active a#infocus2,  #infocus_tabs li.active a#infocus2:hover { 
	background: url(/hr/images/bg-tabs-active.gif);
	border-right: 1px solid #F4D0D0;
	border-left: 1px solid #F4D0D0;
	color: #D92129;
}

#infocus_tabs li.active a#infocus3,  #infocus_tabs li.active a#infocus3:hover, #infocus_tabs li.active a#infocus4,  #infocus_tabs li.active a#infocus4:hover { 
	background: url(/hr/images/bg-tabs-active.gif);
	border-right: 1px solid #F4D0D0;
	border-left: 1px solid #F4D0D0;
	color: #D92129;
}

#infocus_swapper_1, #infocus_swapper_2 {
	margin: 0;
	padding: 0px 10px 0 0px;
	clear: both;
	z-index:-1;
}

#infocus_swapper_3, #infocus_swapper_4 {
	margin: 0;
	padding: 0px 10px 0 0px;
	clear: both;
	z-index:-1;
}


/* BY THE NUMBERS */

#numbers_tabs {
	margin: 0;
	padding: 10px 0 0 3px;
	list-style: none;
	position: relative;
	height: 36px;
	width: 325px;
}


#numbers_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
	background: url(/hr/images/bg-tabs-off.gif);
	border-left: 1px solid #e2e2e2;
}

#numbers_tabs li span  
{
	position: absolute;
	margin: 10px 0 0 6px;
	font-size: 11px;
}


#numbers_tabs li a#numbers1, #numbers_tabs li a#numbers2 {
	display: block;
	height: 35px;
	width: 155px;
	text-decoration:none;
	color: #FFFFFF;
}
#numbers_tabs li a#numbers1:hover, #numbers_tabs li a#numbers2:hover {
	color: #757575;
}
#numbers_tabs li.active a#numbers1,  #numbers_tabs li.active a#numbers1:hover, #numbers_tabs li.active a#numbers2,  #numbers_tabs li.active a#numbers2:hover { 
	background: url(/hr/images/bg-tabs-active.gif);
	border-right: 1px solid #F4D0D0;
	border-left: 1px solid #F4D0D0;
	color: #D92129;
}

#numbers_swapper_1, #numbers_swapper_2 {
	margin: 0;
	padding: 0px 10px 0 0px;
	clear: both;
	z-index:-1;
}

/* MAIN NEWS CONTENT *//* MAIN NEWS CONTENT */

.td {
	font-size: 11px;
}

#main_content_container {
	width: 100%;
}

#main_news_content {
	width: 995px;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;	
}
#flash_module {
	width: 675px;
	height: 276px;
	float: left;
}

#flash_module2 {
	width: 670px;
}

#flash_module3 {
	width: 675px;
}


#ad_space {
	width: 305px;
	display: block;
	padding: 10px 5px 10px 5px;
	border-left: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;
}

#ad_space_728 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 1px 0px;
	text-align: center;
	background: url(/hr/images/bg-ad.gif);
	display: block;
	clear: both;
}

.ad_text {
	padding: 5px 15px 10px 0px;
	font-weight: bold;
	text-align: right;
}

#news_headlines {
	width: 675px;
	float: left;
}

#news_headlines2 {
	width: 330px;
	float: left;

}

#spotlight {
	margin: 0 0 10px 0;
	width: 330px;
	float: left;
}

#latest_blogs {
	width: 330px;
	float: left;
	padding: 0 0px 10px 0;
}

#news_item {
	width: 333px;
	margin: 1px 1px;
	float: left;
	
}

#news_item_odd {
	width: 333px;
	margin: 1px 1px;
	float: left;

	
}

#infocus {
	width: 218px;
	background: #F6F6F6;
	margin: 3px 1px 3px 1px;
	float: left;
	border: 1px solid #E4E4E4;
	font-size:11px;
	height:100px;
}


#infocus_int {
	width: 333px;
	background: #F6F6F6;
	margin: 1px 1px;
	float: left;
	border: 1px solid #E4E4E4;
}


img.smimg {
	margin: 0 10px 3px 0;
	padding: 0;
	border: 0;
	float: left;
}

.infocus_item {
	margin: 5px 5px 8px 10px;
}

.news_copy {
	margin: 10px 10px 8px 20px;
}

.preview_copy {
	margin: 10px 10px 8px 20px;
}

.text {
	margin: 10px 10px 8px 12px;
	padding-bottom: 10px;
}
	

#main_chart {
	width: 318px;
	float: left;
	border: 1px solid #E4E4E4;
}

#main_chart2 {
	width: 323px;
	border: 1px solid #E4E4E4;
}

#chart_layout {
	padding: 20px 0px 0px 0px;
}

.chart_line {
	border: 1px solid #E4E4E4;
	width: 252px;
}

.alt {
	background-color: #f7f7f7;
	border-top: 1px solid #e2e2e2;
}


.rank {
font-size: 11px;
color: #3E3E3E;
width: 18px;
}


table.two_cols {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.news_cols tr, table.news_cols tr td {
	vertical-align: top;
	font-size: 11px;
	border:none;
}



table.news_cols2 {
	vertical-align: top;
	font-size: 11px;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #e2e2e2;
}

table.news_cols2 tr td {
	vertical-align: top;
	font-size: 11px;
}

table.col3, table.col2 {
	margin: 0;
	padding: 0;
	width: 100%;

}
table.col3 tr td, table.col2 tr td {
	vertical-align: top;
	font-size: 11px;
	border: 1px solid #e2e2e2;
}
table.col3a tr td, table.col3a tr td {
	vertical-align: top;
	font-size: 11px;
	/*border: 1px solid #e2e2e2;*/
}
table.inner_cols { border:none; 	margin: 0;	padding: 0; 	width: 100%; }
table.inner_cols tr td {
	vertical-align: top;
	font-size: 11px;
	border: none;
}

table.news_cols tr td.column1 {
	width: 675px; 
}
table.news_cols tr td.column2 {
	width: 305px;
}

table.article {
	margin: 0;
	padding: 0;
	width: 675px;
}

table.article tr, table.article tr td {
	vertical-align: top;
	font-size: 11px;
}

img.smimgbr {
	margin: 5px 5px 3px 0;
	padding: 0;
	border: 2px solid #e2e2e2;
}

#reviews_module {
	margin: 5px 10px 15px 10px;

}

img.abtf {
	margin: 0 10px 3px 0;
	padding: 0;
	border: 0;
	float: left;
}

#abtf_module {
	margin: 15px 0px 15px 0px;
	width: 665px;
	float: left;
}

#abtf_copy {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 20px;
	font: 11pt Arial, Helvetica, Arial, sans-serif;
}

#secondary_content {
	margin: 0;
	clear: both;
	padding: 0px 0px 5px 5px;
	width: 100%;
}

#video_picks {
	width: 670px;
	float: left;
	padding: 0px 0px 11px 0px;
	/*border: 1px solid #e2e2e2;
	height:397px;*/
}

#video_picks2 {
	width: 1000px;
	float: left;
	padding: 0px 0px 11px 0px;
	border: 1px solid #e2e2e2;
}


#people {
	width: 325px;
	float: left;
	padding: 0px 0px 5px 0px;
	/*border: 1px solid #e2e2e2;*/
}

#award {
	width: 325px;
	float: left;
	padding: 0px 0px 5px 0px;
	/*border: 1px solid #e2e2e2;*/
}
#numbers_module {
	width: 325px;
	float: left;
	padding: 0px 0px 5px 0px;
	border-left: 1px solid #e2e2e2;
}


#teritary_content {
	margin: 0;
	clear: both;
	padding: 0px 0px 5px 5px;
	width: 100%;
}

#quarternary_content {
	margin: 0;
	clear: both;
	padding: 0px 0px 5px 5px;
	width: 100%;
}

#blog {
	width: 333px;
	border: 1px solid #e2e2e2;
}

#columns {
	width: 333px;
	/*border: 1px solid #e2e2e2;*/
}

#reviews_module2 {
	width: 333px;
	/*height: 445px;
	border: 1px solid #e2e2e2; */
}

#reviews_module3 {
	width: 670px;
	/*border: 1px solid #e2e2e2;*/
}

#reviews_module3 #main_review {
		float: left;
		width: 325px;
		margin-right: 10px;
		}

#main_review p {
 	font-size: 12px;
	}

#recent_reviews {
		float: left;
		width: 288px;
		}
		
#calendar {
	width: 333px;
	border: 1px solid #e2e2e2;
		}
		
#calendar ul {
			margin: 0;
			padding: 0;
			}
			
#calendar ul li {
list-style: none;
border-bottom: 1px solid #e9e8db;
}

#calendar ul li a {
font-size: 12px;
color: #000;
display: block;
margin: 0;
padding: 10px 0 10px 37px;
background: url(/hr/images/calendar_bullet_disc.gif) no-repeat 20px 28px;
}

#calendar ul li a span.date {
	font-size: 11px;
	color: #797666;
	}

#calendar ul li a:hover {
	background: #f6f5f1 url(/hr/images/calendar_bullet_disc.gif) no-repeat 20px -70px;
	}
		
/* --- Entries
-------------------------------------------------------*/
	
.entry {
	width: 270px;
	margin: 10px 10px 8px 12px;
	}
		
		
.entry h3 {
margin-right: 0px;
}

.entry img {
float: left;
margin: 2px 10px 3px 0;
padding: 1px;
background: #A4A4A4;
}

.entry .copy h3 {
float: left;
margin: 0;
padding: 0px;
width: 110px;
}

#most_popular_module {
	width: 320px;
	/*height: 445px;
	border: 1px solid #e2e2e2;*/
}

#most_popular_module2 {
	width: 320px;
	display: block;
	padding: 0 0 10px 0px;
	border: 1px solid #e2e2e2;
}

#subscribe {
	width: 320px;
	display: block;
	padding: 0 0 10px 0px;
	border: 1px solid #e2e2e2;
}

#more_news_sidebar {
	width: 320px;
	display: block;
	padding: 0 0 10px 0px;
	border: 1px solid #e2e2e2;
}
/* MAIN NEWS CONTENT *//* MAIN NEWS CONTENT */



/* INTERIOR PAGES *//* INTERIOR PAGES */

#hdr_header {
	background: #DA2127;
	height: 36px;
	text-align: left;
}

#content_container {
	width: 100%;
	padding: 0;
	margin: 0;
}

#test {
	padding: 0;
	margin: 0;
	text-align: center;
}


#main_content {
	width: 670px;
	margin: 0;
	padding: 0;
	float: left;
	position:relative;
}

#sidebar_content {
	width: 325px;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #e2e2e2;
	position:relative;
}

.brightcove {
	width: 325px;
	margin: 0;
	padding: 0 0 10px 0;
	border-left: 1px solid #e2e2e2;
}


/* INTERIOR PAGES *//* INTERIOR PAGES */

/* ARTICLE PAGES *//* ARTICLE PAGES */

#large_photo {
	width: 657px;
	padding: 0 0 0 10px;
}

#medium_photo {
	width: 300px;
	padding: 0 10px 10px 10px;
	margin: 0;
	float: left;
	display: block; 
}

p.date {
	margin: 0;
	padding: 2px 0 0 10px;
	color: #0a0a0a; 
	font-size: 12px;
}

p.author {
	margin: 0;
	padding: 2px 0 0 10px;
	color: #0a0a0a; 
	font-size: 12px;
}

.img_caption {
	margin: 4px 0 0px 0;
	font-size: 0.9em;
	color: #999999; 
	letter-spacing: 0.02cm
}

#main_story {
	padding: 2px 0 0 10px;
	margin: 5px 0 0 0;
	width: 657px;
	font-size: 12px;
}

#main_people_story {
	padding: 2px 0 0 10px;
	margin: 5px 0 0 0;
	width: 370px;
	font-size: 12px;
}

#main_story_headline {
	width: 657px;
}

#medium_photo {
	padding: 5px 5px 0 0px;
	width: 300px;
	float: left;
	margin: 0;
	border-bottom: 1px solid #e2e2e2;
}

#related_content {
	float: left;
	padding: 0;
	margin: 0;
}

#video_content {
	padding: 5px 0px 0 0px;
	width: 300px;
	float: left;
	margin: 0px 8px 0 0px;
	border-bottom: 1px solid #e2e2e2;
}

#main_article {
	border: 1px solid #e2e2e2;
	float: left;
}

#related_articles {
	padding: 5px 0px 0 0px;
	width: 300px;
	float: left;
	display: block;
	margin: 0px 8px 0 0px;
}

a.more_light,
a.more_dark,
span.more_light,
span.more_dark {
	color: #000;
	font-size: 11px;
	padding-left: 15px;
	}


a.more_dark,
span.more_dark {
	background: url(/hr/images/arrow_dark.gif) no-repeat 0 1px;
	text-weight: normal;
	}
	
	a.more_dark:hover {
		color: #d8182a;
		background: url(/hr/images/arrow_dark.gif) no-repeat 0 -99px;
		}
/* ARTICLE PAGES *//* ARTICLE PAGES */

/* BELOW THE FOLD *//* BELOW THE FOLD */

#below_the_fold {
	width: 1000px;
	padding: 0px 0px 5px 0px;
}

/* BELOW THE FOLD *//* BELOW THE FOLD */

/* GOOGLE AD *//* GOOGLE AD */

#google_ad {
	width: 1000px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background: url(/hr/images/bg-article.gif);
	clear: both;
	display: block;
}

/* GOOGLE AD *//* GOOGLE AD */

/* SEO ELEMENTS *//* SEO ELEMENTS */

#seo_container {
	padding: 0px 0px 10px 0px;
	text-align: left;
	clear: both;
	display: block;
}

#seo_text {
	width:auto;
}


/* SEO ELEMENTS *//* SEO ELEMENTS */

/* FOOTER CONTENT *//* FOOTER CONTENT */

#footer_container {
	padding: 0px 0px 0px 0px;
	background: #1B1B1B;
	clear: both;
	display: block;
}

#footer_text {
	padding: 20px 0px 0px 0px;
	color: #757575;
	text-align: center;
}


/* FOOTER CONTENT *//* FOOTER CONTENT */


/* HEADERS H2 */
/* MEDIUM */
#hdr_top_chart h2, #hdr_reviews h2, #hdr_latest_blogs h2, #hdr_about_town h2, #hdr_blogs h2, #hdr_thr_networks_film h2, #hdr_columns h2, #hdr_thr_networks_tv h2, #hdr_thr_networks_tech h2, #hdr_thr_networks_money h2, #hdr_thr_networks_world h2, #hdr_world_column h2, #hdr_asia h2, #hdr_europe h2, #hdr_international_data h2, #hdr_south_america h2, #hdr_canada h2, #hdr_international_events h2, #hdr_subscribe h2, #hdr_people h2, #hdr_south_america h2, #hdr_canada h2, #hdr_international_event h2, #hdr_award h2    {
	margin: 0;
	padding: 0px;
	width: 305px;
	height: 35px;
}

#hdr_blogs h2, #hdr_reviews2 h2, #hdr_latest_film_news h2, #hdr_latest_tv_news h2, #hdr_latest_tech_news h2, #hdr_latest_music_news h2, #hdr_latest_biz_news h2, #hdr_latest_world_news h2, #hdr_interviews h2, #hdr_industry_events h2, #hdr_media_analyst_corner h2, #hdr_recent_columns h2, #hdr_festival_archive h2, #hdr_award_winners h2, #hdr_festival_reviews h2, #hdr_websites h2, #hdr_fest_analysis h2, #hdr_more_reviews h2, #hdr_risky_blog h2 {
	margin: 0;
	padding: 0px;
	width: 332px;
	height: 35px;
}

#hdr_most_popular h2, #hdr_post_comment h2, #hdr_comment h2, #hdr_news h2, #hdr_special_reports h2, #hdr_more_toronto h2, #hdr_more_reviews2 h2, #hdr_fest_analysis2 h2, #hdr_more_afm h2  {
	margin: 0;
	padding: 0px;
	width: 320px;
	height: 35px;
}

/* HALF-PAGE*/
#hdr_thr_networks h2, #hdr_current_reviews h2, #hdr_home_ent_reviews h2, #hdr_news2 h2, #hdr_blogs_lg h2, #hdr_columns_lg h2, #hdr_afm h2, #hdr_toronto h2    {
	margin: 0;
	padding: 0px;
	width: 670px;
	height: 41px;
}

/* FULL PAGE*/
#hdr_numbers_box_office h2, #hdr_by_the_numbers2 h2, #hdr_news3 h2, #hdr_exclusive_trailer h2, #hdr_exclusive_interviews h2, #hdr_festivals h2, #hdr_box_office_tally h2, #hdr_video_tv h2, #hdr_infocus h2   {
	margin: 0;
	padding: 0px;
	width: 1000px;
	height: 41px;
}




/* INTERIOR PAGE HEADERS*/

#hdr_technology h2 {
	margin: 0 0 0 60px;
	padding: 0;
	width: 290px;
	height: 35px;
}

#hdr_related_content h2, #hdr_about_columns h2  {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 35px;
}

/* INTERIOR PAGE HEADERS*/

#hdr_top_chart h2 {	background: url(/hr/images/hdr-top-chart.gif) top left no-repeat;	}
#hdr_reviews h2 { background: url(/hr/images/hdr-reviews.gif) top left no-repeat;	}
#hdr_reviews2 h2 { background: url(/hr/images/hdr-reviews.gif) top left no-repeat;	}
#hdr_latest_blogs h2 { background: url(/hr/images/hdr-latest-blogs.gif) top left no-repeat;	}
#hdr_thr_networks h2 { background: url(/hr/images/hdr-thr-networks.gif) top left no-repeat;	}
#hdr_about_town h2 { background: url(/hr/images/hdr-about-town.gif) top left no-repeat;	}
#hdr_people h2 { background: url(/hr/images/hdr-people.gif) top left no-repeat;	}
#hdr_award h2 { background: url(/hr/images/award_season.gif) top left no-repeat;	}
#hdr_blogs h2 { background: url(/hr/images/hdr-blogs.gif) top left no-repeat;	}
#hdr_most_popular h2 { background: url(/hr/images/hdr-most-popular.gif) top left no-repeat;	}
#hdr_technology h2 { background: url(/hr/images/hdr-technology.gif) top left no-repeat;	}
#hdr_related_content h2 { background: url(/hr/images/hdr-related-content.gif) top left no-repeat;	}
#hdr_about_columns h2 { background: url(/hr/images/hdr-about-column.gif) top left no-repeat;	}
#hdr_latest_film_news h2 { background: url(/hr/images/hdr-latest-film-news.gif) top left no-repeat;	}
#hdr_latest_tv_news h2 { background: url(/hr/images/hdr-latest-tv-news.gif) top left no-repeat;	}
#hdr_latest_tech_news h2 { background: url(/hr/images/hdr-latest-tech-news.gif) top left no-repeat;	}
#hdr_latest_music_news h2 { background: url(/hr/images/hdr-latest-music-news.gif) top left no-repeat;	}
#hdr_latest_biz_news h2 { background: url(/hr/images/hdr-latest-biz-news.gif) top left no-repeat;	}
#hdr_latest_world_news h2 { background: url(/hr/images/hdr-world-news.gif) top left no-repeat;	}
#hdr_thr_networks_film h2 { background: url(/hr/images/hdr-thr-networks-film.gif) top left no-repeat;	}
#hdr_numbers_box_office h2 { background: url(/hr/images/hdr-numbers-box-office.gif) top left no-repeat;	} 
#hdr_columns h2 { background: url(/hr/images/hdr-columns.gif) top left no-repeat;	} 
#hdr_current_reviews h2 { background: url(/hr/images/hdr-current-reviews.gif) top left no-repeat;	} 
#hdr_interviews h2 { background: url(/hr/images/hdr-interviews.gif) top left no-repeat;	} 
#hdr_fest_analysis h2 { background: url(/hr/images/hdr-festival-analysis.gif) top left no-repeat;	} 
#hdr_more_reviews h2 { background: url(/hr/images/hdr-more-reviews.gif) top left no-repeat;	} 
#hdr_risky_blog h2 { background: url(/hr/images/hdr-risky-biz-blog.gif) top left no-repeat;	} 
#hdr_industry_events h2 { background: url(/hr/images/hdr-industry-events.gif) top left no-repeat;	} 
#hdr_news h2  { background: url(/hr/images/hdr-news.gif) top left no-repeat;	} 
#hdr_special_reports h2 { background: url(/hr/images/hdr-special-reports.gif) top left no-repeat;	}  
#hdr_thr_networks_tv h2 { background: url(/hr/images/hdr-thr-networks-tv.gif) top left no-repeat;	} 
#hdr_thr_networks_tech h2 { background: url(/hr/images/hdr-thr-networks-tech.gif) top left no-repeat;	} 
#hdr_thr_networks_money h2 { background: url(/hr/images/hdr-thr-networks-money.gif) top left no-repeat;	} 
#hdr_thr_networks_world h2 { background: url(/hr/images/hdr-thr-networks-world.gif) top left no-repeat;	} 
#hdr_home_ent_reviews h2 { background: url(/hr/images/hdr-home-ent-reviews.gif) top left no-repeat;	} 
#hdr_media_analyst_corner h2 { background: url(/hr/images/hdr-media-analyist-corner.gif) top left no-repeat;	} 
#hdr_world_column h2 { background: url(/hr/images/hdr-world-columns.gif) top left no-repeat;	} 
#hdr_asia h2 { background: url(/hr/images/hdr-asia.gif) top left no-repeat;	} 
#hdr_europe h2 { background: url(/hr/images/hdr-europe.gif) top left no-repeat;	} 
#hdr_international_data h2 { background: url(/hr/images/hdr-international-data.gif) top left no-repeat;	} 
#hdr_south_america h2 { background: url(/hr/images/hdr-south-america.gif) top left no-repeat;	} 
#hdr_canada h2 { background: url(/hr/images/hdr-canada.gif) top left no-repeat;	} 
#hdr_international_events h2 { background: url(/hr/images/hdr-international-events.gif) top left no-repeat;	} 
#hdr_subscribe h2 { background: url(/hr/images/hdr-subscribe.gif) top left no-repeat;	} 
#hdr_post_comment h2 { background: url(/hr/images/hdr-post-comment.gif) top left no-repeat;	} 
#hdr_comment h2 { background: url(/hr/images/hdr-comments.gif) top left no-repeat;	} 
#hdr_by_the_numbers2 { background: url(/hr/images/hdr-by-the-numbers2.gif) top left no-repeat;	} 
#hdr_news2 { background: url(/hr/images/hdr-news2.gif) top left no-repeat;	} 
#hdr_news3 { background: url(/hr/images/hdr-news3.gif) top left no-repeat;	} 
#hdr_columns_lg { background: url(/hr/images/hdr-columns-lg.gif) top left no-repeat;	} 
#hdr_blogs_lg { background: url(/hr/images/hdr-blog-lg.gif) top left no-repeat;	} 
#hdr_afm { background: url(/hr/images/hdr-afm.gif) top left no-repeat;	} 
#hdr_toronto { background: url(/hr/images/hdr-toronto.gif) top left no-repeat;	} 
#hdr_exclusive_interviews h2 { background: url(/hr/images/hdr-exclusive-interviews.gif) top left no-repeat;	} 
#hdr_exclusive_trailer h2 { background: url(/hr/images/hdr-trailer.gif) top left no-repeat;	}
#hdr_festivals h2 { background: url(/hr/images/hdr-festivals.gif) top left no-repeat;	} 
#hdr_box_office_tally h2 { background: url(/hr/images/hdr-box-office-tally.gif) top left no-repeat;	} 
#hdr_video_tv h2 { background: url(/hr/images/hdr-video-tv.gif) top left no-repeat;	} 
#hdr_south_america h2 { background: url(/hr/images/hdr-south-america.gif) top left no-repeat;	} 
#hdr_canada h2 { background: url(/hr/images/hdr-canada.gif) top left no-repeat;	} 
#hdr_international_event h2 { background: url(/hr/images/international-event.gif) top left no-repeat;	} 
#hdr_recent_columns h2 { background: url(/hr/images/hdr-recent-columns.gif) top left no-repeat;	} 
#hdr_festival_archive h2 { background: url(/hr/images/hdr-festivals-reviews.gif) top left no-repeat;	} 
#hdr_award_winners h2 { background: url(/hr/images/hdr-award-winners.gif) top left no-repeat;	} 
#hdr_festival_reviews h2 { background: url(/hr/images/hdr-festival-reviews2.gif) top left no-repeat;	} 
#hdr_websites h2 { background: url(/hr/images/hdr-websites.gif) top left no-repeat;	} 
#hdr_infocus h2 { background: url(/hr/images/hdr-in-focus.gif) top left no-repeat;	} 
#hdr_more_toronto h2 { background: url(/hr/images/hdr-more-toronto.gif) top left no-repeat;	} 
#hdr_more_reviews2 h2 { background: url(/hr/images/hdr-more-reviews.gif) top left no-repeat;	} 
#hdr_fest_analysis2 h2 { background: url(/hr/images/hdr-festival-analysis.gif) top left no-repeat;	}
#hdr_more_afm h2 { background: url(/hr/images/hdr-more-afm.gif) top left no-repeat;	} 
#hdr_resources h2 { background: url(/hr/images/hdr-resources.gif) top left no-repeat;	} 

#hdr_top_chart h2 span, #hdr_reviews h2 span, #hdr_latest_blogs h2 span, #hdr_thr_networks h2 span, #hdr_about_town h2 span, #hdr_people h2 span, #hdr_blogs h2 span, #hdr_reviews2 h2 span, #hdr_most_popular h2 span, #hdr_technology h2 span, #hdr_related_content h2 span, #hdr_about_columns h2 span, #hdr_latest_film_news h2 span, #hdr_latest_tv_news h2 span, #hdr_latest_tech_news h2 span, #hdr_latest_music_news span, #hdr_latest_biz_news span, #hdr_latest_world_news span, #hdr_thr_networks_film span, #hdr_numbers_box_office span, #hdr_columns span, #hdr_current_reviews span, #hdr_interviews span, #hdr_industry_events span, #hdr_news h2 span, #hdr_special_reports span, #hdr_thr_networks_tv span, #hdr_thr_networks_tech span, #hdr_thr_networks_money span, #hdr_thr_networks_world span, #hdr_home_ent_reviews span, #hdr_media_analyst_corner span, #hdr_world_column span, #hdr_asia span, #hdr_europe span, #hdr_international_data span, #hdr_south_america span, #hdr_canada span, #hdr_international_events span, #hdr_subscribe span, #hdr_post_comment span, #hdr_comment span, #hdr_by_the_numbers2 span, #hdr_news2 span, #hdr_news3 span, #hdr_exclusive_trailer span, #hdr_exclusive_interviews span, #hdr_festivals span, #hdr_box_office_tally span, #hdr_video_tv h2 span, #hdr_south_america h2 span, #hdr_canada h2 span, #hdr_international_event h2 span, #hdr_blogs_lg h2 span, #hdr_columns_lg h2 span, #hdr_recent_columns h2 span, #hdr_festival_archive h2 span, #hdr_award_winners h2 span, #hdr_festival_reviews h2 span, #hdr_websites h2 span, #hdr_infocus h2 span, #hdr_afm h2 span, #hdr_toronto h2 span, #hdr_fest_analysis h2 span, #hdr_more_reviews h2 span, #hdr_risky_blog h2 span, #hdr_more_toronto h2 span, #hdr_more_reviews2  span, #hdr_fest_analysis2 span, #hdr_more_afm h2 span
 {
	position: absolute;
	text-indent: -9999px;
	 width:1px; height:1px;  
}
/* HEADERS H2 */

/* LINK STYLES *//* LINK STYLES */
.more {
 color: #DD1F2B;
 text-decoration: none;
}


.more:hover{ color: #000000;}


/* More Oval Button */

a.ovalbtn {
  float:right;
  background: transparent url(/hr/images/left.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 11px;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
  }


a.ovalbtn span {
  float:right;
  display:block;
  background: transparent url(/hr/images/right.gif) no-repeat right top;
  padding:5px 30px 6px 3px;
  text-decoration:none;
	text-transform: uppercase;
  font-weight:bold;
	font-size: 11px;
	color: #ffffff;
	margin-right:8px;
  }


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
		a.ovalbtn span {float:none;}
/* End IE5-Mac hack */

a:hover.ovalbtn span {
	text-decoration: underline;
 }

.title {
	color: #3E3E3E;
	font-size: 11px;
	font-weight: bold;
}

a.headline {
	color: #2C2C2C;
	text-decoration: none;
	font-weight: bold;
}

a.headline:hover {
	color: #E34C53;
	text-decoration: none;
	font-weight: bold;
}

a.headline2 {
	color: #2C2C2C;
	text-decoration: none;
	font: 10pt Arial, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

a.headline2:hover {
	color: #E34C53;
	text-decoration: none;
	font: 10pt Arial, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

a.abtf_headline {
	color: #E34C53;
	text-decoration: none;
	font: 20pt "Helvetica Condensed", Arial, sans-serif;
	font-weight: bold;
}

a.abtf_headline:hover {
	color: #E34C53;
	text-decoration: underline;
	font: 20pt "Helvetica Condensed", Arial, sans-serif;
	font-weight: bold;
}

a.subheadline {
	color: #5A5A5A;
	text-decoration: none;
	font-weight: bold;
}

a.subheadline:hover {
	color: #E34C53;
	text-decoration: none;
	font-weight: bold;
}

a.more_arrow {
	margin: 0 0px 0px 0;
	padding: 0px 0 3px 15px;
	color: #2C2C2C;
	text-decoration: none;
	background: url(/hr/images/arrow.gif) 0px 2px no-repeat;
}

a.more_arrow:hover {
	margin: 0 0px 0px 0;
	padding: 0px 0 3px 15px;
	color: #E34C53;
	text-decoration: none;
	background: url(/hr/images/arrow.gif) 0px 2px no-repeat;
}

a.footer {
	color: #757575;
	text-decoration: none;
}

a.footer:hover {
	color: #A8A7A7;
	text-decoration: none;
}

.odd {
	margin: 0;
	padding: 5px 0 5px 15px;
	border-top: 1px solid #e5e5e5;
	background: #f8f8f8;
	clear: both;
}

.even {
	margin: 0;
	padding: 5px 0 5px 15px;
	border-top: 1px solid #e5e5e5;
	clear: both;
}

.odd2 {
	margin: 0;
	padding: 5px 0 5px 15px;
	border-top: 1px solid #e5e5e5;
	background: #F2F2F2;
	clear: both;
}

.even2 {
	margin: 0;
	padding: 5px 0 5px 15px;
	border-top: 1px solid #e5e5e5;
	clear: both;
}

/* LINK STYLES *//* LINK STYLES */

/* H1-H4 STYLES *//* H1-H4 STYLES */
h1.headline {
	padding: 2px 0 0 10px;
	margin: 0;
	color: #E1000E; 
}

h3.sidebar_headline {
	padding: 2px 0 0 0px;
	margin: 0;
	color: #E1000E; 
}

h4 {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

h4.subheadline {
	padding: 2px 0 0 10px;
	margin: 0;
	font-size: 12px;
}
/* H1-H4 STYLES *//* H1-H4 STYLES */


/*-- QUICK READ --*/
#quickRead {
	font-size: 11px;
	padding: 5px;
	}
#quickRead p {
	font-size: 11px;
	}
	

	/* --- | Options - Save, Print, Email, Reprints | --- */
	
.clickability {
	width: 650px;

}

table.clickability tr td.column1 {
	width: 50%; 
}
table.clickability tr td.column2 {
	width: 50%; 
}
	
	
.options {
display: inline;
float: right;
}

.options li { 
font-weight: bold;
line-height: 12px;
list-style: none;
float: left;
height: 12px;
margin-right: 15px;
display: inline;
}

.options li a {
padding-left: 12px;
background-position: 0 2px;
background-repeat: no-repeat;
display: inline;
color: #2C2C2C;
}

.options li a:hover {
	background-position: 0 -18px;
	background-repeat: no-repeat;
	display: inline;
	}

	
.text a {
font-weight: bold;
text-decoration:none;
 }

.text a:hover {
font-weight: bold;
text-decoration:underline;
 }	
.news {
margin-top: 10px;
margin-bottom: 10px;
float: left;
}

.news a {
line-height: 12px;
display: inline;
color: #947A5B;
font-family: Arial;
font-size: 11px;
font-weight: bold;
 }

.news a:hover {
line-height: 12px;
display: inline;
color: #D8182A;
float: left;
font-family: Arial;
font-size: 11px;
font-weight: bold;
 }
 
.options li.save a {
background-image: url(/hr/images/icon_save.gif);
display: inline;}

.options li.print a {
background-image: url(/hr/images/icon_print.gif);
display: inline;}

.options li.email a {
background-image: url(/hr/images/icon_email.gif);
display: inline;}

.options li.reprints {
margin-right: 0;
display: inline;}

.options li.reprints a {
background-image: url(/hr/images/icon_reprints.gif);
display: inline;}

#full_article {
	display: none;
	}

.pagination {
border: 1px solid #939393;
padding: 2px;
margin-left: 2px;
}

.paginationSection {
padding: 2px;
text-align: right;
font-size: 10px;
font-weight: bold;
clear: both;}

.paginationSection a {
padding: 2px 0 2px 2px;
}

#other_news {
	margin: 0 auto;
	padding: 5px 0 0 0px;
	list-style: none;
	position: relative;
	width: 990px;
	float: center;
	text-align: left;
	clear: both;
	display: block;
}

.red {
	color: #DA2128;
}

#news_special {
	border: 1px solid #E4E4E4;
	width: 320px;
	margin-left: 10px;
}

.news_special_module {
	padding: 0 0 0 14px;
}

a.more_arrow2 {
	margin: 0 0px 0px 0;
	padding: 3px 0 3px 23px;
	color: #DA2128;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	background: url(/hr/images/arrow-more.gif) 0px 0px no-repeat;

}

a.more_arrow2:hover {
	margin: 0 0px 0px 0;
	padding: 3px 0 3px 23px;
	color: #0B0404;
	height: 20px;
	text-decoration: none;
	font-weight: bold;
	background: url(/hr/images/arrow-more.gif) 0px 0px no-repeat;
}


/* BY THE NUMBERS 2 */

#by_numbers_tabs {
	margin: 0;
	padding: 10px 0 0 3px;
	list-style: none;
	position: relative;
	height: 36px;
	width: 325px;
}


#by_numbers_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
	background: url(/hr/images/bg-tabs-off.gif);
	border-left: 1px solid #e2e2e2;
}

#by_numbers_tabs li span  
{
	position: absolute;
	margin: 10px 0 0 6px;
	font-size: 11px;
}


#by_numbers_tabs li a#by_numbers1, #by_numbers_tabs li a#by_numbers2 {
	display: block;
	height: 35px;
	width: 155px;
	text-decoration:none;
	color: #FFFFFF;
}
#by_numbers_tabs li a#by_numbers1:hover, #by_numbers_tabs li a#by_numbers2:hover {
	color: #757575;
}
#by_numbers_tabs li.active a#by_numbers1,  #by_numbers_tabs li.active a#by_numbers1:hover, #by_numbers_tabs li.active a#by_numbers2,  #numbers_tabs li.active a#by_numbers2:hover { 
	background: url(/hr/images/bg-tabs-active.gif);
	border-right: 1px solid #F4D0D0;
	border-left: 1px solid #F4D0D0;
	color: #D92129;
}

#by_numbers_swapper_1, #by_numbers_swapper_2 {
	margin: 0;
	padding: 0px 10px 0 0px;
	clear: both;
	z-index:-1;
}

/* BY THE NUMBERS 3 */

#by_numbers_2_tabs {
	margin: 0;
	padding: 10px 0 0 3px;
	list-style: none;
	position: relative;
	height: 36px;
	width: 325px;
}


#by_numbers_2_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
	background: url(/hr/images/bg-tabs-off.gif);
	border-left: 1px solid #e2e2e2;
}

#by_numbers_2_tabs li span  
{
	position: absolute;
	margin: 10px 0 0 6px;
	font-size: 11px;
}


#by_numbers_2_tabs li a#tab_numbers1, #by_numbers_2_tabs li a#tab_numbers2 {
	display: block;
	height: 35px;
	width: 155px;
	text-decoration:none;
	color: #FFFFFF;
}
#by_numbers_2_tabs li a#tab_numbers1:hover, #by_numbers_2_tabs li a#tab_numbers2:hover {
	color: #757575;
}
#by_numbers_2_tabs li.active a#tab_numbers1,  #by_numbers_2_tabs li.active a#tab_numbers1:hover, #by_numbers_2_tabs li.active a#tab_numbers2,  #by_numbers_2_tabs li.active a#tab_numbers2:hover { 
	background: url(/hr/images/bg-tabs-active.gif);
	border-right: 1px solid #F4D0D0;
	border-left: 1px solid #F4D0D0;
	color: #D92129;
}

#by_numbers_2_swapper_1, #by_numbers_2_swapper_2 {
	margin: 0;
	padding: 0px 10px 0 0px;
	clear: both;
	z-index:-1;
}

/* MUSIC TABS 1 */

#music_1_tabs {
	margin: 0;
	padding: 10px 0 0 3px;
	list-style: none;
	position: relative;
	height: 36px;
	width: 325px;
}


#music_1_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
	background: url(/hr/images/bg-tabs-off.gif);
	border-left: 1px solid #e2e2e2;
}

#music_1_tabs li span  
{
	position: absolute;
	margin: 10px 0 0 6px;
	font-size: 11px;
}

#music_1_tabs li a#tab_music1, #music_1_tabs li a#tab_music2, #music_1_tabs li a#tab_music3 {
	display: block;
	height: 35px;
	width: 100px;
	text-decoration:none;
	color: #FFFFFF;
}
#music_1_tabs li a#tab_music1:hover, #music_1_tabs li a#tab_music2:hover, #music_1_tabs li a#tab_music3:hover {
	color: #757575;
}
#music_1_tabs li.active a#tab_music1,  #music_1_tabs li.active a#tab_music1:hover, #music_1_tabs li.active a#tab_music2,  #music_1_tabs li.active a#tab_music2:hover,  #music_1_tabs li.active a#tab_music3,  #music_1_tabs li.active a#tab_music3:hover { 
	background: url(/hr/images/bg-tabs-active.gif);
	border-right: 1px solid #F4D0D0;
	border-left: 1px solid #F4D0D0;
	color: #D92129;
}

#music_1_swapper_1, #music_1_swapper_2, music_1_swapper_3 {
	margin: 0;
	padding: 0px 10px 0 0px;
	clear: both;
	z-index:-1;
}

/* MUSIC TABS 2 */

#music_2_tabs {
	margin: 0;
	padding: 10px 0 0 3px;
	list-style: none;
	position: relative;
	height: 36px;
	width: 325px;
}


#music_2_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
	background: url(/hr/images/bg-tabs-off.gif);
	border-left: 1px solid #e2e2e2;
}

#music_2_tabs li span  
{
	position: absolute;
	margin: 10px 0 0 6px;
	font-size: 11px;
}


#music_2_tabs li a#tab_music1, #music_2_tabs li a#tab_music2, #music_2_tabs li a#tab_music3 {
	display: block;
	height: 35px;
	width: 100px;
	text-decoration:none;
	color: #FFFFFF;
}
#music_2_tabs li a#tab_music1:hover, #music_2_tabs li a#tab_music2:hover, #music_2_tabs li a#tab_music3:hover {
	color: #757575;
}
#music_2_tabs li.active a#tab_music1,  #music_2_tabs li.active a#tab_music1:hover, #music_2_tabs li.active a#tab_music2,  #music_2_tabs li.active a#tab_music2:hover,  #music_2_tabs li.active a#tab_music3,  #music_2_tabs li.active a#tab_music3:hover { 
	background: url(/hr/images/bg-tabs-active.gif);
	border-right: 1px solid #F4D0D0;
	border-left: 1px solid #F4D0D0;
	color: #D92129;
}

#music_2_swapper_1, #music_2_swapper_2, music_2_swapper_3 {
	margin: 0;
	padding: 0px 10px 0 0px;
	clear: both;
	z-index:-1;
}


/* MUSIC TABS 3 */

#music_3_tabs {
	margin: 0;
	padding: 10px 0 0 3px;
	list-style: none;
	position: relative;
	height: 36px;
	width: 325px;
}


#music_3_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
	background: url(/hr/images/bg-tabs-off.gif);
	border-left: 1px solid #e2e2e2;
}

#music_3_tabs li span  
{
	position: absolute;
	margin: 10px 0 0 6px;
	font-size: 11px;
}


#music_3_tabs li a#tab_music1, #music_3_tabs li a#tab_music2, #music_3_tabs li a#tab_music3 {
	display: block;
	height: 35px;
	width: 100px;
	text-decoration:none;
	color: #FFFFFF;
}
#music_3_tabs li a#tab_music1:hover, #music_3_tabs li a#tab_music2:hover, #music_3_tabs li a#tab_music3:hover {
	color: #757575;
}
#music_3_tabs li.active a#tab_music1,  #music_3_tabs li.active a#tab_music1:hover, #music_3_tabs li.active a#tab_music2,  #music_3_tabs li.active a#tab_music2:hover,  #music_3_tabs li.active a#tab_music3,  #music_3_tabs li.active a#tab_music3:hover { 
	background: url(/hr/images/bg-tabs-active.gif);
	border-right: 1px solid #F4D0D0;
	border-left: 1px solid #F4D0D0;
	color: #D92129;
}

#music_3_swapper_1, #music_3_swapper_2, music_3_swapper_3 {
	margin: 0;
	padding: 0px 10px 0 0px;
	clear: both;
	z-index:-1;
}


/* --- Headlines Variation (Brown)
	-------------------------------------------------------*/

	table.variation {
	border-bottom: 1px solid #e9e8db;
	}
	
	table.variation tr td {
	border-top: 1px solid #e9e8db;
	vertical-align: top;
	font-size: 11px;
	}
	
	table.variation tr.alt td {
	background-color: #f2f2ea;
	vertical-align: top;
	font-size: 11px;
	}

	
#spotlight_on {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	}
	
#spotlights {
		float: left;
		width: 100%;
		padding-top: 16px;
		}

.spotlight_containers {
			float: left;
			display: inline;	/* Internet Exploder double margin bug */
			width: 239px;
			margin-left: 8px;
			padding: 0 0 5px;
			}
			
.spotlight_containers img {
				float: left;
				padding: 2px;
				margin-right: 8px;
				background: #fff;
				}
				
.spotlight_containers .copy h3 {
				display: inline;
				padding: 0px;
				margin: 0px;
				text-align: left;
				
				}
			.spotlight_containers .copy {
				padding-right: 4px;
				margin-right: 4px;
				text-align: left;
				
				}	
				
.addthis { 
text-align:left; 
margin-top: 10px;
margin-bottom: 10px;
}


/* VIDEO TABS *//* VIDEO TABS */

#box_office_tabs {
	margin: 0;
	padding: 10px 0 0 0px;
	list-style: none;
	position: relative;
	height: 36px;
}


#box_office_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
}

#box_office_tabs li span  
{
	position: absolute;
	text-indent: -9999px;
	width:1px; height:1px;  
}

#box_office_tabs li a#most_recent {
	display: block;
	width: 103px;
	height: 36px;
	background: url(/hr/images/tabs-most-recent.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}

#box_office_tabs li a#top_five {
	display: block;
	width: 123px;
	height: 36px;
	background: url(/hr/images/tabs-top-five.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}

#box_office_tabs li a#coming_soon {
	display: block;
	width: 102px;
	height: 36px;
	background: url(/hr/images/tabs-coming-soon.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}


#box_office_tabs li a#coming_soon:hover, #box_office_tabs li a#most_recent:hover, #box_office_tabs li a#top_five:hover {
	background-position: 0 -36px;
}

#box_office_tabs li.active a#most_recent,  #box_office_tabs li.active a#most_recent:hover { 
	background: url(/hr/images/tabs-most-recent.gif) no-repeat;
	background-position: 0 -72px;
	z-index: 2;
}

#box_office_tabs li.active a#top_five,  #box_office_tabs li.active a#top_five:hover { 
	background: url(/hr/images/tabs-top-five.gif) no-repeat;
	background-position: 0 -72px;
	z-index: 2;
}

#box_office_tabs li.active a#coming_soon,  #box_office_tabs li.active a#coming_soon:hover { 
	background: url(/hr/images/tabs-coming-soon.gif) no-repeat;
	background-position: 0 -72px;
	z-index: 2;
}

#box_office_swapper_1, #box_office_swapper_2, #box_office_swapper_3 {
	margin: 0;
	padding: 0px 5px 0 17px;
	clear: both;
	z-index:-1;
}
/* VIDEO TABS *//* VIDEO TABS */

		
			/* --- Entry Link Use on video index page
-------------------------------------------------------*/
			
a.entry_link {
	display: block;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	}

a.entry_link span.more_light{
	color: #947a5b;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	}

a.entry_link:link,
a.entry_link:visited {
	color: #4b4b4b;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	}

a.entry_link:hover {


	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	}
	
	a.entry_link:hover {
		color: #000;
		background-position: 0 -101px;
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		}
		
	a.entry_link:hover, a.entry_link span.more_light:hover  {
		color: #000;
		background-position: 0 -99px;
		font-family: Arial, Verdana, Sans-Serif;
		font-size: 11px;
		font-weight: normal;
		}

a.entry_link span.more_light {
	font-size: 11px;
	font-weight: bold;
	padding-left: 15px;
	background: url(/hr/images/arrow_light_awards.gif) no-repeat;
	font-weight: normal;
	}
	
/* BLOGS/COLUMNS TABS *//* BLOGS/COLUMNS TABS */

#blog_tabs {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	position: relative;
	height: 36px;
	background: url(/hr/images/bg-most.gif);
}


#blog_tabs li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-bottom: 0px;
}

#blog_tabs li span  
{
	position: absolute;
	text-indent: -9999px;
	 width:1px; height:1px;  
}

#blog_tabs li a#most_viewed {
	display: block;
	width: 125px;
	height: 34px;
	background: url(/hr/images/tabs-blogs.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}
#blog_tabs li a#most_emailed {
	display: block;
	width: 94px;
	height: 34px;
	background: url(/hr/images/tabs-columns.gif) no-repeat;
	background-position: 0 0;
	z-index: 1;
}


#blog_tabs li a#most_viewed:hover, #blog_tabs li a#most_emailed:hover {
	background-position: 0 -34px;
}

#blog_tabs li.active a#most_viewed,  #blog_tabs li.active a#most_viewed:hover { 
	background: url(/hr/images/tabs-blogs.gif) no-repeat;
	background-position: 0 -68px;
	z-index: 2;
}

#blog_tabs li.active a#most_emailed,  #blog_tabs li.active a#most_emailed:hover { 
	background: url(/hr/images/tabs-columns.gif) no-repeat;
	background-position: 0 -68px;
	z-index: 2;
}


#blog_swapper_1, #blog_swapper_2 {
	margin: 0;
	padding: 5px 5px 0 15px;
	background: #F6F6F6;
	clear: both;
	z-index:-1;
}


/* BLOGS/COLUMNS TABS *//* BLOGS/COLUMNS TABS */

/* --- Headlines Variation (Brown)
	-------------------------------------------------------*/
	
	ul.variation {
		border-bottom: 1px solid #e9e8db;
		}
		
		ul.variation li {
			border-top: 1px solid #e9e8db;
			}
		
	
			ul.variation li a:hover,
			ul.variation li.alt a:hover {
				color: #f2f2ea;
				background: #939393 url(/hr/images/headlines_bullet_standard.gif) no-repeat 20px -84px;
				}
				
			ul.variation li.alt {
				background-color: #f2f2ea;
				}


	/* --- Scroller
	-------------------------------------------------------*/

	/* --- | This constrains the content | --- */

	 .scroller {
		position: relative;
		overflow: hidden;
		width: 330px;
		height: 300px;
		}

	/* --- | Target for javascript | --- */

	 .scrollContainer {
		position:absolute;
		top: 0;
		left: 0;
		width: 307px
		}

	/* --- | Scrollbar | --- */

	 .scrollControls {
		position: absolute;
		top: 0;
		right: -1px;
		height: 74px;
		width: 21px;
		}
		


.scrollControls .track {
	cursor: pointer;
	position: relative;
	width: 21px;
	background: transparent url(/hr/images/scrubber_bg.gif) bottom repeat-y;	/* added bottom and repeat-y */
	}

.scrollControls .button {
	position: relative;
	width: 21px;
	height: 20px;
	cursor: pointer;
	}

.scrollControls .arrowTop {
	position: absolute;
		height: 21px;
		width: 20px;
	cursor: pointer;
	width: 21px;
	background: #ccc url(/hr/images/scroller_arrow_up.gif) no-repeat; 
	}

.scrollControls .arrowBot {
	position: absolute;
		height: 21px;
		width: 20px;
	cursor: pointer;
	width: 21px;
	background: #ccc url(/hr/images/scroller_arrow_down.gif) no-repeat; 
	}

.track {
	position: relative;
	width: 20px; 
	}

.thumb {
	position: absolute;
	width: 21px;
	background: transparent url(/hr/images/scrubber_middle_bg.gif) bottom repeat-y;	/* added bottom and repeat-y */
	}

.thumbTop {
	width: 20px;
	top: -1px;
	height: 1px;
	padding-top: 3px;
	background: transparent url(/hr/images/scroller_scrubber_top.gif) top no-repeat; 
	}

.thumbBtm {
	width: 20px;
	background: transparent url(/hr/images/scroller_scrubber_bottom.gif) bottom no-repeat;
	padding-bottom: 0;
	position: absolute;
	bottom: 0;
	/*	_bottom:-1px; 	*/
	}

.thumbMid {
	width: 20px;
	height: 40px;
	top: 5px;
	/*	background:transparent url(/hr/images/scrubber_middle_bg.png) no-repeat;	*/
	}
	
img.paid_icon {
	background: #ffffff;
	padding: 2px 2px 0px 0px;
	float: left;
	}
	
	
/**********  Start   SEO- For H1 H2 and , Breadcrumb          **********/

h1.seodesc {
	color:#999999; 
	font-family:Verdana, Helvetica, Georgia, serif;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px;
	margin: 5px 75px 0px 75px;
	}
	
h2.seodesc {
	color:#999999; 
	font-family:Verdana, Helvetica, Georgia, serif;
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	padding: 5px;
	text-indent:0;
	
	} 

h4.breadcrumb {
	font-family: Arial, Helvetica, Georgia, serif;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 0 0px;
	padding: 0;
}


.breadcrumb {
	color:#999999; 
	font-family:Arial, Helvetica, Georgia, serif;
	font-size: 11px;
	padding: 10px;
	font-weight: normal;
	} 
	
.breadcrumb a:link {
	color:#999999; 
	font-family:Arial, Helvetica, Georgia, serif;
	font-size: 11px;
	padding: 0px;
	font-weight:normal;
	text-decoration: underline;
	}

.breadcrumb a:hover{
	color: #cc3333;
	font-family:Arial, Helvetica, Georgia, serif;  
	font-size: 11px;
	padding: 0px;
	font-weight:normal;
	text-decoration: underline;
	}
	
.breadcrumb a:active{
	color:#999999; 
	font-family:Arial, Helvetica, Georgia, serif;
	font-size: 11px;
	padding: 0px;
	text-decoration: underline;
	}
	
.breadcrumb a:visited{
	color:#999999; 
	font-family:Arial, Helvetica, Georgia, serif;
	font-size: 11px;
	padding: 0px;
	text-decoration: underline;
	} 
/**********          END SEO- For H1 H2 and , Breadcrumb          **********/
	

	
	
/**********          END SEO- For H1 H2 and , Breadcrumb          **********/
.step
{
height:35px;
padding-top:18px;
font-weight:bold;
vertical-align:top;
color:#FF0000;
}
.question{
text-align:left;
vertical-align:top;
padding-top:10px;

}
#submitButton{
height:45px;
text-align:center;

}
.zipBox
{
vertical-align:middle;
}
.zip
{
height:30px;
vertical-align:middle;
}