/* PMZ Body Styles Start */
/**** HTML Element definitions ****/
  * { margin:0; padding:0; }

  img { behavior: url(/iepngfix.htc) }

  img { border:0;}

  html {
  }

  body {
    background: #ffffff url(/images/header-bg.gif) repeat-x;
    cursor: default;
    color: #333333;
    font-size:13px;
    line-height:1.5em;
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;;
  }

  p {
    padding-bottom:6px;
  }

  a {
    color: #ff6600;
    text-decoration: underline;
  }

  a:hover {
    text-decoration: none;
  }

  input {
    border:1px solid #b1b1b1;
    font-size:13px;
    padding:2px;
  }

  .dropDown {
    cursor:pointer;
    background:#ffffff url(/images/drop-down-gray.gif) no-repeat;
  }

  #doc {
  }

  #hd {
    width: 968px;
    min-width: 968px;
    margin: 0 auto;
    background: #fff url(/images/header-bg.gif);
  }

  #bd {
    width: 968px;
    min-width: 968px;
    margin: 0 auto;
  }

  body.printPage {
    background:none;
  }

  .printPage #hd {
    width:740px;
    min-width:740px;
  }

  .printPage #bd {
    width:740px;
    min-width:740px;
  }

  .printPage #ft {
    width:740px;
    min-width:740px;
    margin:0 auto;
    background: none;
  }

  #ft {
    background:url('/images/footer-bg.gif') repeat-x;
  }

  #ft a {
    text-decoration: none;
  }

  #ft a:hover {
    text-decoration: underline;
  }

    #header-logo {
      padding-top:3px;
    }

  #loginDiv {
    background:url(/images/login-bg.gif) top right no-repeat;
    font-size:11px;
    text-align:right;
    padding:6px 9px 9px 0;
  }

  #loggedinDiv {
    background:url(/images/loggedin-bg.gif) top right no-repeat;
    font-size:11px;
    text-align:right;
    padding:7px 16px 6px 0;
  }

    #loginDiv a {
      text-decoration: underline;
    }

  #frontSearchBox {
    background:url(/images/front-search-bg.gif);
    width:613px;
    height:196px;
    color:#007dca;
  }

    .frontSearchBoxSection {
      padding:14px 0 0 16px;
      clear:both;
    }

    .frontSearchBoxSection a{
      text-decoration:underline;
    }

    .searchTab {
      width:106px;
      height:21px;
      padding-top:4px;
      margin-left:5px;
      float:left;
      text-align:center;
      font-size:12px;
      cursor:pointer;
    }

    .searchTabOn {
      background:url(/images/search-tab-on.gif);
      color:#007dca;
      font-weight:bold;
      text-shadow: #9dcafd 1px 1px 1px;
    }

    .searchTabOff {
      background:url(/images/search-tab-off.gif);
      color:#709dcd;
      text-shadow: #ffffff 1px 1px 0px;
}

  #frontSearchBox input {
    border:1px solid #87beff;
  }

  input.elbtn {
    border:0px;
    padding:0;
  }

  #frontSearchBox input.elbtn {
    border:0px;
    padding:0;
  }



  #moreOptions {display:block;}

  #frontSearchBox label {
    display:inline-block;
    margin-bottom:4px;
    font-size:13px;
  }

  #frontSearchBox #searchLocation {
/*    width:525px; *?
/*    border-right:0px; */
  }

  #frontSearchBox .price {
    width:34px;
    background:#ffffff url(/images/dollar-sign.gif) 2px 3px no-repeat;
    padding-left:14px;
    text-align:right;
  }

  #frontSearchBox .bedsbaths {
    width:44px;
    cursor:pointer;
    background:#ffffff url(/images/drop-down.gif) 28px 0px no-repeat;
  }


.agentLanguage, .agentCity, .defSelect  {
  width: 175px;
  cursor:pointer;
  background:#ffffff url(/images/drop-down-gray.gif) top right no-repeat;
  text-align:left;
}

.defSelect  {
  width: 105px;
}

#agentLang_options, #agentCity_options {
  max-height:200px;
  overflow:auto;
}

