.description_small {
    font-family: verdana, arial, sans-serif;
    font-size:10px;
    color:#555555;
    font-weight:normal;
    padding-left: 9px;
    padding-right:3px;
             }

             .description {
     font-family: verdana, arial, sans-serif;
     font-size:11px;
     font-weight:bold;
   }

   .dotted_line_white { font-size:10px; color:#FFFFFF; line-height:10px; border-bottom: dotted 1px #b9b9b9; padding-top:10px;}

   #redhover a{
	color:#FF0000;
	font-weight:normal;
        text-decoration:underline;
}

#redhover a:hover{
	color:#FF0000;
	font-weight:normal;
        text-decoration: 1px dotted #ff0000;
}