/********************************************
* TechFinders
* Developed by I-ology
* http://www.i-ology.com
*
* Created 5/04/06 - AC
*
* Candidate Services Style Definitions
********************************************/


/*********************************
* HTML Mods 
*********************************/

body {
    background: #E8E3DA url(/images/bg_interior.jpg) top center repeat-x;
}

/*********************************
* Lists 
*********************************/

#left-column ul {
    list-style: none;
}

#left-column ul li {
    background: url(/images/bullet.gif) no-repeat 0 3px;
    padding-left: 15px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    color: #333;
    border-bottom: 1px solid #E6E3DE;
}

/*********************************
* Layout Definitions
*********************************/

#nav {
    margin: 72px 0 0 0;
}

h1#ttl-testimonials {
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/ttl_testimonials.jpg) top left no-repeat;
}

h2#hdr-word-is-out {
    height: 16px;
    margin-bottom: 10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_word_is_out.gif) top left no-repeat;
}

#main-photo {
    float: right;
    width: 452px;
    height: 147px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/interior_photo2.jpg) top left no-repeat;
}

#join-team {
    padding-bottom: 18px;
}

#join-team h2 {
    height: 16px;
    margin-bottom: 11px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_join_team.gif) top left no-repeat;
}

#join-team a {
    font-size: 11px;
}

em {
    display: block;
    margin-top: 5px;
}