div.tabpanels {
margin-top:1px;
height:390px;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #ddd;
  margin:0;
  padding:0;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #eee;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}
div.autocomplete ul li .informal{
  color:#999999;
}

  .hint {
    color:#808080;
  }

  div.pagination {
    margin: 4px 5px 4px 5px;
  }

  .spacer {
    height: 10px;
    clear:both;
    display:block;
  }


  table, td {
    border: 0;
  }

/**** Class definitions ****/
  .alignLeft {
    text-align: left;
    margin-right: auto;
  }

  .left {
    text-align: left;
    margin-right: auto;
  }

  .alignCenter {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .alignRight {
    text-align: right;
    margin-left: auto;
  }

  .right {
    text-align: right;
    margin-left: auto;
  }

  .lg1 {
    font-size: 14px;
  }

  .lg2 {
    font-size: 16px;
  }

  .lg3 {
    font-size: 18px;
  }

  .lg4 {
    font-size: 22px;
  }

  .sm1 {
    font-size: 11px;
  }

  .sm2 {
    font-size: 9px;
  }

  .sm3 {
    font-size: 8px;
  }

  .bold {
    font-weight: bold;
  }

  .nowrap {
    white-space: nowrap;
  }

  .bulletlist {
  }

  .bulletlist li {
    margin-bottom: 10px;
    border: 1px solid #ffd600;
    background: #fffdd5;
    padding: 8px;
  }

  .bulletlist img {
    margin-bottom: -2px;
  }

  .noBullets li {
    list-style-type: none;
  }

  .hand {
    cursor: pointer;
  }

  a.hand:hover {
    cursor: pointer;
    text-decoration: underline;
  }

  .capital {
    text-transform: uppercase;
  }

  .colorBlue {
    color: #007dca;
  }

  .colorOrange {
    color: #ff6600;
  }

  .colorGray {
    color: #aaa;
  }

  .pageTitle {
    color: #007dca;
    font-weight: bold;
    font-size: 20px;
    padding: 20px 0px;
  }

  .moduleTitle {
    color: #007dca;
    font-weight: bold;
    margin-bottom: 8px;
    text-shadow:0 1px 1px rgba(255, 255, 255, 0.7);
  }

  .itemTitle {
    color: #007dca;
    font-weight: bold;
  }

  .bodyText {
  }

  .bodyTextNew {
    background-color: White;
    border-top: thin solid #CCCCCC;
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 85%;
    padding-bottom: 4px;
    padding-left: 20px;
  }

  .printonly {
    display: none !important;
  }

  .srHeader {
    font-weight: bold;
    font-size: 11px;
  }

  .tip {
    padding: 10px;
    padding-left: 32px;
    border: 1px solid #ffd600;
    background: #fffdd5;
    font-size: 11px;
  }

  .alert {
    padding: 10px;
    padding-left: 32px;
    border: 1px solid #ffd600;
    background: #fffdd5 url('/images/error.gif') 10px 14px no-repeat;
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 85%;
  }

  .alert a {
    font-weight: bold;
  }

  .warning {
    font-size: 11px;
    padding: 10px;
    padding-left: 32px;
    border: 1px solid #e56255;
    background: #ffd0d0 url('/images/exclamation.gif') 10px 14px no-repeat;
  }

  .warning a {
    font-weight: bold; color: #1E5491;
  }

  /*input, textarea, select{
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
    }*/
/* PMZ Body Styles End */

/* PMZ Button Styles Start */

/* PMZ Button Styles End */


/* PMZ loginBlock Styles Start */

  #loginBlock {
    font-family: arial,helvetica,clean,sans-serif;
     color: #666666;
  }

  #loginBlock table.loginTable {
    width: 760px;
    height: 25px;
    margin: 0 10px 0 10px;
  }

  #loginBlock table.loginTable td {
  }

  #loginBlock span.blueLogin {
    font-size: 85%;
    font-weight: bold;
    color: #007dca;
  }
/* PMZ loginBlock Styles End */

/* PMZ mypmzBlock Styles Start */
  #mypmzBlock a {
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 85%;
  }

  #mypmzBlock #mypmzMenu {
    background: #fffdd5;
    border-bottom: 1px solid #6db462;
    padding: 10px;
    text-align: center;
    height: 33px;
  }

  #mypmzBlock #mypmzMenu table {
    text-align: center;
    width: 100%;
    height: 33px;
  }
/* PMZ mypmzBlock Styles End */

/* PMZ breadcrumbsBlock Styles Start */
  #breadcrumbs {
  }

  #breadcrumbsBlock {
  font-size:12px;
  }

  #breadcrumbsBlock a {
    /*color: #007dca;*/
    display: block;
    float: left;
    padding: 0px 0;
  }

  #breadcrumbsBlock div.final {
    font-weight: bold;
    color: #007dca;
  }

  #breadcrumbsBlock span.bcSep {
    color: #FF6600;
    font-weight: normal;
  }

  #breadcrumbsBlock #myAgent {
    float: right;
    margin-top: 2px;
    *margin-top: 4px;
  }

  #breadcrumbsBlock #myAgent img {
    vertical-align: top;
  }

  #breadcrumbsBlock #myAgent a {
    vertical-align: middle;
    color: #ff6000;
    float: none;
    display: inline;
  }
