a{
	text-decoration:none;
}
body div.t_panel{
	width:98%
	margin:0;
	padding:1%;
	float:left;
}
body#home div.t_panel div.t_title{
	border:none;
}
body div.t_panel div.t_title{
	background:none;
	font-family:arial, helvetica, sans-serif;
	color:black;
	margin:5px;
}

body#home div.t_panel div.t_title{
	border:none;
	margin-left:-10px;
}

body#home div.t_panel div.t_title h2 span.date{
	font-size:.55em;
	font-weight:normal;
	padding-left:8px;
}

body div.t_panel div.t_title h2{
	font-family:arial, helvetica, sans-serif;
	color:black;
	position:relative;
}

body div.t_panel_contents{
	height:250px;
	overflow:auto;
}

body div#home_top_stories{
	width:63%;
	margin-right:1%;
}

body div#home_top_stories div.t_panel_contents{
	height:280px;
}

body div#home_top_stories div.t_panel_footer{
	text-align:right;
}

body div#home_top_stories div.t_panel_footer p{
	margin-top:20px;
}

body div#home_adspace{
	width:31%;
	border-left:1px solid #f2f2f2;
}

body div#home_current_issue{
	clear:left;
	width:360px;
	margin-right:8px;
	border:1px solid #e5e5e5;
	height:406px;
}

* html body div#home_current_issue{
	height:418px;
}

	body div#home_current_issue div.t_panel_contents	
	{
		height: auto;
		overflow: visible;
	}
	
	body ul#h_slider_articles{
		height:340px;
		width:auto;
		margin-bottom:5px;
	}

	p#home_slider_controls{
		padding:0;
		height:18px;
	}

	ul#h_slider_articles li{
		height:250px;
		margin:0;
		padding:0;
		text-align:center;
	}

	div#home_current_issue div.t_title{
		height:auto;
	}

	body#home div#home_current_issue div.t_title{
		margin-left:0;
	}

	ul#h_slider_articles li{
		margin:0;
		padding:0;
		font-size:.8em;
	}

	ul#h_slider_articles li p{
		padding-top:5px;
		text-align:left;
	}

	ul#h_slider_articles li a{
		display:inline;
	}

	ul#h_slider_articles li img{
		margin:auto;
	}


body div#home_viewpoints{
	width:185px;
	background-color:#fc6;
	background-image:url(/template/mbiz/images/viewpoints_background.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding:0;
	border-left:1px solid #9cf;
	padding-right:2px;
	padding-bottom:18px;
}

body#home div#home_viewpoints div.t_title{
	margin-left:0;
	color:white;
	font-size:.9em;
	height:auto;
}

body#home div#home_viewpoints div.t_panel_contents,
body#home div#home_current_issue div.t_panel_contents{
	height:330px;
}

body div#home_viewpoints div.t_title p{
	padding:0;
	margin:0;
	font-weight:bold;
}

body div#home_viewpoints div.t_title h2{
	float:none;
	color:#669;
}

body div#home_events{
	width:31%;
}

body div#home_viewpoints ul{
}


body div#home_headlines{
	width: 565px;
	border-top:1px solid #828383;
	margin-top:10px;
	padding: 5px;
}

body div#home_headlines .t_title{
	height:33px;
}

body div#home_headlines .t_title p{
	clear:left;
	padding:0 0 0 10px;
	font-size:.9em;
	line-height:1.0em;
}

body div#home_headlines .t_panel_contents{
	height: auto;
	overflow: hidden;
}

/* SUB PAGES */

body.single_display div#template_container div#template_content{
	margin:5px 0 0 20px;
	padding:8px;
	width:540px;
}

body.single_display div#template_container div#template_content div.t_title
{
	background-color: transparent;
}

body.single_display div#template_container div#template_content div.t_title h1{
	font-family:arial, helvetica, sans-serif;
	color:black;
	font-weight:bold;
}

div.t_panel_purchase{
	background-color:#a3c5e6;
	border:1px solid black;
}

ul.bullet{
	list-style:none;
}


ul.bullet li ul.bullet { list-style: circle default; }

ul.bullet li ul li{
	margin:0;
}

ul.bullet li a { text-transform: none; font-size:.9em;}

