/*
 * $Id$
 * $URL$
 */
html {
	background: #fff;
}

body {
    padding: 0;
    margin:  0;
}
#yp_copyright {
    margin-top: 15px;
    clear: both;
    overflow: hidden;
}

#sidebar_tan_ad, #sidebar_tan_ad iframe {
    z-index: 1;
}

div.content {
    margin-top: 0;
}

.hidden {
    display: none;
}
.invisible {
    visibility: hidden;
}

#main {
    width: 990px;
    margin-right: 10px;
    background-color: #fff;
    border: none;
}
#fourOhFour,
#fiveHundred {
	margin-top: 20px;
}
#fourOhFour #main,
#fiveHundred #main {
    margin: 20px 0 80px 20px;
    width: 615px;
    color: #333;
    background-color: #fff;
}
#fourOhFour #main p {
	margin: 3px 0 0;
}
#fourOhFour #main ul {
	margin: 3px 0 8px 15px;
	padding: 0;
}
#fourOhFour #main li {
	list-style-type: disc;
}
#mainBucket {
    margin-left: 15px;
    width: 960px;
    background-color: #f2f2f2;
}
#mainBucket .mainCont {
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    background-color: #f2f2f2;
    padding: 10px 5px;
}
#mainBucket.mainBucket .mt,
#mainBucket.mainBucket .mb {
    height: 7px;
}
span.adLabel {
    color: #666;
    font-size: .7em;
}
.save_link_box {
    cursor: pointer;
}

.wronginfo {
    padding: 10px 0;
}

.boldText {
	font-weight: bold;
}
/* @group Clearers */

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

.left_clearer {
    display: block;
    clear: left;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

.right_clearer {
    display: block;
    clear: right;
    height: 0;
    visibility: hidden;
    overflow: hidden;
}

.float_right {
    float: right;
    clear: right;
}
/* @end */

/* @group Typography */

h1, h2, h3, h4, h5, h6, p {
    font-size: 100%;
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

h1.first-content, h2.first-content, h3.first-content, h4.first-content {
    margin-top: 0;
    padding-top: 0;
    border: none;
}

h1 {
    font-size: 167%;
    padding: 0;
    margin-bottom: .2em;
    padding-top: 18px;
}

h2 {
    font-size: 144%;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

em strong {
    font-style: inherit;
}

/* @end */

/* @group Links */
a {
    color: #006dce;
}

a:link, a:visited {
    color: #006dce;
    text-decoration: none;
}
a:hover, a:active {
    color: #006dce;
    text-decoration: underline;
}

a img {
    border: none;
}

a[rel="nofollow"], a[rel="nofollow"]:hover {
    background: url('/images/external.gif') right center no-repeat;
    padding-right: 16px;
}

a.noimage[rel="nofollow"], a.noimage[rel="nofollow"]:hover,
.noimage a[rel="nofollow"], .noimage a[rel="nofollow"]:hover {
  background: none;
  padding-right: 0;
}



/* @end */

/* @group Lists */

ul, ol {
    margin: 10px 0;
}

ol {
    list-style-type: decimal;
    padding-left: 40px;
}

ol li {
    margin-bottom: 5px;
}

li ol {
    margin-top: 5px;
}

.ol-footer {
    padding-left: 40px;
    padding-right: 40px;
}

ul.menu li {
  display: inline;
  color: #322E22;
}

.reset_default {
  color: #666;
}
.reset_default:focus {
  color: #322E22;
}

/* @header */

.headerCarrot {
  float: left;
  width: 100%;
  padding-bottom: 9px;
  margin: 0 0 10px;
  background: url( /images/img_tab-carrot_yellow.gif ) 25px bottom no-repeat;
}

#wrapper {
    width: 990px;
    margin: 0 auto;
    text-align: left;
}

#header {
    background: url( /images/img-header_grey-bar_slice.png ) left 9px repeat-x;
	width: 100%;	
}
.print #header {
    background: none;
	float: left;
	width: 100%;	
}
#header_cont {
    width: 990px;
    margin: 0 auto;
    text-align: left;
}


  #banner {
    width: 990px;
    margin: 0 auto;
    height: 90px;
    padding-top: 10px;
  }

  #banner #logo {
      float: left;
      padding: 0;
      margin: 0;
  }
  #banner #logo a {
      display: block;
  }

  #banner #hdr_tan_ad {
      text-align: center;
  }

  #headerGuideSearch label {
      font-size: 115%;
      font-weight: bold;
      color: #b52b00;
  }

  #nav {
      height: 96px;
      margin-left: 0;
  }

  #nav #nav_top {
	float: left;
	position: relative;
	z-index: 5;
	width: 100%;
  }
  #nav #nav_top div {
	float: left;
  }
  #nav #nav_top #logo_guidespot {
	margin: 23px 5px 0 5px;
  }
  #nav #nav_top #logo_g a,
  #nav #nav_top #logo_guidespot a {
	outline: none;
  }
  #nav #nav_top #tagline {
	font-size: 10px;
	margin-top: 31px;
	color: #333;
  }
  #nav #nav_top form {
	float: right;
	margin-top: 19px;
  }
