/*------------------------------STEPS tabs---------------------------------------*/

#steps_st1 th{
background:url(images/steps/st1.png) no-repeat;
width:380px;
height:63px;
padding-left:80px;
color:#fff;
font-weight:bold;
font-size:16px;
text-align:left;

}


#steps_st2 th{
background:url(images/steps/st2.gif) no-repeat;
width:380px;
height:63px;
padding-left:80px;
color:#fff;
font-weight:bold;
font-size:16px;
text-align:left;
}


#steps_st3 th{
background:url(images/steps/st3.gif) no-repeat;
width:500px;
height:63px;
padding-left:80px;
color:#fff;
font-weight:bold;
font-size:16px;
text-align:left;
}


#steps_b1{

}


#steps_b2{

}


#steps_b3{

}



.steps_content{
border:solid #DDDDDD 1px;
background:#F9F9F9;
width:360px;
padding:10px 30px 10px 10px;
margin-left:60px;
color:#333;
}

.steps_content p{ padding-top:0px; margin-top:0px;}


#job_signup{ background:url(images/steps/buttonh.png) no-repeat; width:240px; height:40px; border:none; color:#ccc; font-weight:bolder; margin-top:3px; cursor:pointer;}


#job_signup:hover{ background:url(images/steps/button.png) no-repeat; color:#FFFFFF;}


#adv_signup{ background:url(images/steps/button.png) no-repeat; width:240px; height:40px; border:none; color:#ccc; font-weight:bolder; margin-top:3px; cursor:pointer;}


#adv_signup:hover{ background:url(images/steps/buttonh.png) no-repeat; color:#FFFFFF;}
/*------------------------------STEPS tabs---------------------------------------*/
