/*------ 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;
text-align: center;
}

#course_information_table table {
width: 300px;
}

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

#course_information_table table td {
font-size: 0.9em;
}

#course_information_table a {
cursor: hand;
}