#nav form input#searchfield {
	float: left;
	width: 224px;
	height: 24px;
	background: url( /images/img-header_searchbox.png ) 0 0 no-repeat;
	border: 0;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 15px 0;
	margin-right: 8px;
}
#nav form #goButton {
	border: none;
	background: url( /images/button_search.png ) left top no-repeat;
	width: 101px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
#nav form #goButton:hover {
	border: none;
	background: url( /images/button_search.png ) left bottom no-repeat;
	width: 101px;
	height: 32px;
}
#nav ul {
	float: left;
	display: inline;
	position: relative;
	z-index: 10;
	margin: -22px 0 0 100px;
}
#nav .navLink {
	float: left;
	background: url( /images/img_header-tab_deselected.png ) left 0 no-repeat;
	height: 38px;
}
#nav .navLink a {
	display: block;
	padding: 8px 17px 0;
	background: url( /images/img_header-tab_deselected_right.png ) right 0 no-repeat;
	height: 29px;
	font-weight: bold;
	font-size: 15px;
	color: #665D46;
	white-space: nowrap;
	text-decoration: none;
  outline: none;
}
#nav .navLink a:hover,
#nav .navLink.highlight a {
	color: #322E22;
}
#nav .navLink.active {
	background: url( /images/img_header-tab_selected.png ) left 0 no-repeat;
}
#nav .navLink.active a,
#nav .navLink.active a:hover {
	background: url( /images/img_header-tab_selected_right.png ) right 0 no-repeat;
	color: #b52b00;
}
#nav .navLink a #cats_link_text {
	padding-right: 13px;
	position: relative;	
}
#nav .navLink a #cats_link_text #cats_link_carrot {
	position: absolute;
	top: 6px;
	right: 0;
	height: 6px;
	width: 9px;
	background: url( /images/categories_carrot.gif ) no-repeat left top;
}
#nav .navLink.highlight a #cats_link_text #cats_link_carrot,
#nav .navLink a:hover #cats_link_text #cats_link_carrot {
	background: url( /images/categories_carrot.gif ) no-repeat left center;
}
#nav .navLink.active a #cats_link_text #cats_link_carrot,
#nav .navLink.active a:hover #cats_link_text #cats_link_carrot {
	background: url( /images/categories_carrot.gif ) no-repeat left bottom;
}
#nav #account_friend {
	float: right;
	position: relative;
	z-index: 10;
	margin-top: -22px;
	color: #666;
	font-size: 11px;
}
#nav #account_friend a {
	color: #666;
}
#nav #account_friend a:hover {
	color: #322E22;
	text-decoration: none;
}
#nav #account_friend #freind_us_tab {
	float: left;
	padding: 0 3px 0 13px;
	height: 33px;
	background: url( /images/img-header_friend-bkgnd.png ) left 0 repeat-x;
}
#nav #account_friend #account_tab div,
#nav #account_friend #freind_us_tab div,
#nav #account_friend #freind_us_tab img,
#nav #account_friend #freind_us_tab a {
	float: left;
}
#nav #account_friend #freind_us_tab #friend_us_text {
	padding: 9px 0 0 22px;
	height: 20px;
	background: url( /images/friend_us_plus.png ) left 7px no-repeat;
  outline: none;
}
#nav #account_friend #freind_us_tab #friend_us_icons {
	height: 25px;
	width: 1px;
	overflow: hidden;
}
#nav #account_friend #freind_us_tab #friend_us_icons .friend {
	margin: 7px 1px 0;
}
#nav #account_friend #freind_us_tab #friend_us_icons #friend_us_dash {
	margin: 9px 3px 0;
}
#nav #account_friend #account_tab {
	float: left;
	height: 33px;
	background: url( /images/img-header_login-bkgnd_slice.png ) 0 0 repeat-x;
}
#nav #account_friend #account_tab .leftcap {
	height: 33px;
	width: 13px;
	background: url( /images/img-header_login-bkgnd_caps.png ) left 0 no-repeat;
}
#nav #account_friend #account_tab .rightcap {
	height: 33px;
	width: 13px;
	background: url( /images/img-header_login-bkgnd_caps.png ) right 0 no-repeat;
}
#nav #account_friend #account_tab .first.profile {
    font-weight: bold;
	padding: 9px 8px 0 5px;
}
#nav #account_friend #account_tab .first.login {
	padding: 5px 5px 0 5px;
}
#nav #account_friend #account_tab .last {
	padding: 9px 5px 0 17px;
	height: 23px;
	background: url( /images/img-header_bkgnd-login_divider.png ) left 0 no-repeat;
}
#messages {
	float: left;
	width: 100%;
	margin-top: 1px;
}

