#customerlettercontainer
{
padding:6px;
padding-left:10px;padding-top:8px;
font: 13px Verdana, Tahoma, Arial;
height:89px;
width:100%;
margin-bottom:7px;
/*background: url("images/fanmailback.gif") no-repeat;*/
}

/*#customerlettercontainer:hover
{
background-color:#b4dc90;
}*/


#lettersmallimage
{
width:15%;height:100%;
float:left;
}

#lettersummary
{
font-size:13px;
/*color:#ffcccc;*/
margin-left:10px;
width:80%;
padding-left:10px;
float:left;

}

#customercomment{padding-left:10px}

#quotetext {}

#readfulltextlink:A {font: 10px;}

#customername
{
float:left;
margin-top:5px;
font-weight:bold;
}


#lettermask
{
position: absolute;
width: 100%;
height: 100%;
left: 0em;
top: 0em;
z-index: 2;
align: center;
display:none;
/*opacity: 0.8;
filter:alpha(opacity=80);*/
}

#letterviewbox
{
width: 652px;
height: 800px;
padding:10px;
margin:20px;
/*background-color:#6aba22;*/
/*border:solid 1px #464646;*/
position:relative;
background:url(images/letterfullbackground.gif);

}

#letterimage
{
margin-top:10px;
border:solid 1px;
float:center;
}

#letterviewboxmenu
{
color:#FFFFFF;
font-weight:bold;

}










