/* 
Document   : style
Created on : 2009-1-12, 11:54:55
Author     : Administrator
Description:
Purpose of the stylesheet follows.
*/

/* 
TODO customize this sample style
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.jobSeekers_content{
    clear:both;
    width:auto;
    border:1px solid #AACCEF;
    padding:10px;
    margin-bottom:10px;
}
.job_left_ad{
    clear:both;
    padding:0;
    margin:0px 0px 10px 0px;
    border:0;
}
.job_left_ad img{
    border:0;
    margin:0;
    padding:0;
}
.enter_list{
    width:230px;
    padding:2px;
    margin:0;
    border:0;
}
.enter_list p{
    padding:1px;
    border:0;
    margin:0;
    font-size:9pt;
    color:#0F3A5C;
}
.enter_list p a{
    font-size:9pt;
    color:#0F3A5C;
}
.enter_list p a:hover{
    font-size:9pt;
    color:#0F3A5C;
}
.enter_list p.jobName a{
    font-weight:bold;
    font-size:14px;
    color:#0F3A5C;
}
.enter_list p.jobName a:hover{
    font-weight:bold;
    font-size:14px;
    color:#0000FF;
}
.enter_list p img{
    border:0;
    padding:0;
    margin-right:2px;
    vertical-align:	middle;
}
.starResume{
    clear:both;
    margin:0;
    padding:0;
    border:0;
    height:110px;
}
.starResume p{
    margin:0;
    padding:2px 0px 5px 0px;
    border:0;
    line-height:18px;
}
.starResume p.title{
    font-size:14px;
    color:#1F376D;
    font-weight:bold;
    text-decoration:underline;
    background-color:#CCC;
}
.starResume p.title_two{
    font-size:14px;
    color:#1F376D;
    text-decoration:none;
}
.starResume p.title a{
    font-size:14px;
    color:#1F376D;
    font-weight:bold;
    text-decoration:underline;
}
.starResume p.title a:hover{
    font-size:14px;
    color:#0000FF;
    font-weight:bold;
    text-decoration:underline;
}
.starResume p.sumary{
    font-size:10pt;
    color:#3A3A3A;
}
.starResume p.sumary a{
    font-size:10pt;
    color:#1F376D;
}
.starResumet p.sumary a:hover{
    font-size:10pt;
    color:#0000FF;
}
.starResume img{
    float:left;
    border:1px solid #CCC;
    margin:0px 8px 5px 0px;
    padding:0;
    width:82px;
    height:102px;
}