.fb_login {
  padding: 0 0 0 10px;
}
.fbconnect_login_button img {
  padding-right: 2px;
  width: 16px;
  height: 16px;
  vertical-align: bottom;
}
.right_fields .fbconnect_login_button img,
#authorFacebook .fbconnect_login_button img {
  padding-right: 2px;
  width: 169px;
  height: 21px;
  vertical-align: bottom;
}

.box_menu {
  padding: 3px 10px;
  height: 21px;
  background: transparent url(/images/bucket_box_menu.gif) no-repeat scroll left top;
  margin-bottom: 10px;
  font-color: #333;
}
.box_menu .save_link_text_small {
	cursor: pointer;
}
.box_menu a,
.box_menu span.action_text {
  position: relative;
}
.box_menu span.action_text {
  padding: 0 3px;
}

.box_menu a img {
  top: 3px;	
  position: relative;
}

.guide_link a,
.guide_link a:link,
.guide_link a:visited,
.guide_link a:active,
.guide_link a:hover,
a.guide_link,
a.guide_link:link,
a.guide_link:visited,
a.guide_link:active,
a.guide_link:hover {
  color: #b52b00;
  font-weight: bold;
}

/* end */

/* Google Ads */
.google_ad h4 {
  color: #666;
  font-size: 13px;
  font-weight: normal;
  padding: 4px 0;
  margin: 10px 5px 6px;
}

/* @group Footer */

#footer {
	background: url( /images/img_footer-bar.png ) 0 0 repeat-x;
	float: left;
	width: 100%;	
	color: #333;
	padding-bottom: 20px;
	text-align: left;
}
#footer #footer_cont {
	width: 990px;
	margin: 0 auto;	
}
#footer #footer_red {
	background: url( /images/img_footer-bar.png ) 0 0 repeat-x;
	height: 42px;
}
#footer #footer_red .next_guide {
	float: left;
	width: 664px;
	font-size: 14px;
	height: 42px;
	background: url( /images/img_footer-divider.png ) right -1px no-repeat;
}
#footer #footer_red a {
	float: right;
	height: 30px;
	padding: 12px 20px 0;
	font-weight: bold;
	color: #fff;
	background: url( /images/img_footer-divider.png ) left -1px no-repeat;	
}
#footer ul {
	float: left;
	display: inline;
	width: 631px;
}
#footer ul#footer_top {
	margin: 5px 0 8px 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
}
#footer ul#footer_bot {
	margin: 0 0 0 10px;
	font-size: 11px;
}
#footer ul#footer_top li {
	margin-right: 20px;
}
#footer ul#footer_bot li {
	margin-right: 10px;
}
#footer ul li {
	display: inline;
}
#footer ul li img {
	vertical-align: bottom;
}
#footer ul li#cr {
    padding-right: 35px;
}

