body, div, td {
	font-family: 'Arial';
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

.video_video .object {
	width: 300px;
	height: 247px;
}

  div.playlist_vertical {
    float: left;
    width: 250px;
    height: 300px;
    overflow: auto;
    padding: 10px;
    margin: 0px 10px 0px 10px;
    border: 1px solid gray;
  }

  div.playlist_vertical img.playlist_thumbnail {
    float: left;
    width: 100px;
    margin-right: 10px;
  }

  div.playlist_vertical a.playlist_anchor {
    display: block;
    clear: both;
    padding: 3px;
    margin-bottom: 10px;
    border: 1px solid gray;
  }

  div.playlist_horizontal {
    width: 600px;
    height: 125px;
    overflow: auto;
    padding: 10px;
    margin: 10px 10px 0px 0px;
    border: 1px solid gray;
    clear: both;
    text-align: left;
  }

  div.playlist_horizontal img.playlist_thumbnail {
    float: left;
    height: 100px;
    margin-right: 10px;
  }

  div.playlist_horizontal a.playlist_anchor {
    display: inline;
    float: left;
    padding: 3px;
    margin-left: 10px;
    border: 1px solid gray;
    clear: none;
    width: 300px;
  }

#pt1_page {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto 0 auto;
}

#pt1_footer {
	clear: both;
}

#pt1_vertical_menu_container, #pt1_horizontal_menu_container {
	float: left;
}

#pt1_horizontal_content_container {
	float: left;
	padding: 10px;
	background: #FFFFFF;
	width: 940px;
	text-align: center;
}

#pt1_vertical_content_container {
	padding: 6px;
	background: #FFFFFF;
	width: 848px;
	_width: 855px;
	min-height: 800px;
	_height: 800px;
	float: right;
	text-align: center;
}

#pt1_search_bar_container {
	float: left;
	width: 960px;
}

#pt1_search_links {
	float: left;
	font-size: 15px;
	padding: 5px 20px 0 0;
}

#pt1_search_links a {
	color: #FFF;
}

#pt1_search_controls {
	float: left;
	padding-top: 3px;
}

#pt1_login_controls {
	float: right;
	width: 300px;
}

.userMenu {
	padding: 0 0 10px 0;
	margin: 0;
}

#sign_in a, #sign_out a, #account a {
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
}

#pt1_login_controls div, #pt1_login_controls ul, #pt1_login_controls li {
	padding: 0;
	margin: 0;
}

.userMenu #sign_out {
	margin-left: 30px;
}

#pt1_branding {
	width: 960px;
	height: 80px;
	border-bottom: 1px solid #FFF;
	background: url("/templates/publication_professional/images/sample_banner.jpg") no-repeat;
}

.square_banner_ad {
	padding: 0 0 10px 0;
}

#mappy {
	width: 600px;
}

/************************* CONTENT TEMPLATES **********************/

img.small-float-left {
  float:left;
  max-height: 110px;
  _width: 130px;
  max-width: 130px;
  padding: 5px;
  border: 0;
}

.float-right {
  float:right;
}

div.slideshow_container {
  float: left;
}

div.simple-slideshow-container {
  margin: 0;
  border: 0;
  padding: 0;
  width: 305px;
  margin-bottom: 7px;
}

div.slideshow_container img.image_img {
  width: 300px;
  float: left;
  padding: 5px;
  margin: 0;
}

div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
  max-width: 100%;
  width: auto;
  float: left;
  _width: 100%;
  display: block;
  border: 0;
}

.simple-slideshow-nav {
  cursor: pointer;
  margin-right: 7px;
}

div.simple-slideshow-nav-container {
  text-align: left;
  clear: both;
  padding: 5px;
}

div.slideshow_container .story_item_headline {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
}

div.story_item_map {
  width: 300px;
  height: 300px;
  float: left;
  margin: 5px;
}

div.story_item_map div.mapDiv {
  width: 100%;
  height: 100%;
}

/************************* MENU ***********************************/

.pt1_menu {
	width: 100px;
	border-top: 1px solid #FFF;
	font-size: 13px;
	background: #EDEDED;
	min-height: 800px;
	_height: 800px;
}

.pt1_menu .pt1_heading {
	background: #BABABA;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 13px;
	font-weight: bold;
}

.pt1_menu .pt1_heading a {
	color: #FFF;
}