/* PMZ breadcrumbsBlock Styles End */

/* PMZ footerBlock Styles Start */

  #footerBlock {
  	border-top: 1px solid #ccc;
  	margin: 0 10px 0 10px;
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 85%;
    padding: 10px 10px 20px 10px;
    color: #000;
  }

  #footerBlock a {
    color: #000;
  }

  #footerBlock #hudLogo {
    float: right;
  }

  #footerBlock #agentLogin {
    float: left;
    text-align: center;
  }

  #footerBlock #agentLogin img {
    vertical-align: top;
  }

  #footerBlock hr {
    border: 1px solid #C0C0C0;
    display: none;
  }
/* PMZ footerBlock Styles End */


  #terms p {
    margin-top: 10px;
  }

/*  .field {
    border: 1px solid #B7B7B7;
    border-right: rgb(228, 228, 228);
    border-bottom: rgb(228, 228, 228);
    }
*/

/* PMZ Block Styles End */

/* PMZ contentHeaderBlock Style Start */

  #contentHeaderBlock p {
    margin-left: 10px;
  }

  #contentHeaderBlock table {
  }


/* PMZ contentHeaderBlock Style End */


/* PMZ Module Block Style Start */

  .moduleblock {
    margin: 10px 0 0px 0px;
    padding: 12px;
    background: url('/images/test-mod-bg3.gif') top left no-repeat;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
  }

  .moduleblock input[type="text"], .moduleblock input[type="password"],.moduleblock textarea, .moduleblock select {
  }

  .moduleblock div.moduleTitle {
  }

  .moduleblock h1 {
    margin: .25em 0px;
  }

  #flyer .moduleblock {
    background: url('/images/test-mod-bg-flyer.gif') top left no-repeat;
  }

  .moduleblock td {
    /*border: 0px;*/
  }

  .moduleblock img {
    /*border: 1px solid #6F9FC5;*/
    padding-right: 10px;
  }

  .moduleblock p {
    font-size: 93%;
    color: #666;
    line-height: 1.4em;
  }

  .moduleblock a.moreLink {
    font-size: 85%;
    text-align: right;
    display: block;
    clear: both;
  }

  .moduleblock ul li {
    list-style-type: none;
    font-size: 93%;
    margin-bottom: .15em;
  }

/*.moduleblock, .moduleblock .sb-inner { background:#ffffff url('/images/module_bg_grad.gif') repeat-x; }
.moduleblock .sb-shadow { background:#333333; }
.moduleblock .sb-border { background:#8cd6fd; }*/

/* PMZ Module Block Style End */

/* PMZ Header Block Style Start */

  .pageheader {
    font-size: 107%;
    color: #1E5491;
    font-weight: bold;
  }

  .pageheaderblock {
    margin: 5px 0 10px 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #d5d0bd;
  }

  .pageheaderblock img {
    border: 1px solid #d5d0bd;
    float: left;
    margin-right: 5px;
    padding: 3px;
  }

  .pageheaderblock p {
    margin-bottom: 5px;
    line-height: 20px;
  }
/* PMZ Header Block Style End */

/* PMZ Prop Search Options Style Start */
  .propsearchoptions ul li {
    height: 24px;
  }

  .propsearchoptions label {
    width: 110px;
    position: absolute;
    text-align: right;
    line-height: 21px;
  }

  .propsearchoptions select, .propsearchoptions input {
    margin-left: 120px;
  }
/* PMZ Prop Search Options Style End */

/* MiniModule Style Start */
  .minimodule {
    background: #fffdd5;
    border: 1px solid #ffd600;
    padding: 12px;
    padding-bottom: 15px;
  }

  .minimodule ul {
    margin: .25em;
    margin-left: .75em;
  }

  .minimodule select {
    width: 90px;
  }

  .minimodule ul li {
    list-style-type: none;
  }

  .minimodule img {
    border: 0px;
    text-decoration: none;
    padding: 2px 10px 2px 0;
    vertical-align: middle;
  }

/*.minimodule, .minimodule .sb-inner { background:#fffdd5;}
.minimodule .sb-shadow { background:#333333; }
.minimodule .sb-border { background:#ffd600; }*/

/* MiniModule Style End */

/* Login Module Style Start*/

  #login {
  }
/* Login Module Style End */

