#content a,
#content a:active {
    font-weight: bold;
}
#quicklinks li {
    padding: 3px 0;
}
#content hr {
    margin: 15px 0;
}
#content h2.title  {
    background: url('../imgs/fist.gif') no-repeat scroll center left;
    padding-left: 30px;
    height: 15px;
}
#content h2,
#content h3
{
    color: white;
    font-size: 1.2em;
    margin-top: 1.8em;
    margin-bottom: 0.8em;
}
#content h5 {
}
#main {
    margin-top: 20px;
}
#related,
#details {
    width: 365px;
}
#related {
    float: left;
}
#details {
    margin-left: 395px;
}
#quicklinks a {
    display: block;
    padding: 3px;
    margin: -3px;
    padding-left: 22px;
}
#quicklinks .selected a {
    color: rgb(255,0,102);
}
#courses ul {
    list-style-type: none;
}
#details ul {
    list-style-type: none;
}
#quicklinks #admission a {
    background: url('../imgs/admission.png') no-repeat scroll 3px top;
}
#quicklinks #brochure_txt a {
    background: url('../imgs/download.png') no-repeat scroll 5px top;
}
#quicklinks #project_gallery a {
    background: url('../imgs/gallery_txt.png') no-repeat scroll 4px top;
}
#quicklinks #enquiry_txt a {
    background: url('../imgs/enquiry.png') no-repeat scroll 8px top;
}