.pt1_item_group {
	background: #EDEDED;
	padding-bottom: 15px;
}

.pt1_menu .pt1_item {
	padding: 1px 0 1px 5px;
}

.pt1_menu .pt1_button {
	border: 1px solid #FB5722;
	color: #FB5722;
	background: #F6F6F6;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin: 5px;
	line-height: 18px;
}

#pt1_horizontal_menu_container .pt1_item_group {
	/* height: 120px; */
	display: none;
}

#pt1_horizontal_menu_container .pt1_menu {
	width: 960px;
	border-top: 1px solid #FFF;
	font-size: 13px;
	/* min-height: 170px;
	_height: 170px; */
	min-height: 27px;
	_height: 27px;
	background: #EDEDED;
	line-height: 16px;
}

#pt1_horizontal_menu_container .pt1_menu_group {
	float: left;
	width: 130px;
	border-right: 1px solid #FFF;
}

.pt1_menu_ad {
	float: right;
	text-align: center;
	padding: 10px;
	width: 75px;
	height: 140px;
	background: #EDEDED;
	margin: 0;
}

#pt1_horizontal_menu_container .pt1_menu_ad {
	float: right;
	text-align: left;
	padding: 10px;
	width: 150px;
}

.pt1_menu_ad .ad_heading {
	font-size: 16px;
	margin-top: 10px;
}

.pt1_menu_ad .ad_description {
	font-size: 13px;
	margin-top: 10px;
}

.pt1_menu_ad .ad_labels {
	color: #ACACAC;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
}

/************************* TOP STORIES ****************************/
.pt1_feature .pt1_feature_header .pt1_item {
	float: left;
	padding: 3px 10px 3px 10px;
}

.pt1_feature .pt1_feature_header .pt1_item a {
	color: #B0B0B0;
	font-size: 15px;
	font-weight: bold;
}

.pt1_feature .pt1_feature_header .pt1_selected {
	border: 1px solid #BABABA; border-bottom: 0;
	margin: 0;
}

.pt1_feature .pt1_feature_header .pt1_selected a {
	color: #21A31A;
	margin: 0;
}

.pt1_feature .pt1_feature_body {
	clear: both;
	width: 520px;
	min-height: 390px;
	_height: 390px;
	background: url("/templates/publication_professional/images/feature_bg.jpg") top right no-repeat;
	padding: 5px;
	margin: 0;
}

.pt1_top_stories .story_item {
	font-size: 13px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin: 3px;
}

.pt1_top_stories .story_item em {
	font-size: 11px;
}

.pt1_top_stories .story_item h2 {
	margin: 0;
	padding: 0;
}

.pt1_top_stories .lead_story, .pt1_top_stories .secondary_story {
	border-bottom: 1px solid #B0B0B0;
}

.pt1_top_stories .first_column {
	float: left;
	width: 245px;
	_width: 235px;
	padding: 0 3px 0 0;
}

.pt1_top_stories .second_column {
	float: right;
	border-left: 1px solid #B0B0B0;
	padding: 0 0 0 10px;
	width: 255px;
	margin: 0 0 0 5px;
}

.pt1_top_stories .second_column {
  _margin-left: 0;
}

.pt1_top_stories .second_column object {
  width: 255px;
 _width: 247px;
}

.pt1_top_stories .second_column div.simple-slideshow-container {
  width: 255px;
  _width: 247px;
  margin: 0;
  padding: 0;
}

.pt1_top_stories .second_column div.simple-slideshow-container img.image_img {
  width: 100%;
  margin: 0;
  padding: 0;
}

.pt1_top_stories .lead_story .story_item_headline, .pt1_top_stories .photo_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
}

.pt1_top_stories .secondary_story .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

.pt1_top_stories .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.pt1_top_stories .story_item .story_item_info div {
	float: left;
}

.pt1_top_stories .story_item .story_item_summary {
	clear: both;
	padding-top: 3px;
}

.pt1_top_stories .more_stories ul {
	margin: 0;
	padding-left: 15px;
}

.pt1_top_stories .photo_story {
	float: right;
}

.pt1_top_stories .image_image {
	margin-bottom: 10px;
}

.pt1_top_stories .image_img {
	width: 255px;
}

.pt1_top_stories .story_item .video_video .object {
	width: 255px;
	height: 213px;
}

