/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
ul, ol, li
{
    margin: 0;
    padding: 0;
}

ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
}
q:before, q:after
{
    content: '';
}

/* News Clips PDF */


.showPDFClip
{
    width: 100% !important;
}

.pdfTank
{
    margin-right: 30px;
    background: #c8c8c8;
    width: 794px !important;
    float: left;
}
.pdfTanknew
{
    background: #c8c8c8;
    width: 794px !important;
    float: left;
    margin-right: 30px;
}

/*
.thumbimage img
{
    width:160px;
    height:180px;
    overflow:hidden;
    clear:both;
}*/


/*
.thumbimage > img:hover 
{
border: 2px solid #727272; -ms-transform:scale(1.2,1.4); /* IE 9
-webkit-transform:scale(1.2,1.4); /* Chrome, Safari, Opera
transform:scale(1.2,1.4); /* Standard syntax }
/*