/* body and main containter style */
	body {
		background: #eee url(/cms/images/pg-bkgrnd-x.jpg) repeat-x;
		line-height: 1;
		color: #111;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	.container {
		background:#fff url(/cms/images/page-corners-bkgrnd.gif) 0 15px no-repeat;
		/*border-top:1px solid #fff;*/
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}
	.container div p { background:transparent; }
	div p { 
		padding:0 4px 0 4px;
		letter-spacing:0.06em;
		line-height:20px;
		text-align:left;
	}
	

/* header styles */
	h1 {
		font-size: 2.4em;
		color:#222;
		padding:5px 0 5px 5px;
		border-bottom:1px dotted #ccc;		
	}
	.header h1 {
		font-size: 2.0em;
	}
	h2 {
		color:#333;
		padding:4px 0 0 5px;
		margin-bottom:0px;
		/*border-bottom:1px dotted #ccc;*/
	}
	h3 {
		font-weight:600;
		color:#444;
		padding:3px 0 3px 5px;
		margin-top:30px;
		border-bottom:2px solid #ddd;
	}
	h4 {
		background:#333;
		color:#eee;		/*color:#555;*/
		letter-spacing:1px;
		text-transform:uppercase;
		padding:2px 0 2px 5px;
		margin-top:30px;
		border-bottom:2px solid #ddd;
	}
	.store_category_titles {
		font-weight:600;
		color:#444;
		padding:3px 0 3px 5px;
		margin:20px 0 5px 0;
		border-bottom:2px solid #ddd;
	}
	.tagline {
		color:#555;
		margin-top:0px;
		margin-bottom:5px;
	}
	.series {
		color:#555;
		margin:0;
		padding:5px 0 0 0;
		background-color:#eee;
		height:20px;
		width:705px;
		text-align:center;
	}
	.title_separator {
		height:1px;
		width:625px;
		margin:0;
		padding:0;
		border-bottom:1px dotted #ccc;
	}
	.side_separator {
		height:1px;
		float:right;
		width:307px;
		margin:4px 1px 4px 0;
		padding:0;
		border-bottom:1px dotted #ccc;
	}
	.sections_separator {
		height:1px;
		width:100%;
		margin:0;
		padding:0;
		border-bottom:2px solid #444;
	}
	.red {
		color:red;
	}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_3 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
fieldset {
	border:1px solid #ccc;
	margin:15px 0 10px 0;
}
fieldset ul {
	line-height:20px;
	list-style-type:none;
}
fieldset ul li {
	list-style-type:none;
}