.pt1_top_stories .pt1_read_more_link {
	margin-top: 5px;
	text-align: right;
	clear: both;
}
/******************************************************************/

/************************* SEARCH BAR *****************************/
#pt1_search_bar {
	background: #000 url("/templates/publication_professional/images/search_bar_bg-green.gif") repeat-x;
	height: 30px;
	padding: 3px 12px 3px 8px;
}

#pt1_search_bar #pt1_search_controls {
	float: left;
}

#pt1_search_bar #pt1_login_controls {
	float: right;
	color: #FFF;
	font-size: 15px;
	margin-top: 5px;
}

#pt1_search_element_select, #pt1_search_element_bar {
	float: left;
	margin-right: 10px;
	color: #FFF;
}

/******************************************************************/

/************************* HOME ***********************************/
#pt1_home_left_column {
	float: left;
	width: 500px;
	text-align: left;
}

#pt1_home_right_column {
	float: right;
	width: 310px;
	text-align: left;
}

#todays_events_container {
	margin: 15px 0 15px 0;
}

#pt1_home_right_column .square_banner_ad {
	padding: 10px 0 10px 10px;
}

.rss_item_title {
	font-weight: bold;
}

.popularListingsList .summary {
	margin: 0;
}

.popularListingsList .image {
	float: right;
	margin: 0 0 3px 3px;
	width: 55px;
	height: 55px;
}

.popularListingsList .bullet {
	clear: both;
	margin-bottom: 5px;
}
/******************************************************************/

/************************* NEWS LIST ******************************/
#pt1_news_list_left_column {
	width: 550px;
	float: left;
}

#pt1_news_list_right_column {
	width: 300px;
	float: right;
}

#pt1_news_list .heading {
	text-align: left;
}

#pt1_news_list .story_item {
	width: 250px;
	float: left;
	margin: 3px 10px 3px 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #B0B0B0;
}

#pt1_new_list .story_item .even {
	float: left;
}

#pt1_new_list .story_item .odd {
	float: right;
}

#pt1_news_list .story_item_headline {
	font-size: 16px;
	font-weight: bold;
}

#pt1_news_list .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

#pt1_news_list .story_item .story_item_info div {
	float: left;
}

#pt1_news_list .story_item .story_item_summary {
	clear: both;
	padding-top: 3px;
}

#pt1_news_list .image_image {
	margin-bottom: 5px;
}

#pt1_news_list .image_img {
	width: 230px;
}


.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #979797;
	line-height: 14px;
	text-align: right;
}

/*******/

#news_page_center_column {
  width: 515px;
  float: left;
}

#news_page_center_column .heading_with_line {
	text-align: left;
        padding-bottom: 10px;
        border-bottom: 2px solid #B0B0B0;
}

#news_page_center_column .heading_small {
	text-align: left;
        color: #BABABA;
	font-size: 20px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 2px solid #B0B0B0;
}

#center_main {
  clear: both;
  padding-bottom: 4px;
}

#center_main .image_caption {
  max-width: 300px;
  /* hack for obnoxious IE*/
  width: expression("300px");
}

#center_two_column {
  clear: both;
  border-top: 1px solid #B0B0B0;
  padding-top: 4px;
}

#first_center_column {
  width: 63%;
  padding-right: 3px;
  border-right: 1px solid #B0B0B0;
  float: left;
  padding-top: 4px;
}

#second_center_column {
  width: 33%;
  float: right;
  padding-top: 4px;
}

#first_center_column img {
  max-width: 95%;
  /* hack for obnoxious IE*/
  width: expression("95%");
}

#first_center_column .story_item_headline a {
  font-size: larger;
}  

#first_center_column div.story_item {
  margin-bottom: 15px;
}

#news_page_right_column {
  width: 300px;
  float: right;
}

#news_page_right_column .heading_with_line {
	text-align: left;
  padding-bottom: 10px;
  border-bottom: 2px solid #B0B0B0;
}

.image_caption {
  font-style: italic;
  color: #CCCCCC;
}

.video_player {
	height: 250px;
        width:  170px;
}

/******************************************************************/

/************************* NEWS PAGE ******************************/

#pt1_news_page {
	text-align: left;
}

#pt1_news_page .story_item {
	
}

#pt1_news_page #pt1_main_column {
	width: 515px;
	float: left;
}

