/* The Security title */
.Security_Title
{
   height: 35px;
   padding-top: 10px;
   padding-left: 10px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #333333;
   vertical-align: top;
   background-image: url(/upload/images/InfoDataSheet_Bk.png);
   background-repeat: repeat-x;

}