/* @end */

/* @group Message Area */

.message-notice {
  padding: 10px;
    margin: 0;
    margin-bottom: 5px;
    display: block;
    border: 1px solid #999;
    color: #222;
    font-style: italic;
    background: #fafd6b;
    text-align: left;
}

.message-error {
    padding: 10px;
    margin: 0;
    display: block;
    font-style: italic;
    border: 1px solid #666;
    background: #ab0f0c;
    color: #f1e7dd;
    text-align: left;
}

.message-warning {
    color: #900;
}

.dismiss-message {
    float: right;
    margin-left: 10px;
}

.dismiss-message:hover {
    background-color: transparent;
    float: right;
    margin-left: 10px;
}

/* @end */

/* @group big green buttons */
.bigGreenButton {
    background: transparent url(/images/button_greenSlider.gif) no-repeat top right;
    width: 260px;
    height: 35px;
    margin: 0 0 20px 55px;
    display: block;
    text-decoration: none;
}
.bigGreenButton span.leftCap {
    background-color: #fff;
    float: left;
}
.bigGreenButton span.title {
    font-size: 152%;
    font-weight: normal;
    color: #fff;
    position: relative;
    top: 5px;
    padding: 8px;
}
/* @end */

/* @group form field errors */

fieldset .formError {
    color: #b52b00;
    padding: 3px;
    font-weight: bold;
}
/* @end */

/* @group tabs  */
#tabs {
    margin: 0 5px;
    overflow: hidden;
    position: relative;
    bottom: -1px;
}

#tabs ul {
    overflow: hidden;
    margin: 0;
}

#tabs ul li {
    float: left;
    text-align: center;
    background: transparent url( /images/tab_cornerInactive.gif ) no-repeat top left;
    margin-right: 8px;
    border-bottom: 1px solid #ccc;
}

#tabs ul li span {
    background: transparent url( /images/tab_slideInactive.png ) no-repeat top right;
    display: block;
    margin-left: 3px;
    width: 8em;
    padding: 8px 0 6px 0;
    text-decoration: none;
    color: #333;
    font-size: 12px;
}

#tabs ul li.active {
    background: transparent url( /images/tab_cornerActive.png ) no-repeat top left;
    border-bottom: 1px solid #fff;
}

#tabs ul li.active span {
    background: transparent url( /images/tab_slideActive.png ) no-repeat top right;
}
  /* end */

/* @group guide listing */

.listing_result {
  padding: 10px 0 11px;
  background: url( /images/img_dotted-line.gif ) bottom left repeat-x;
}
.listing_result div.icon {
  float: left;
  margin: 5px;
  height: 92px;
  width: 92px;
  overflow: hidden;
}
.accounts-index .listing_result div.icon {
  display: inline;
  margin: 0 10px;
}
.listing_result div.listing {
  float: left;
  margin: 5px;
}
.accounts-index .listing_result div.listing {
  display: inline;
  margin: 0;
}
.listing_result.guide div.listing {
    width: 488px;
}
.listing_result div.listing h3.title {
    margin-bottom: 0;
    font-size: 115%;
    padding: 0;
}
.listing_result div.listing p.author {
    color: #666;
    font-size: 110%;
}
.listing_result div.listing p.summary {
    margin-top: 8px;
}
.listing_result .last {
	background: none;
}

.mediumGuideDisplay {
  margin: 0;
  color: #999;
  font-size: 11px;
}
.mediumGuideDisplay div {
  margin-bottom: 2px;
}
.mediumGuideDisplay div.title {
  font-size: 14px;
  margin-bottom: 3px;
}
.mediumGuideDisplay div.summary {
  font-size: 13px;
  color: #333;
  margin: 10px 0 5px;
}
/* end */