#pt1_news_page #pt1_right_column {
	width: 300px;
	float: right;
}

#pt1_news_page #pt1_main_columns {
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
}

#pt1_news_page #pt1_main_left_column {
	border-right: 1px solid #BABABA;
	padding: 0 5px 5px 5px;
	width: 300px;
	float: left;
}

#pt1_news_page #pt1_main_left_column .story_item_headline {
	clear: both;
}

#pt1_news_page #pt1_main_right_column {
	width: 190px;
	_width: 200px;
	padding: 5px;
	float: right;
}

#pt1_news_page #pt1_main_right_column .story_item {
	margin-bottom: 5px;
}

#pt1_news_page #pt1_main_featured {
	border-bottom: 1px solid #BABABA;
	padding-bottom: 10px;
}

#pt1_news_page #pt1_main_featured .video_video .object {
	width: 300px;
	height: 247px;
}

#pt1_news_page #pt1_main_featured .story_item_headline {
	font-size: 18px;
	font-weight: bold;
}

#pt1_news_page #pt1_main_featured .story_item .image_image {
	width: 300px;
	float: left;
}

#pt1_news_page #pt1_main_featured .story_item .image_img, #pt1_multimedia_photos img {
	width: 300px;
}

#pt1_news_page #pt1_main_right_column .story_item_headline {
	font-weight: bold;
	margin-bottom: 3px;
}

#pt1_news_page #pt1_bullets {
	border-top: 1px solid #BABABA;
	margin-top: 10px;
	padding-top: 10px;
}

#pt1_main_secondary .story_item {
	margin-top: 10px;
	clear: both;
}

#pt1_main_secondary .story_item .image_img {
	width: 100px;
	float: left;
	border: 0;
	margin: 0 5px 5px 0;
}

#pt1_main_secondary .story_item b {
	font-size: 15px;
	font-weight: bold;
}

#pt1_main_secondary .story_item_info {
	font-size: 12px;
	font-style: italic;
	color: #BABABA;
}

/******************************************************************/

/************************* NEWS SEARCH RESULTS PAGE ***************/

#pt1_news_results_page #pt1_main_column {
	width: 470px;
	float: left;
}

#pt1_news_results_page #pt1_right_column {
	width: 340px;
	float: right;
}

#pt1_news_results_page #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
}

#pt1_news_results_page #pt1_results {
	padding: 10px;
}

#pt1_news_results_page .story_item {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #98917D;
}

#pt1_news_results_page .story_item_headline {
	font-size: 14px;
	font-weight: bold;
}

/******************************************************************/

/************************* NEWS ARTICLE ***************************/

#pt1_full_story #pt1_main_column {
	width: 470px;
	float: left;
}

#pt1_full_story #pt1_right_column {
	width: 340px;
	float: right;
}

#pt1_full_story #pt1_right_column .skyscraper_banner_ad {
	float: left;
	margin: 10px 5px 10px 0;
}

.full_story .story_item_headline {
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

.full_story .story_item .story_item_info {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
}

.full_story .story_item .story_item_info div {
	float: left;
}

.full_story .story_item .story_item_content {
	padding-top: 5px;
	font-size: 14px;
	clear: both;
}

.full_story .image_img {
	max-width: 250px;
	_width: 250px;
	float: left;
	margin: 10px;
}

#pt1_full_story .image_img, #pt1_full_story .image_caption {
	float: none;
}

#pt1_full_story .image_caption {
	width: 260px;
	padding: 0 10px 10px 0;
}

#pt1_full_story .story_item_images {
	float: left;
}

#pt1_full_story pre {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	clear: both;
}

.signature_line {
	color: #B0B0B0;
	clear: both;
	padding: 3px 0 0 0;
	overflow: hidden;
	width: 100%;
}

.signature_line_email_body {
	/*min-width: 400px;
	width: expression('400px');
	z-index: 10;
	position: absolute;
	background-color: white;
	opacity: 1;
	border: 1px solid gray;
	padding: 3px;
	color: black;
	width: 100%;*/
	text-align: left;
	margin: 25% auto;
}

.signature_line_email_body label {
	width: 150px;
	text-align: right;
	padding-right: 3px;
	display: block;
	float: left;
	font-weight: bold;
}

.signature_line_email_body div {
	clear: both;
}

