
/*
 	This css file is required by non-site-based
	html that points to VeryWellSaid.com 
*/


.envelope
{
 border: 1px solid black;
 background-color: #E9EDF2; 

}


table#publisher_categories {
    font-size:11px;
    
    background-color: #E9EDF2; 
    
    border: solid #000 1px;
    width: 160px;

}






table#publisher_categories td.toprated {
    padding: 0px;
    border-left-width:0px;
    font-size:.85em;
    margin-left:2px;
    
    
}




table#publisher_categories td.topselling {
    padding: 0px;
    border-right-width:0px;
    width:60%;
    margin-left:2px;
    

    
}


a.blue:link {color: #0000FF}
a.blue:visited {color: #0000FF}
a.blue:hover {color: #0000FF}
a.blue:active {color: #0000FF}

.data {
    color: #000000;
    text-align: right;
    background-color: #CCCCCC;

}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;

}