/* ================================
    CSS STYLES for Module RandomTestimonial
   ================================
*/

.Test_MainGrid
{
 font-family: arial, sans-serif; 
 font-size: 12px;
}
table.Test_MainGrid
{
}
.Test_Pager
{
 font-weight:  bold;
 font-size: 9pt;
 font-family: arial, Arial, Helvetica;
 line-height: 3em;
}
tr.Test_Pager td span, tr.Test_Pager td a
{
 border: solid 1px #666;
 padding: 2px 6px 1px 6px;
 text-decoration: none;
}

tr.Test_Pager td a:hover
{
 background-color: #999;
 color: white;
 text-decoration: none;
}

div.Test_Head
{
	color:#6D6E65;
 padding-top: 20px;
 font-size: 10pt;
 font-weight: bold;
}
div.Test_Date
{

 display: inline;
 padding-right: 20px;
}
div.Test_Name
{
 display: inline;
}
div.Test_Body
{
 padding-top: 10px;
}
div.Test_Thumb
{
 display: inline;
 vertical-align: top;
 padding-right: 20px;
}
div.Test_BodyText
{
 display: inline;
 vertical-align: top;
}
div.Test_Control
{
 padding-top: 10px;
 text-align: right;
}
div.Test_Popup
{
 position: absolute;
 display: none;
}
.Test_Picture
{
 margin: 10px 0px 10px 0px;
}

div.Confirm_Title
{
 font-family: arial, sans-serif; 
 font-size: 18px;
 color: #003366;
 font-weight: bold;
}
div.Confirm_Description
{
 font-family: arial, sans-serif; 
 font-size: 12px;
 margin: 10px;
}
div.Confirm_Buttons
{
 font-family: arial, sans-serif; 
 font-size: 12px;
 margin-top: 20px;
}
div.Confirm_Buttons a, div.Confirm_Buttons a:link, div.Confirm_Buttons a:visited
{ color: #333333; border: 1px solid #000; background: #D4D7C4; padding: 2px 3px 3px 4px; font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
div.Confirm_Buttons a:hover, div.Confirm_Buttons a:active
{ color: #F8FFEA; border: 1px solid #000; background: #6B6C63; padding: 2px 3px 3px 4px; font-family: arial; font-weight: bold; font-size: 11px; text-decoration: none; height: 20px; }