/* custom PMZ Login Menu Style */

  #rssfeed img{ display:none }
  #rssfeed span{ display:none }

  #rssfeed p {display:none}
  #rssfeed p.newsAlt {display:block}
  #rssfeed p.newsAltLink {display:block}
  #rssfeed p.news {display:block}

  #resultsres th {
    padding: 1px 2px;
    color: #007dca;
    background: url(/images/results-th-bg.jpg) bottom repeat-x;
    border: 0;
    border-bottom: 1px solid #d2d0c8;
  }

  #resultsres td {
    padding: 2px 2px;
    border-bottom: 1px solid #d2d0c8;
    line-height: 1.5;
    font-size: 11px;
  }

  /* Flyer Toolbox  */

  #flyertoolbox p {
    line-height: 20px;
    margin-bottom: 5px;
  }

  #flyertoolbox img {
    float: left;
    margin-right: 5px;
    padding: 3px;
  }


/*  capsule input buttons begin */

  .btn {
    background: url('/images/test-button-left.gif') top left no-repeat;
    width: auto;
    margin-left: 4px;
    text-align: center;
  }

  .btn a {
    text-align:right;
    background: url('/images/button-right.gif') top right no-repeat;
    height: 18px;
    padding: 2px 10px 0 10px;
    *padding: 3px 10px 0 10px;
    display: block;
    color: #ff6000;
    font-weight: bold;
    cursor: pointer;
    font-size: 9px;
    text-align: center;
    margin-bottom: -2px;
  }

  .btn a:hover {
    color: #007dca;
    text-decoration: none;
  }

  .capsulebutton {
    background: transparent url(/images/test-button-left.gif) repeat scroll 0%;
    border: medium none;
    color: #FF6000;
    cursor: pointer;
    font-size: 85%;
    font-weight: bold;
    height: 18px;
    padding-left: 7px;
    padding-right: 0px;
    padding-top: 0px;
    width: auto;
  }

  .capsulebutton:hover {
    color: #007dca;
  }

/* capsule input buttons end */

/*  orange input buttons begin */

  .orangeButton {
    background: url('/images/button.png');
    width: 125px;
    height: 22px;
    padding: 3px 0px 0 0;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    font-family: tahoma,arial,helvetica,clean,sans-serif;
    font-size: 11px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
  }

  .orangeButtonSmall {
    background: url('/images/button-small.png');
    width: 86px;
    height: 22px;
    padding: 3px 0px 0 0;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    font-family: tahoma;
    font-size: 12px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);
  }

/* orange input buttons end */

/*  footer links */

  .footerlinks a {
    color: #666;
    font-size: 11px;
  }

  .footerlinks {
    color: #666;
    font-size: 11px;
  }
/* footer links end */

.communityRE {
  width: 500px;
  margin-bottom:15px;
}

.communityRE td {
  border: none;
  text-align: center;
  padding: 5px 0;
}

.communityRE tr {
  border-bottom: 1px solid #ccc;
}

img, div.orangeButton { behavior: url(/iepngfix.htc) }

table {border-collapse: separate;}

.frontColHeader {
  color:#007dca;
  font-size: 17px;
  text-shadow: #ffffff 1px 1px 0px;
}

.whatsThis {
  color:#ff6600;
  text-decoration:underline;
  cursor:pointer;
  font-size:9px;
  display:inline-block;
  float:right;
  margin-right:8px;
}
.tooltip {
  color:#000;
  background:#fffbcf;
  border: 1px solid #ffe900;
  font-size:11px;
  font-family:arial;
  padding:6px;
  max-width:140px;
  text-align:center;
  text-shadow: none;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
}

#menu {
	width: 100%;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90
}

#menu  ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 13px;
	list-style-type: none;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: bold;
	background: transparent;
	text-decoration: none;
	color: #007dca;
	margin: 0;
  padding:13px 6px;
  text-shadow: #ffffff 1px 1px 0px;
}

#menu  ul li a:hover {
	color: #458ad1;
	text-decoration: none;
  text-shadow: #eeeeee 1px 1px 0px;
}

#menu  ul li.sep {
	color: white;
	width:1px;
  height:40px;
  background:url(/images/nav-sep.gif) no-repeat;
	line-height: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background: #fff;
  border: 3px solid #ddd;
  padding:10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
}

#menu  ul.level2 li, #menu ul.level3 li {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
  line-height:18px;
}

#menu ul.level2 li.col2 {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
  border-left:1px solid #ddd;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	float: none;
	display: inline;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: underline;
	color: #007dca;
	margin: 0;
  padding: 0;
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
  color:#ff6600;
}