.signature_line_email_body input[type="submit"] {
	margin-left: auto;
	margin-right: auto;
}

.signature_email_message {
	font-size: larger;
	color: black;
	font-weight: bold;
}

div.email_recommend_label {
	font-weight: bold;
	font-size: larger;
	padding-bottom: 10px;
}

.related_content {
	border-top: 1px solid #B0B0B0;
	clear: both;
	padding: 3px;
	font-size: 14px;
	margin-top: 3px;
}

.related_content_label {
	color: #444444;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
}

.related_content_body {
	margin-top: 2px;
	margin-left: 5px;
}

.related_content_body h2 {
	margin: 2px;
}

.social_bookmarks {
  font-size: 0.8em;
  border: 1px solid #DFDFDF;
  padding: 8px;
  margin-top: 4px;
}

.social_bookmarks p{
  display: inline;
}

.social_bookmarks ul {
  padding: 0px;
  margin-left: 15px;
}

.social_bookmarks ul li {
  display: inline; 
  padding-right: 15px;
  }

.social_bookmarks ul li a { 
  padding-left: 18px;
}

.social_bookmarks ul #digg {
  background: url("/templates/publication_professional/images/social_digg.gif") no-repeat;
}

.social_bookmarks ul #delicious {
  background: url("/templates/publication_professional/images/social_delicious.gif") no-repeat;
}

.social_bookmarks ul #facebook {
  background: url("/templates/publication_professional/images/social_facebook.gif") no-repeat;
}

.social_bookmarks ul #linkedin {
  background: url("/templates/publication_professional/images/social_linkedin.gif") no-repeat;
}

.social_bookmarks ul #twitter {
  background: url("/templates/publication_professional/images/social_twitter.gif") no-repeat;
}

.social_bookmarks ul #reddit {
  background: url("/templates/publication_professional/images/social_reddit.gif") no-repeat;
}

.social_bookmarks ul #newsvine {
  background: url("/templates/publication_professional/images/social_newsvine.gif") no-repeat;
}

.social_bookmarks ul #fark {
  background: url("/templates/publication_professional/images/social_fark.gif") no-repeat;
}

.social_bookmarks ul #mixx {
  background: url("/templates/publication_professional/images/social_mixx.gif") no-repeat;
}

.social_bookmarks ul #stumbleupon {
  background: url("/templates/publication_professional/images/social_stumbleupon.gif") no-repeat;
}

.title_date {
	font-weight: normal;
	color: #B0B0B0;
}

.signature_line img.dont_touch_me {
  border: none;
  display: inline;
  margin: 0px;
  padding: 0px;
  clear:;
  float:;
  height:;
  width:;
  min-height:;
  min-width:;
  /* last-ditch effort to prevent trouble */
  max-width: 15px;
}

.pt1_poll .story_item_headline {
	color: black;
	font-size: 18px;
	font-weight: bold;
}

.pt1_poll h2 {
	color: #4E4E4E;
	font-size: 15px;
}

.pt1_poll .story_item_info {
	font-size: 12px;
	color: #B0B0B0;
}

.poll_results {
	padding-left: 10px;
}

.poll_results label {
	font-size: 12px;
}

.poll_results_percent {
	font-weight: bold;
	color: green;
	width: 40px;
}

.poll_answer_radio_container label {
  font-weight: normal;
  font-size: 10pt;
}

#pt1_full_story #comments_container {
	clear: both;
}

#print_content_container {
  width: 525px;
}

#print_content_container .story_item_headline {
	border-bottom: 2px solid gray;
}

#print_content_container {
  padding-bottom: 15px;
  border-bottom: 1px solid gray;
}
/******************************************************************/

/************************* BUSINESS DIRECTORY *********************/

#pt1_business_directory_page #pt1_main_column {
	float: left;
	width: 500px;
}

#pt1_business_directory_page #pt1_right_column {
	float: right;
	width: 310px;
}

#pt1_business_directory .pt1_group, #pt1_business_directory .pt1_group table {
	margin-bottom: 15px;
}

#pt1_business_directory_info .widgetHighlighted {
	margin: 0 10px 15px 0;
	padding: 10px;
	text-align: left;
	width: 280px;
}

#pt1_business_directory_page #pt1_group {
	clear: both;
}

select.search_attributes_select {
  max-width: 190px;
  _width: 190px;
}

