/* The big title */
div.Download247Pro_Title
{
   height: 35px;
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   vertical-align: top;
   background-image: url(/upload/images/products/Download24-7Pro_Bk.png);
   background-repeat: repeat-x;

}



/* The big title */
div.Download247Pro_Title h2
{
   padding-left: 130px;
   font-size: 13px;
   font-weight: bold;
   padding-top: 10px;
  
}

/* The content */
p.Download247Pro_Content
{
  padding-left: 14px;
  padding-right: 14px;
  padding-top: 15px;
}

/* Table style for requirement  */
table.Download247Pro_Table{
 border-width:1px; 
 border-style:solid; 
 border-color:#CCCCCC;
 border-collapse:collapse;
 background-color: #F2F3F3;
 margin-top: 15px;
 margin-left: 15px;
}


/* Style for cells */
table.Download247Pro_Table td {
 border-width:1px; 
 border-style:solid; 
 border-color:#CCCCCC;

}


/* Style for title  */
td.Download247Pro_Table_BigTitle{
  font-weight: bold;
  font-size: 12px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

/* Style for title  */
td.Download247Pro_Title{
  width: 150px;
  font-weight: bold;
  font-size: 12px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Style for data */
td.Download247Pro_Data{
  width: 650px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