#menu  ul.level2.homeSearchMenu {
  background: #fff url(/images/home_search_DropDown.gif) bottom right no-repeat;
}

#menu  ul.level2.servicesMenu {
  background: #fff url(/images/services_DropDown.gif) bottom right no-repeat;
}

#menu  ul.level2.agentOfficeMenu {
  background: #fff url(/images/agent_DropDown.gif) top right no-repeat;
}

#menu  ul.level2.communitiesMenu {
  background: #fff url(/images/communities_DropDown.gif) bottom right no-repeat;
}

#menu  ul.level2.myPmzMenu {
  background: #fff url(/images/mypmz_DropDown.gif) bottom right no-repeat;
}

.loadingGraphFinished {
  background: none;
}
.trendsDrop {
  background-position:227px 5px;
  width:240px;
}

.loadingGraph {
  background: url('/images/large-spinner.gif') center center no-repeat;
}

.footerLists {
  font-size:11px;
  margin:10px 0 0 14px;
}

.footerLists li {
  width:132px;
  float:left;
}

.pageSubHead {
  background: url(/images/office-info-bg.gif) repeat-x;
  padding:10px;
  font-size:13px;
}

.infowindow {
  width:250px;
  height:150px;
  overflow:auto;
}

#agentList {
  margin-top:10px;
}

#agentList th, #agentList td {
  border-top:1px solid #ccc;
  padding: 6px 0;
  text-align:left;
}

#agentList th {
  color: #007dca;
}

#agentList img.agentPhoto {
  border:1px solid #ff6600;
  width:60px;
  height:80px;
  margin-right:10px;
}

#homeValueData td {
  padding:10px 0;
}

.grayBg {
  background: #eeeeee;
  border-bottom: 1px solid #dddddd;
}

.searches td, .searches th {
  padding:6px 4px;
}


#agentSideDiv {
  width: 220px;
  margin-left:10px;
  background: #eeeeee;
  border: 1px solid #dddddd;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
}

.agentTools {
  padding: 12px;
  font-size:12px;
  border: 0;
  background: none;
}

.agentTools button{
  width: 67px;
  padding-top: 2px;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 5px;
  text-align: center;
  font-size: 85%;
}

.agentTools button img {
  padding: 2px 4px 2px 0px;
}

.agentTools h4 {
  font-size:12px;
}

.agentTools ul {
  margin: .25em;
  margin-left: .75em;
}



  .agentSearchBoxSection .price {
    width:50px;
    background:#ffffff url(/images/dollar-sign.gif) 2px 3px no-repeat;
    padding-left:14px;
  }

  .agentSearchBoxSection .autocomplete {
    width:auto;
  }

  .agentSearchBoxSection .bedsbaths {
    width:44px;
    cursor:pointer;
    background:#ffffff url(/images/drop-down.gif) 28px 0px no-repeat;
  }

table.spacing td {
  padding:4px 0;
  font-size: 12px;
}

.printPage #ft table.spacing td {
  padding:8px 0;
  font-size: 11px;
}

.agentTitle {
  color: #007dca;
  font-size:24px;
  font-weight:bold;

}

#agentpage {
  font-size:13px;
}

#agentpage td{
  font-size:13px;
}

#agentpage ul {
  margin-left:30px;
}

.sepDiv {
 border-top:1px solid #CCC;
 margin-top:10px;
 padding-bottom:10px;
 height:0px;
}

.disabledBtn {
  filter:alpha(opacity=55);
  opacity:0.55;
}

.enabledBtn {
  filter:alpha(opacity=100);
  opacity:1;
}

.elbtn {
  filter:alpha(opacity=75);
  opacity:0.75;
  cursor:pointer;
  border:0px;
}

.elbtn:hover {
  filter:alpha(opacity=100);
  opacity:1;
}

.myPMZFeatures {
}

.myPMZFeatures div{
  padding-left:90px;
  margin-bottom:18px;
}


/******  REAL INSIGHTS   ******/

#recentVids {
  padding-left:20px;
  list-style-type: none;
}

#recentVids em {
  font-size:11px;
  display:block;
  padding-bottom:10px;
}

#recentVids img {
  float:left;
  padding: 5px 10px 10px 0;
}

.pmzListings li {
  float:left;
  width: 175px;
  height: 140px;
  padding:4px;
  list-style-type:none;
  margin:4px;
  text-align:center;
}

.pmzListings img {
  max-height: 100px;
  max-width:100px;
}

.comCounties {
  font-weight:bold;
}

.comCounties li {
  list-style-type:none;
  font-weight:normal;
}