﻿
/*** Quote Media style ****/
#qmmt
{
 max-height: 200px;
 height: 200px;
 overflow: hidden;
}
.qmmt_header_bar
{
 display: none;         
}
.qmmt_main
{
 border: none;         
}
.qmmt_cycle td
{
 padding: 2px;
 background-color: #F5F6F0; 
}
.qmmt_main td
{
 padding: 2px;
 background-color: #F5F6F0; 
}
a.qmmt:active
{
 color: #004BA3;
 text-decoration:none !important;
 font-size: 10px;
 font-family:tahoma,trebuchetArial,sans-serif;
}
a.qmmt:hover
{
 color: #004BA3;
 text-decoration:none !important;
 font-size: 10px;
 font-family:tahoma,trebuchetArial,sans-serif;
}
a.qmmt:visited
{
 color: #004BA3;
 text-decoration:none !important;
 font-size: 10px;
 font-family:tahoma,trebuchetArial,sans-serif;
}
a.qmmt:link
{
 color: #004BA3;
 text-decoration:none !important;
 font-size: 10px;
 font-family:tahoma,trebuchetArial,sans-serif;
}
/*** End Quotemedia style ***/