/* @group create guide */
#createGuide {
    padding: 0 20px;
}
#createGuide h1 {
    padding: 10px 0;
}
#createGuide #createBucket {
    width: 940px;
}
#createGuide #createBucket .cont {
    background-color: #f2f2f2;
    padding: 20px;
}
#createGuide #createBucket .cont ul {
    margin: 0;
    padding: 10px 0;
}
#createGuide #createBucket .cont ul li {
    list-style: inherit;
    margin-left: 30px;
    padding: 5px;
}
#createGuide #createBucket .cont h3 {
    font-size: 150%;
    font-weight: normal;
}

/* @group flyout panels */
div.info_panel {
    background: transparent url(/images/info_drop_shadow.png) no-repeat scroll right bottom;
    clear: left;
    float: left;
    height: auto;
    margin: 0;
    padding: 0 4px 4px 5px;
    position: absolute;
    text-align: left;
    width: 285px;
    z-index: 105;
}
div.info_panel .info_panel_sizer {
    background-color: white;
    border: 1px solid #9a7900;
    bottom: 0;
    left: 0;
    margin: -5px 0 0 -5px;
    padding: 5px;
    position: relative;
    right: 0;
    top: 0;
    z-index: 106;
}

div.info_panel .info_panel_closer {
    height: 16px;
    margin: 0 9px 0 0;
    padding: 0pt;
    position: relative;
    right: 0;
    top: 0;
    width: 16px;
    z-index: 110;
}
div.info_panel .info_panel_pointer {
    height: 13px;
    left: 1px;
    margin: -4px 0 0 -7px;
    padding: 0;
    position: relative;
    top: 0;
    width: 7px;
    z-index: 110;
}
div.info_panel .info_panel_content {
    background-color: white;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 108;
}
#localSidebar .info_panel_content .address {
	color: #666;
	font-size: 12px;
	margin-top: 4px;
}
#localSidebar .info_panel_content .recentlyMentioned {
	color: #333;
	font-size: 12px;
	margin-top: 7px;
}
div.info_panel .phone {
    font-weight: bold;
}

.charcount {
  color: #666;
  font-size: 0.8em;
  margin-right: 15px;
  margin-top: 5px;
  float: right;
}
/* Categories Panel */
#categoriesPanel {
    position: absolute;
    left: 108px;
    top: 97px;
    width: 200px;
    border-color: #ccc;
    text-align: left;
}
#categoriesPanel .hd {
    display: none;
}
#categoriesPanel #all_cats_link {
	font-weight: bold;
}
#categoriesPanel ul {
    margin: 0;
	padding: 5px 0;
}
#categoriesPanel li {
    display: block;

}
#categoriesPanel li a {
    color: #333;
    display: block;
	height: 16px;
    padding: 3px 0 0 13px;
    text-decoration: none;
    font-size: 12px;
}
#categoriesPanel li a:hover {
    background: #fff url( /images/dropdown_arrow.png ) 0 0 no-repeat;
	font-weight: bold;
}

.rss_feed {
  float: right;
  margin: 5px;
}

/* used on rss and sitemap.html pages */
.widePanel {
  margin: 20px;
  padding: 10px 35px;
}
.widePanel .column {
  width: 410px;
  float: left;
}
.widePanel h3 {
  color: #006dce;
  font-size: 120%;
  margin: 12px 0 6px;
}
.widePanel .rss {
  margin-left: -24px;
  padding-left: 24px;
  background: url('/images/rss.png') no-repeat top left;
}

/* Ratings Stars */
.guideRatingStars img {
	position: relative;
	top:2px;
}

.login_icons {
  color: #333;
  float: left;
}
.ec_inside .login_icons {
  display: inline;
  margin-top: 4px;
}
.login_icons span {
  float: left;
  display: inline;
  padding: 0px;
}
#nav .login_icons .login_copy {
  color: #999;
  margin: 4px 2px 0;
}
.login_icons .login_copy {
  color: #999;
  margin: 4px 2px 0;
}
.login_icons .icon {
  margin: 2px 2px 0;
}

/* Popular Guides */
#friend_us {
  margin: 0 0 15px 0;
  width: 300px;
}
#friend_us h4 {
  border-bottom: 1px solid #ccc;
  padding: 2px 0;
  margin-bottom: 5px;
}
#friend_us .friend {
  margin-right: 10px;
}
#friend_us .friend a {
  color: #322e22;
}
#friend_us .friend img {
  vertical-align: bottom;
  margin-right: 2px;
  margin-bottom: -4px;
}

