

/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}
#pt1_branding {
	height: 125px;
	background: #2B2B2B url('/sites/411/assets/MarketPlace_Site_Header_2001.jpg ') 0px 0px no-repeat;
	padding-left: 200px;
   cursor: pointer;
}

#pt1_sub_menu {
	background: #F8EE37;
	height: 54px;
	clear: both;
}

#pt1_main_menu .pt1_item_active {
	background: #F8EE37;
	border: 1px solid #F8EE37;
}
#pt1_main_menu {
	background: #0033FF;
	clear: both;
	border-top: 1px solid #0033FF;
}
#pt1_main_menu .pt1_item_active a {
	color: #0033FF;
	font-weight: bold;
}
#pt1_main_menu .pt1_item a {
	color: #FFFFFF;
}

#pt1_sub_menu .pt1_item a {
	color: #0033FF;
}
#pt1_login_controls {
	background: #FFFFFF;
	float: right;
	padding: 3px 0px 3px 0px;
	width: 960px;
}

#pt1_login_controls a {
	font-weight: normal;
	color: #FFFFFF;
        margin-right: 15px;
}
/************************* For NEW BD **********************/


#pt1_business_directory_page #pt1_right_column.new_layout {
  float: right;
}

#pt1_business_directory_page #pt1_main_column_results {
  *width: 610px;
  _width: 610px;
  max-width: 630px;
  float: left;
}

#pt1_right_column div.playlist_matrix {
  _width: 300px;
  padding-top: 13px;
  _padding-top: 16px;
  padding-bottom: 0px;
}

#pt1_right_column div.playlist_matrix li.first {
  margin-left: 0px;
}

#pt1_right_column div.playlist_matrix li {
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
  border-left: none;
  _padding-left: 5px;
  height: 160px;
}

#pt1_right_column div.playlist_matrix li a {
  margin: -10px 0px 0px 0px;
}

/************************* For NEW BD **********************/
