/*------ course profile ------ */

.sub_img {
border: 1px solid #CC3300;
margin: 0 25px 0 0;
padding: 10px 10px 10px 10px

}


#course_information_table {
border: 1px solid #ccc;
width: 500px;
margin: 10px 0 0 0;
}

#course_information_pdf {
float: right;
display: block;
width: 100px;
text-align: center;
margin: 20px 60px 20px 0;
}

#course_information_table table {
width: 300px;
}

#course_information_table table th {
font-size: 14px;
text-align: right;
font-weight: normal;
padding: 0 10px 3px 0;
}

#course_information_table table td {
font-size: 14px;
}