@charset "UTF-8";
/* CSS Document */

div#plw_wrapper {
    position:relative;
}
div#plw_wrapper img {
    border:none;
}
div#plw_html_wrapper {
    height:185px;
    margin:-25px 0 0 10px;
    width:180px;
}
* html div#plw_html_wrapper {
    margin:-20px 0 0 10px;
}
div#plw_html {
    background: url(http://www.powershiftlive.com/customers/propertylive/_images/plw_tray_top.jpg) no-repeat left top;
    padding-top:25px;
    padding-left:5px;
    padding-right:4px;
    height:175px;
}
div#plw_content {
    overflow:auto;
    height:162px;
}
* html div#plw_content {
    height:175px;
}
div.plw_holder {
    cursor:pointer;
    min-height:1%;
    padding-top:5px;
    border-bottom:1px solid #666;
}
* html div.plw_holder {
    height:1%;
}
div.plw_holder:after{
    content:'.';
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
div.plw_holder img {
    float:left;
    margin-left:5px;
    margin-bottom:5px;
}
div.plw_desc {
    float:right;
    width:120px;
    font-family:arial;
    font-size:10px;
}
div.plw_desc p {
    margin:0;
}
div#plw_psbanner {
    width:170px;
    height:20px;
    margin-left:10px;
    padding:3px 5px;
    text-align:right;
    font-size:10px;
    color:#c5c5c5;
    background:url(http://www.powershiftlive.com/customers/propertylive/_images/plw_tray_bottom.jpg) no-repeat left top;
}
div#plw_psbanner a {
     text-decoration:none;
     color:#666;
}
div#plw_tag {
    width:185px;
    text-align:center;
    background: url(http://www.powershiftlive.com/customers/propertylive/_images/plw_link.jpg) no-repeat left top;
	/*background: url(../../../../../../../../images/assests) no-repeat left top;*/
}
div#plw_tag img {
    position:absolute;
    top:7px;
    left:12px;
}
div#plw_tag a#pllink:hover,
div#plw_tag a#plw_tagwords:hover {
    color:#000;
}
div#plw_tag a#plw_tagwords {
    clear:left;
    font-size: 11px;
    text-decoration: none;
    color: #666;
    font-family: arial;
}
div#plw_tag a#pllink {
    display:block;
    padding-top:10px;
    text-decoration: none;
    color: #666;
    font-family: arial;
    font-size: 13px;
}