
/* pre-existing styles */
td{font-family:Tahoma; font-size:11px;}
a{text-decoration:none;}
.left{color:#000000}
.left:hover{text-decoration:underline;}


/*  */

#cert4_table td
{
   padding: 5px;
   text-align: center;
}

#cert4_table td a:hover, #left a:hover , #main a:hover 
{
   text-decoration: underline;
}

#left a, #main a
{
   color: #00f;
}

#left .course
{
   border-bottom: 2px dotted #ddd; 
   margin: 20px 0px; 
   margin-top: 20px; 
   padding-bottom: 10px;
}

#left .course .details
{
   font-size: 10pt; 
   font-weight: bold; 
   margin-left: 5px; 
   text-align: center;
}

#pagetitle
{
   height: 194px; 
   background-image: url(../images/pagetitle_background_fill.png); 
   font-family: tahoma, arial;
}

#pagetitle #pt_inner
{
   width: 780px; 
   height: 194px; 
   background-image: url(../images/pagetitle_background.png); 
   border: 0px solid #f00;
}

#pagetitle #pt_inner #pt_text
{
   width: 305px; 
   margin-left: 268px; 
   font-size: 18pt; 
   text-align: right; 
   padding-top: 30px;
   border-left: 0px solid #000; 
}

#Testimonials, #upgrade
{
   font-family: Tahoma; 
   font-size: 11px;
   text-align: center;
   margin-top: 30px;
}