/******************************************************************/

/************************* MULTIMEDIA *****************************/

#pt1_main_right_column div.audio_audio {
  width: 100%;
}

#center_main div.object {
  margin-left: auto;
  margin-right: auto;
}

#center_main div.video_caption {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* useful for reference, but real sites are too inconsistent to use it */
/*.video_container .video_video .video_caption {
  background-color:#A0A0A0;
  clear:both;
  margin-top:0px;
  color:#222222;
  font-size:20px; 
  font-weight:bold; 
  line-height:20px; 
  padding-right: 5px;
}

.video_container .video_video .video_caption .video_caption_caption {
  color: black;
  font-size: 8pt;
  line-height: auto; 
  font-weight: normal;
}*/

/******************************************************************/

/************************* CLASSIFIEDS ****************************/

#pt1_classifieds_page #pt1_main_column {
	float: left;
	width: 515px;
}

#pt1_classifieds_page #pt1_right_column {
	float: right;
	width: 310px;
}

#pt1_classifieds_page #pt1_post_newspaper_ad {
	float: left;
	width: 250px;
}

#pt1_classifieds_page #pt1_post_online_ad {
	float: right;
	width: 200px;
}

#pt1_classifieds_page .popularSearch {
	float: left;
	width: 140px;
}

#pt1_classifieds_page #pt1_browse_classifieds_bar {
	clear: both;
}

#pt1_browse_classifieds_bar {
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_bg.gif") repeat-x;
	margin-bottom: 15px;
}

#pt1_browse_classifieds_bar div {
	float: left;
}

#pt1_browse_classifieds_bar #pt1_cap_left {
	width: 10px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_cap_left.gif") no-repeat;
}

#pt1_browse_classifieds_bar #pt1_cap_right {
	width: 8px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_cap_right.gif") no-repeat top right;
	float: right;
}

#pt1_browse_classifieds_bar #pt1_real_estate {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_real_estate.gif") no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_autos {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_autos.gif") no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_rentals {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_rentals.gif") no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_jobs {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_jobs.gif") no-repeat;
	margin-right: 4px;
}

#pt1_browse_classifieds_bar #pt1_browse_all {
	width: 95px;
	height: 74px;
	background: url("/templates/publication_professional/images/classifieds_bar_all.gif") no-repeat;
}

#pt1_classifieds_page .page_heading {
	clear: both;
}

#pt1_classifieds_page #pt1_browse_by_category {
	padding: 10px;
}

#pt1_classifieds_page #pt1_popular_ads {
	padding-top: 15px;
	clear: both;
}

#pt1_classifieds_page #pt1_browse_by_category a {
	display: block;
	text-align: left;
	float: left;
	width: 240px;
}

#pt1_classifieds_page #pt1_browse_by_category a:hover {
	background: #FFFAE0;
	text-decoration: none;
	font-weight: bold;
}

/******************************************************************/

/************************* EVENTS *********************************/

#pt1_events_page #pt1_main_column {
	float: left;
	width: 510px;
}

#pt1_events_page #pt1_right_column {
	float: right;
	width: 310px;
}

/******************************************************************/

/************************* BLOGS **********************************/

#pt1_blogs_page {
	text-align: left;
}

#pt1_blogs_page #pt1_main_column {
	float: left;
	width: 510px;
}

#pt1_blogs_page #pt1_right_column {
	float: right;
	width: 310px;
}

#pt1_blogs_page .pt1_latest_blogs {
	padding: 10px;
}

#pt1_blogs_page .blog_item_title {
	font-size: 14px;
	font-weight: bold;
}

#pt1_blogs_page .blog_item {
	margin-bottom: 10px;
}

#blog_details_container .blog_item_title {
	font-size: 17px;
	font-weight: bold;
	color: #FB5722;
}

#blog_details_container .blog_item_info {
	font-size: 13px;
	font-style: italic;
	color: #555555;
}

#blog_details_container .blog_item_summary {
	padding: 10px;
}

#pt1_full_story .story_item_images .image_image, #pt1_main_column .story_item_images .image_image  {
  padding-right:10px;
  max-width: 300px;
  _width: 300px;
}


/******************************************************************/

/************************* MY CONTENT *****************************/

#digest_settings_container {
	width: 350px;
}