.upper{
	text-transform: uppercase; 
}
html body div.t_panel{
	width:258px;
}

form#p_advanced_search,
form#p_saved_search{
	width:500px !important;
}

form#p_saved_search fieldset{
	width:auto !important;
}

div#template_content div.left{
	padding:5px;
}

.t_panel form.fs_form input{
	width:110px !important;
	font-size:1.2em;
}

.t_panel form.fs_form label{
	padding-top:3px;
}

.t_panel form.fs_form fieldset.controls input,
form.fs_form fieldset.controls input,
input.button
{
	width:auto !important;
	background-color:#afc1e1;
	border:1px solid #2c5baf;
	border-top-color:#e4e9f5;
	border-left-color:#e4e9f5;
}


div.t_panel form.fs_form{
	float:none;
}

div.t_panel form#p_lost_password_box fieldset{
	width:236px;
}

ul.h_webonly li{
	/*width:540px;*/
}



body div#template_content ul.h_hbjtoday p{
	padding-top:0;
	line-height:1.1;
}

hr.t_line{
	border:none;
	border-top:#828383;
	background-color:#828383;
	height:1px;
	margin-bottom:5px;
}

div#home_headlines .ad_area{
	float:right;
	padding-left:10px;
	width:300px;
}

* html div#home_headlines .ad_area{
	width:310px;
}

div#home_headlines .ad_area img{
	float:right;
}


ul.t_home_tabs{
	z-index:5;
}

div.t_panel ul.t_home_tabs li{
	float:left;
	width:73px;
	padding:5px;
	border:1px solid #9cf;
	border-bottom:none;
	font-size:.85em;
	background-color:#9cf;
	text-align:center;
}

div.t_panel ul.t_home_tabs li a strong{
	color:white;
}

div.t_panel ul.t_home_tabs li.selected{
	background-color:white;
}


div.t_panel ul.t_home_tabs li.selected a strong{
	color:#9cf;
}

div#most_viewed{
	width:165px;
	border-bottom:1px solid #aaa;
	z-index:1;
	margin-top:-1px;
	margin-bottom:5px;
	height:185px;
	overflow:auto;
}


	ol.t_most_list{
		margin-left:1em;
		padding-left:0;
	}
	
/* Comments */
/***********/
div#template_content div.t_article div.postcomment {
	border: 1px solid #FFF;
	padding: 5px;
	background-color: #FFF;
}
div#template_content div.t_article div.postcomment h2{
	margin: 0px;
}
div#template_content div.t_article div.postcomment table.poster th{
	color: #800000;
	font: normal normal bold 12px arial;

}
div#template_content div.t_article div#comments div.comment {
	color: #555;
	background-color: #FFF;
	margin: 10px 0px;
}
div#template_content div.t_article div#comments div.comment p{
	background-color: white;
	border: 1px solid #FFF;
	padding: 5px;
}
div#template_content div.t_article div#comments div.comment .poster{
	border: none;
	background-color: #E0E0E0;
}
div#template_content div.t_article div#comments div.comment .poster td{
	padding: 2px;
}

#template_container div#template_content p{
	padding-left: 0px;
}

#template_container div#template_content form fieldset{
	padding-left: 5px;
}

/* Conditional Styles */

html body.single_display div#template_container .search_result{
	padding: 0px !important;
	margin: 5px 0 0 10px !important;
	width: 560px !important;
}
html body.single_display div#template_container .search_result div.t_title{
	margin: 0;
}
html body.single_display div#template_container .search_result h3{
	float: left;
	width: 250px;
}
html body.single_display div#template_container .search_result h3 span {
	font: normal normal bold 12pt/12pt helvetica,arial,sans-serif;
}

html body.single_display div#template_container .search_result h3 a.t_rss{
	margin: 0 3px 0 3px;
	padding: 0;
	text-indent: -9999em;
	display: inline-block;
	float: none;
}
html body.single_display div#template_container .search_result #p_advanced_search{
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 555px !important;
}
html body.single_display div#template_container .search_result #p_advanced_search fieldset{
	margin: 0;
	padding: 0;
}
html body.single_display div#template_container .search_result div.ad_spot {
	margin: -38px 5px 0px 0px; 
	
	width: 300px; 
	height: 260px; 
	float: right;
}