/* Choice Guides */
#choice_guides {
  background: #fff;
  color: #333;
  margin: 0 10px 20px;
}
#choice_tabs {
  margin: 0;
  float: left;
}
#choice_tabs li {
  font-weight: bold;
  float: left;
  text-align: center;
  margin: 0 5px 0 0;
  padding: 0 0 9px 0;
  border-bottom: none;
  width: 96px;
}
#choice_tabs li#nearby_tab {
  margin: 0;
}
#choice_tabs a {
  background-color: #e9e9e9;
  color: #666;
  padding: 6px 0;
  display: block;
  text-align: center;
}
#choice_tabs a:hover {
	color: #322E22;
  text-decoration: none;
}
#choice_tabs .selected {
  color: #fff;
  background: url('/images/tab_caret.gif') no-repeat bottom center;
}
#choice_tabs .selected a {
  background-color: #322e22;
  color: #fff;
}
#choice_tabs .selected a:hover {
	color: #fff;
}
#choice_guides ul.guides {
	float: left;
	margin: 0;
	padding: 5px 0 0;
}
#choice_guides ul.guides li {
	width: 300px;
	margin: 5px 0;
	padding: 0;
	float: left;
	display: inline;
  	list-style-type: none;
}
#choice_guides ul.guides .other_icon {
	float: left;
	margin: 0 10px 0 0;
}
#choice_guides ul.guides .other_title {
	float: left;
	width: 240px;
}
#choice_guides ul.guides a {
	font-weight: bold;
}
#choice_guides ul.guides li.bottom {
	margin: 5px 0 0;
	font-weight: normal;
}
#choice_guides ul.guides li.bottom a {
	font-weight: normal;
}
#choice_guides ul.guides li.bottom a img {
	position: relative;
	top: -2px;
	vertical-align: bottom;
}
#choice_guides ul.guides li.bottom .rss a img {
	top: -1px;
}
#choice_guides ul.guides .rss img {
	vertical-align: bottom;
}

/* Image Buttons */
.btnRedDiscuss {
  float: right;
  background-color: #fff;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  margin: 0 -1px 0 0;
  padding: 0;
}
.btnRedDiscuss:hover {
  text-decoration: underline;
}
.btnRedDiscuss span {
  background: #fff url( /images/button_discuss.png ) right top no-repeat;
  display: inline-block;
  padding: 0 20px 0px 0;
}
.btnRedDiscuss span span {
  background: #fff url( /images/button_discuss.png ) left top no-repeat;
  display: inline-block;
  padding: 4px 0 5px 20px;
}

.btnRedSubmitOnGray {
  background-color: #e9e9e9;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.btnRedSubmitOnGray span {
  background: #e9e9e9 url( /images/button_red_sm.gif ) right bottom no-repeat;
  display: inline-block;
  padding: 0 20px 0px 0;
}
.btnRedSubmitOnGray span span {
  background: #e9e9e9 url( /images/button_red_sm.gif ) left bottom no-repeat;
  display: inline-block;
  padding: 2px 0 3px 20px;
}
.btnRedSubmitOnWhite {
  background-color: #fff;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.btnRedSubmitOnWhite span {
  background: #fff url( /images/button_red_sm.gif ) right top no-repeat;
  display: inline-block;
  padding: 0 20px 0px 0;
}
.btnRedSubmitOnWhite span span {
  background: #fff url( /images/button_red_sm.gif ) left top no-repeat;
  display: inline-block;
  padding: 2px 0 3px 20px;
}

.location_entry .icon {
  float: left;
  margin-right: 10px;
  padding-bottom: 10px;
}
.location_entry div.info {
  float: left;
  width: 258px;
}
.location_entry div.desc {
  clear: left;
}
.location_entry .link {
    font-size: 14px;
    font-weight: bold;  
}
.location_entry .city {
    color: #999;
}

.description .copyright,
.description .copyright a {
  padding-top: 5px;
  font-size: 10px;
  color: #666;
}

.search_term {
  color: #690;
}
.search_clear {
  font-weight: normal;
}