#digest_settings_container h3 {
	font-family: 'Arial';
	color: #FB5722;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	background: none;
	border: none;
}

/******************************************************************/

/************************* MISC ***********************************/

div.audio_audio {
  width: 280px;
}

.image_img {
	max-width: 300px;
}

.leaderboard_banner_ad  {
	padding-left: 60px;
	padding-top: 10px;
}

a.rss_link {
  background-image: url("/images/rss-icon.gif");
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
}

.addthis_default_style {
	border-top: 1px solid #B0B0B0;
	clear: both;
	padding: 5px 3px 3px 3px;
	font-size: 14px;
	margin-top: 3px;
}


/******************************************************************/

/************************* APP ADJUSTMENTS ************************/
.help_dialog {
	border: 1px solid #BABABA;
}

.blogHeader .heading, .widgetHighlighted .heading, .viewProfilePane .heading {
	font-family: 'Arial';
	color: #FB5722;
	font-size: 17px;
	font-weight: bold;
}

.heading, .heading .help, .page_heading, .page_heading a {
	color: #BABABA;
	font-size: 21px;
	font-family: 'Arial Black';
	font-weight: normal;
	letter-spacing: -1;
	margin-bottom: 3px;
	text-align: left;
}

.page_heading, 
#popular_listings_container .heading, 
#popular_searches_container .heading,
#pt1_events_page #todays_events_container .heading {
	padding-bottom: 4px;
	border-bottom: 3px double #DCDCDC;
	display: block;
}

div.widget {
	border: none;
}

h1 {
	font-family: 'Arial';
	color: #333;
	font-size: 17px;
	font-weight: bold;
}

div.widget h1 {
	background: #BABABA;
	padding: 5px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	border: none;
	margin: -3px;
}

#site_footer_container {
	clear: both;
}

.viewProfilePane .signature_line {
  clear: right;
}

.viewProfilePane img.image_img {
  _width: 195px;
  max-width: 195px;
  float:left;
  margin: 5px;
}

.viewProfilePane .image_caption {
  float:left;
}

.viewProfilePane .simple-slideshow-container {
  float: left;
}

.viewProfilePane hr {
  clear: both;
}

/******************************************************************/

/************************* WEATHER ********************************/

#rendered_weather {
	position: absolute;
	z-index: 1020;
	margin: 0 auto 0 auto;
	color: #FFF;
	text-align: left;
	width: 300px;
}

#rendered_weather_label {
	float: left;
	padding: 11px 0 0 0;
	_padding: 2px 0 0 0;
	width: 220px;
}

#rendered_weather_label_temperature {
	font-size: 20px;
	font-weight: bold;
	margin-right: 5px;
}

#rendered_weather_label_conditions {
	font-size: 13px;
	width: 100px;
}

#rendered_weather span {
	line-height: 13px;
}

#rendered_weather .link {
	float: none;
}

.weatherClearIcon {
	float: left;
	height: 50px;
	width: 50px;
	background: url("/templates/publication_professional/images/icons/weather_sunny.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_professional/images/icons/weather_sunny.png");
}

.weatherCloudyIcon {
	float: left;
	height: 52px;
	width: 70px;
	background: url("/templates/publication_professional/images/icons/weather_cloudy.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_professional/images/icons/weather_cloudy.png");
}

.weatherRainIcon {
	float: left;
	height: 60px;
	width: 70px;
	background: url("/templates/publication_professional/images/icons/weather_rain.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_professional/images/icons/weather_rain.png");
}

.weatherShowersIcon {
	float: left;
	height: 70px;
	width: 70px;
	background: url("/templates/publication_professional/images/icons/weather_showers.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_professional/images/icons/weather_showers.png");
}

.weatherThunderIcon {
	float: left;
	height: 70px;
	width: 70px;
	background: url("/templates/publication_professional/images/icons/weather_thunder.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_professional/images/icons/weather_thunder.png");
}

.weatherThunderShowersIcon {
	float: left;
	height: 70px;
	width: 70px;
	background: url("/templates/publication_professional/images/icons/weather_thunder_showers.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_professional/images/icons/weather_thunder_showers.png");
}

.weatherSnowIcon {
	float: left;
	height: 70px;
	width: 70px;
	background: url("/templates/publication_professional/images/icons/weather_snow.png") no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="/templates/publication_professional/images/icons/weather_snow.png");
}