legend {
	background:#333;
	color:#eee;		/*color:#555;*/
	letter-spacing:1px;
	padding:3px 10px;
	text-transform:uppercase;
}
.other_interest {
	line-height:21px;
	padding-left:6px;
	list-style-type:none;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3{
	display:inline;
	float: left;
	position: relative;
	margin-left: 7px;
	margin-right: 7px;
}
.sidebar_grid {
	display:inline;
	float:right;
	top:0;
	position: relative;
}
.sidebar_grid h3 {
	margin-top:10px;
}
.container_3 .sidebar_grid {
	width:310px;
	max-width:310px;
	overflow:hidden;
	padding:0;
	margin:4px 7px 0 0;
	text-align:center;
	/*border:1px solid #ccc;*/
}
.container_3 .sidebar_grid img {
	margin:0 1px 0 0;
	padding:0;
	text-align:center;
}
.container_3 .sidebar_grid p {
	text-align:left;
}

.container_3 .most_popular {
	width:308px;
	padding:0;
	margin:5px 0 5px 0;
}
.customer_area {
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:5px;
	text-align:left;
	max-width:310px;
	overflow:hidden;
}
.sections_display h2,h3,h4{
	text-decoration:none;
}
.sections_display h2 {
	width:98%;
	text-transform:uppercase;
	font-weight:900;
	font-size:1.0em;
	color:#000;
	margin:10px 0 7px 0;
	height:20px;
}
.sections_display h3 {
	width:98%;
	margin:7px 0 2px 0;
	border-bottom:none;
}
.sections_display h3:hover {
	background-color:#e8e8e8;
}
.sections_display h4 {
	width:98%;
	margin:5px 0 7px 0;
	border-bottom:none;
}
.sections_display p {
	padding:5px;
	margin:2px 0 0 0;
}
/* Sidebar-split home page thumbnail and subscribe info
----------------------------------------------------------------------------------------------------*/
.sidebar_split_ad {
	display:inline;
	float: right;
	top:0;
	position: relative;
}
.container_3 .sidebar_split_ad {
	width:304px;
	padding:2px;
	margin:0;
	border:1px solid #ccc;
}
.container_3 .sidebar_split_ad .split_right {
	width:150px;
	padding:0;
	float:left;
}
.container_3 .sidebar_split_ad .split_left {
	width:145px;
	padding:0;
	float:left;
}
.container_3 .sidebar_split_ad img {
	margin:0 7px 0 0;
	padding:0;
	text-align:left;
}
container_3 .sidebar_split_ad p {
	margin:0;
	padding:1px;
	text-align:left;
	font-weight:normal;
	font-size:0.9em;
}
container_3 .sidebar_split_ad p.sidebar_split_ad_title {
	margin:0;
	padding:1px;
	text-align:left;
	font-weight:bold;
	font-size:1.1em;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}

/* Grid >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .grid_1 {
	width:303px;
}
.container_3 .grid_1[class] {
	width:305px;
}

.container_3 .grid_2 {
	width:623px;
}
.container_3 .grid_2[class] {
	width:625px;
}

.container_3 .grid_3 {
	width:943px;
}
.container_3 .grid_3[class] {
	width:945px;
}


/* Prefix Extra Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/

.container_3 .prefix_1 {
	padding-left:320px;
}
.container_3 .prefix_2 {
	padding-left:640px;
}

/* Suffix Extra Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .suffix_1 {
	padding-right:320px;
}
.container_3 .suffix_2 {
	padding-right:640px;
}


/* Push Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/
.container_3 .push_1 {
	left:320px;
}
.container_3 .push_2 {
	left:640px;
}


/* Pull Space >> 3 Columns
----------------------------------------------------------------------------------------------------*/

.container_3 .pull_1 {
	left:-320px;
}
.container_3 .pull_2 {
	left:-640px;
}

.float_right {
	float:right;
}
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/*  Link styles
----------------------------------------------------------------------------------------------------*/
.a2a_padding {
	padding-top:5px;
}

.standard_links {
	color:#000;
	height:30px;
	padding:0;
	margin-top:2px;
	width: 960px;
}
.standard_links_left {
	width: 310px;
	float:left;
}
.standard_links_middle {
	width: 335px;
	float:left;
	 letter-spacing:normal;
}
.standard_links_right {
	width: 315px;
	float:left;
}
.standard_links p {
	line-height:14px;
	vertical-align:middle;
	margin:0;
	padding:0 10px 5px 10px;
}

a {	color:#039;	text-decoration:none; }
a h2 {	color:#039;	text-decoration:none; }
/*a:hover {color:#033; text-decoration:none; border-bottom:1px dotted #033;}*/

a.rss_link {
	padding-left:15px;
	background:url(/cms/images/color_schemes/images/default/rss_icon.gif) 0 1px no-repeat;
}
a.printer_link {
	padding-left:15px;
	margin-left:10px;
	background:url(/cms/images/printer_icon.gif) 0 2px no-repeat;
}
a.comment_link {
	padding-left:15px;
	background:url(/cms/images/comment_icon.gif) 0 2px no-repeat;
}
a.addto_link {
	margin-left:10px;
}
a.subscribe_link {
	padding-left:15px;
	margin-left:10px;
	background:url(/cms/images/subscribe_icon.gif) 0 2px no-repeat;
}
a.login_link {
	padding-left:15px;
	background:url(/cms/images/login_icon.gif) 0 2px no-repeat;
}



/*  Other styles
----------------------------------------------------------------------------------------------------*/
.small {
	font-size:11px;
}
.grey {
	color:#a2a2a2;
}
.yellowtext {
	color:#ffff99;
}
.orangetext {
	color:#FF8C00;
}
.lightbluetext {
	color:#cfeaff;
}

/* ******* SECTIONS STYLES **** */
.full_story {
	background-color:yellow;
}
.more_headlines {
	background-color:orange;
}
.more_stories {
	padding:0;
	background-color:#fbfdce;
	margin-bottom:10px;
	margin-top:10px;
}
.more_stories ul {
	list-style-type:none;
	line-height:18px;
	padding-bottom:10px;
}
.more_stories li {
	padding:0;
	margin:0;
	line-height:18px;
}
.more_stories_nosections {
	padding:0;
	background-color:#fbfdce;
	margin-bottom:10px;
	margin-top:10px;
}
.more_stories_nosections ul {
	list-style-type:none;
	line-height:18px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.more_stories_nosections li {
	padding:0;
	margin:0;
	line-height:18px;
}
.more_stories_toggle {
	padding:6px 0 0 23px;
	height:22px;
	cursor:pointer;
	font-weight:bold;
	background:url(/cms/images/doc_16.gif) 3px 4px no-repeat;
}
.blurb_headline {
	background-color:blue;
}
.blurb_photo {
	background-color:red;
}
.blurb_byline {
	line-height:15px;
	float:right;
	color:#555;
	font-size:0.9em;
	text-align:right;
	margin:4px 7px 0 0;
	position:relative;
	display:inline;
}
.hmfunction_sectioncontainer {
	padding-top:5px;
	background:#fff url(/cms/images/sections-break-bkgrnd.gif) repeat-x;
	margin-bottom:10px;
}
.hmfunction_sectioncontainer a h3 {
	color:#003399;
}
.hmfunction_sectioncontainer p {
	letter-spacing:0.05em;
	padding:1px;
	margin:2px 0 2px 0;
}
.hmfunction_sectionlabel {
	background:#fff url(/cms/images/hm-section-title-bkgrnd.jpg) no-repeat;
}
.hmfunction_blurb {
	background-color:#fff;
	height:100px;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
div.hmfunction_blurb:hover {
	background-color:#eee;
}
.hmfunction_blurb_nopic {
	background-color:#fff;
	height:100px;
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
	overflow:hidden;
}
div.hmfunction_blurb_nopic:hover {
	background-color:#eee;
}
.hmfunction_blurb_nopic p {
	padding:0 0 0 5px;
}
.hmfunction_headlineonly_nosection {
	background:none;
}
.hmfunction_blurb_nosection:hover {
	background-color:#eee;
}
.hmfunction_headlineonly_nosection a h3 {
	border-bottom:1px dotted #eee;
	margin:5px 0 2px 0;
}
.hmfunction_headlineonly a h3 {
	border-bottom:1px dotted #eee;
}
.hmfunction_blurb_nosection {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	overflow:hidden;
}
.hmfunction_blurb_nosection_nopic {
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	overflow:hidden;
}
.hmfunction_blurb_nosection_nopic:hover {
	background-color:#eee;
}
.hmfunction_headlineonly {
	background:none;
}
.hmfunction_headlineonly h2 {
	width:98%;
	margin:7px 0 12px 0;
	border-bottom:none;
	font-size:1.1em;
	color:#444;
	text-transform:none;
	background-image:none;
}
html body div.container div.grid_2 div.hmfunction_sectioncontainer div.hmfunction_headlineonly div.hmfunction_sectionlabel {
	background-image:none;
}

.nosection_container {
	margin:10px 0 15px 0;
	border-top:1px solid #999;
	background:#fff url(/cms/images/sections-break-bkgrnd.gif) repeat-x;
}
.nosection_container_wheader h2 {
	background:#fff url(/cms/images/hm-section-title-bkgrnd.jpg) no-repeat;
}
.nosection_container_wheader a h3 {
	color:#003399;
}

/*---------------- SHOPPING CART -----------*/

.addsubscrip_btn {
	width:97%;
	text-align:right;
	margin-bottom:10px;
}

.itemsincart {
	background:#ffcc00;
	padding:7px;
	margin:7px 0;
}

.shopping_cart_item {
	padding:10px 2px 10px 2px;
	background:#fff url(/cms/images/sections-break-bkgrnd.gif) repeat-x;
	margin-bottom:10px;
}
.shopping_cart_item p {
	letter-spacing:0.05em;
	padding:3px;
	margin:4px 0 2px 0;
}
.shopping_cart_title {
	background:#fff url(/cms/images/hm-section-title-bkgrnd.jpg) no-repeat;
}
.cart_photo {
	margin:2px 7px 2px 2px;
	padding:2px;
	border:1px solid #ccc;
	background-color:#eee;
	float:left;
}
.cart_photo a {
	text-decoration:none;;
}
.cart_photo a:hover {
	text-decoration:none;;
}
.product_category_menu {
	background:#222 url(/cms/images/store-menu-curve.gif) top no-repeat;
	color:#fff;
	font-size:14px;
	text-align:left;
}
.product_category_menu a {
	color:#fff;
}
.product_category_menu a h3 {
	color:#eee;
	margin-bottom:2px;
	padding-bottom:0;
	border-bottom:none;
}
.product_category_menu h2 {
	font-size:1.8em;
	color:#fff;
	padding:4px 0 4px 4px;
	margin-top:4px;
}
.product_category_menu ul {
list-style-type:none;
	padding:0 0 10px 0;
	margin:4px 0 7px 0;
}
.product_category_menu li {
	padding:3px 0 3px 12px;
}
.container_3 .product_category_menu {
	width:315px;
	padding:2px 0 0 0;
}
/*-------------- --------------------------*/
.top_message {
	text-align:center;
	background:#ff9;
	color:#900;
	padding:5px 0 3px 5px;
	border-top:1px solid #f60;
	border-bottom:1px solid #f60;
	margin-left: auto;
	margin-right: auto;
	width: 955px;
}
.container_3 .trial_box {
	/*width:306px;*/
	display:inline;
	float: right;
	position: relative;
}
.trial_box {
	background:#1e67c9 url(/cms/images/hm-pg-trial-box-bkgrnd.jpg) repeat-x;
	color:#fff;
	height:55px;
	padding:4px;
	margin-right:0;
	margin-left:0;
	border-left:2px solid #7a9ab7;
	border-bottom:2px solid #3371a8;
	border-top:2px solid #d9e4ed;
	border-right:2px solid #ccc;
}
.trial_box p {
	color:#fff;
	font-size:0.9em;
	font-weight:bold;
	line-height:16px;
	margin:1px;
	padding:0;
}
.trial_box a {
	color:#fff;
}
.trial_box input {
	padding-bottom:3px;
}

.header {
	background:none;
	color:#000;
	height:100px;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.header_img_1 {
	background:url(/cms/images/advertisement.gif) no-repeat;
	padding:0 0 0 5px;
	float:left;
	width:260px;
	margin:0 5px;
	text-align:center;
	border:none;
}
.header_img_2 {
	padding:0;
	float:left;
	width:150px;
	margin:0 5px;
	text-align:center;
	border:none;
}
.header_banner_img {
	padding:0;
	float:left;
	width:650px;
	height:100px;
	margin:0;
	text-align:left;
	border:none;
}
.header_banner_full_img {
	padding:0;
	float:left;
	width:960px;
	height:100px;
	margin:0;
	text-align:left;
	border:none;
}


.search_bar {
	border-top:1px solid #8d8d8d;
	border-bottom:5px solid #333;
	background:url(/cms/images/searchbar-bkgrnd.gif) repeat-x;
	color:#000;
	height:28px;
	padding:3px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.search_bar p {
	line-height:14px;
	vertical-align:middle;
	margin:0;
	padding-left:10px;
}
.pubslogan {
	font-size:1.1em;
	margin-bottom:7px;
	width:275px;
	height:25px;
}
.section_header {
	background:#b8b8b8 url(/cms/images/section-header-bkgrnd.jpg) repeat-x;
	color:#eee;
	height:40px;
	padding:3px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	/*border-top:1px solid #555;*/
	border-bottom:2px solid #ccc;
	text-align:center;
}
.section_header p,.section_header h1,.section_header h2,.section_header h3,.section_header h4 {
	color:#222;
	padding:5px 0 0 7px;
	margin:0;
	border:none;
	font-weight:900;
	text-transform:uppercase;
}
.author {
	float:right;
	padding:8px 0 0 0;
	width:250px;
}
.author img {
	float:right;
	padding:0 2px 0 2px;
	border-left:1px dotted #ccc;
	margin-top:-4px;
}
.author p {
	line-height:15px;
	float:right;
	color:#555;
	font-size:0.9em;
	text-align:right;
}
.volume_issue {
	height:10px;
	margin:7px 5px 12px 0;
	float:right;
	padding:0;
	width:355px;
	text-align:right;
	color:#777;
	font-size:0.9em;
}

.right_border {
	border-right:1px dotted #ccc;
}
.menu_right_border {
	border-right:1px dotted #222;
}
.align_right { text-align:right; }
.align_left { text-align:left; }
.align_center { text-align:center; }


.sidebar {
	background-color:#eee;
}

html body .sidebar p {
	background-color:#eee;
	color:#000;
	font-size:.9em;
}
/*  Image styles
---------------------------------------------------------------------------------------------------*/
.new-story-link {
	width:100px;
	height:15px;
	padding:0;
	margin:0;
	position:relative;
}
.new-story-icon {
	background:url(/cms/images/current-issue-icon-sm.gif) no-repeat;
 	width:90px;
	height:15px;
	padding:0;
	margin:0;
	position:relative;
	float:right;
}
.photo_credit {
 	text-align:right;
	font-size:9px;
	color:#777;
	padding:0;
	margin:0;
}
.photo_caption {
 	text-align:left;
	font-size:11px;
	color:#039;
	padding:0;
	margin:2px;
	line-height:17px;
	letter-spacing:0;
}
.image_right {
	float:right;
	padding:5px 0 7px 7px;
}
.image_left {
	float:left;
	padding:5px 7px 7px 0;
}
.bottom_image_right {
	float:right;
	padding:5px 5px;
	margin:5px 2px 2px 7px;
	background:#eee;
	border:1px dotted #ccc;
}
.top_image_left {
	float:left;
	width:315px;
	padding:5px 5px;
	margin:5px 7px 2px 2px;
	border-bottom:1px dotted #ccc;
}
.top_image_left_sidebar {
	float:left;
	width:225px;
	padding:5px 5px;
	margin:5px 7px 2px 2px;
	border-bottom:1px dotted #ccc;
}
.banner_ads img {
	margin-bottom:5px;
	margin-right:auto;
	margin-left:auto;
	padding:0 4px;
	text-align:center;
}

/* *****HOME PAGE SECTIONS IMAGE STYLES ******** */
.section_photo {
	width:90px;
	height:90px;
	margin:2px 7px 2px 2px;
	padding:2px;
	border:1px solid #ccc;
	background-color:#eee;
	float:left;
}


.most_popular_blogged {
	display:none;
}

.sidebar img {
	margin-bottom:5px;
	margin-right:0;
	padding:0 10px 0 0;
	text-align:center;
}
.story_photos {
	text-align:center;
	background:#efefef url(/cms/images/side-photo-bkgrnd.gif) repeat-x;
	height:100px;
}
.story_photos img {
	margin-top:15px;
	padding:0 5px;
	border:none;
}
/*.story_photos img:hover {
	background:#ccc;
}
*/

/* List styles 
---------------------------------------------------------------------------------------------------*/

html body div.grid_1 ul {
	list-style-type:none;
}
html body div.grid_1 li {
	list-style-type:disc;
	list-style-image:url(/cms/images/list-bullet.gif);
	line-height:16px;
	padding:1px 0;
	margin-left:-23px;
}
ul.clsf {
  list-style-type: none;
  list-style:none outside none;
  line-height:15px;
}
ul.clsf li.clsf a:link {
  color:#003399;
  display:block;
  margin:0;
  padding:3px;
  text-decoration:none;
  border-bottom:none;
  font-weight: 700;
}
ul.clsf li.clsf a:hover, ul.clsf li.clsf a:active {
  display:block;
  margin:0;
  padding:3px;
  background-color:#EFEFEF;
  font-weight: 700;
  color:#000000;
  text-decoration:none;
}

/* Bottom Banner Ad styles 
---------------------------------------------------------------------------------------------------*/
.bottom_banner_ad {
	padding:10px 0 5px 0;
	color:#000;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height:100px;
	text-align:center;
background:#fff;
}
.bottom_banner_advert_text {
	background:url(/cms/images/advertisement.gif) no-repeat;
	padding:0;
	width:670px;
	height:85px;
	margin-left: auto;
	margin-right: auto;
}
.bottom_banner_ad img {
	border:none;
}
.bottom_banner_ad a {
	border:none;
}
/* Comments styles 
---------------------------------------------------------------------------------------------------*/
.comments {
	background:#ccc url(/cms/images/comment-bkgrnd-x.jpg) repeat-x;

	color:#000;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	border-top:8px solid #333;
	width: 960px;
	display:inline;
	float: left;
	position: relative;
}
.comment-top-text {
	padding:5px 0 5px 7px;
	margin:0;
}
.comments h2 {
	/*background:#b2b2b2 url(/cms/images/comment-header-bkgrnd-x.jpg) repeat-x;*/
	padding-left:7px;
}
.comments h4 {
	margin-top:7px;
	background:#5e5e5e;
}

.comment-notes {
	float:right;
	padding:0;
	width:215px;
}
.comment-notes p {
	line-height:15px;
	float:right;
	color:#555;
	font-size:0.9em;
	text-align:right;
}
.comment-post {
	background-color:#fff;
	border-bottom:2px solid #aaa;
	margin-bottom:7px;
}
.comment-post p {
	padding:2px 10px;
}
.post-date {
	font-style:italic;
	color:#777;
}


/* Footer styles 
---------------------------------------------------------------------------------------------------*/

.footer {
	display:none;
}

/* -- styles for Classified category listing -- */
ul.clsf {
  list-style-type: none;
  list-style:none outside none;
  line-height:15px;
}
ul.clsf li.clsf a:link {
  color:#003399;
  display:block;
  margin:0;
  padding:3px;
  text-decoration:none;
  border-bottom:none;
  font-weight: 700;
}
ul.clsf li.clsf a:hover, ul.clsf li.clsf a:active {
  background-color:#EFEFEF;
  color:#000000;
  text-decoration:none;
}
.lladbar {
  background: #666666;
  color: #FFFFFF;
  font-weight: 700;
  margin-top: 15px;
  padding: 10px;
}
.lladbaraddon {
  background:#EEEEEE;
  border:1px solid #666666;
  color:#222;
  text-align:center;
  font-weight: 700;
  margin-top: 15px;
  padding: 10px;

}
.llad {
  border: 1px solid;
  line-height: 16px;
  margin-bottom: 10px;
  padding: 15px 10px 10px;
  width:666px;
}
.llad b {
  color: #003399;
  font-size: 14px;
}
.lladbtm {
  background: #EEEEEE;
  padding: 5px;
}
.lladbar_busdir {
  background: #222;
  color: #FFFFFF;
  font-weight: 700;
  margin-top: 15px;
  padding: 10px;
}
.lladbaraddon_busdir {
  background:#EEEEEE;
  border:1px solid #666666;
  color:#222;
  text-align:center;
  font-weight: 700;
  margin-top: 15px;
  padding: 10px;

}
.llad_busdir {
  border: 1px solid;
  line-height: 16px;
  margin-bottom: 10px;
  padding: 15px 10px 10px;
  width:666px;
}
.llad_busdir b {
  color: #003399;
  font-size: 14px;
}
.lladbtm_busdir {
  background: #EEEEEE;
  padding: 5px;
}
.lladjvl_busdir {
  float:right;
  text-align:center;
  top: 0px;
  display: block;
  width: 140px;
  position: relative;
}
.lladjvl_busdir a img {
  text-align:center;
  padding: 5px 0 10px 0;
}
.gmapapp_busdir {
  width:140px;
  height:55px;
  padding:0;
  margin:0;
}


.posted {
  margin-left: 331px;
  margin-top: -16px;
  width: 320px;
}

ul.clsf li.clsf b {font-weight:500;}
td.showad {vertical-align:top;}

.navigation, .search_bar {
display:none;
}
