p{
    line-height: 1.5;
}

body{
    font-family: Helvetica, sans-serif;
}

.wrapper{
	margin-top:25px;
}

.search_wrapper{
	margin-bottom:25px;
}

div.find_part_time_jobs h1 {
    font-size: 26px;
    font-weight: bold;
    text-align: left;
    color:#FF0066;
    padding: 0px;
    margin: 0px;
	
}

div.find_part_time_jobs p {

    margin-top: 10px;
    font-family: sans-serif;
    text-align: justify;
    color: #666666;
}


div.find_part_time_jobs h2 {

    margin-top: 10px;
    font-family: serif;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    color: #333333;
    font-size:20px;
}

#be_part_of_us{
	text-align:center;
}

#be_part_of_us p{
	margin-top:125%;
	font-size:24px; 
	text-align:center; 
	color:#333333;
}

table.jobs_by_location_table{
	font-family: Helvetica;
}	

table.jobs_by_location_table tr{
	height: 21px;
	vertical-align: middle;
	color:#0066ff;
}

table.jobs_by_location_table td{
	padding: 5px;
}

table.jobs_by_location_table td a{
	color: #0066ff;
	font-weight:bold;
}

.grey_row{
	background: #CCCCCC;
}

.employers_ad{
	text-align:center;
}

div#flash_component{
	width:100%;
	height:350px;	
}

.flash_component_wrapper{
	height:475px;
}

.newest_jobs_post{
	height:260px;	
}

table.newest_jobs_table{
    color: #0066ff;
    font-family: sans-serif;
}

table.newest_jobs_table tr:hover > td{
	opacity: 0.4;
}

table.newest_jobs_table td{
	font-weight: bolder;
	padding: 5px;
}

table.newest_jobs_table td a{
	color: #0066ff;
	text-decoration:none; 
	display:block; 
	padding:0px; 
	height:100%;
}

table.newest_jobs_table tr:nth-child(odd){
    background: #CCCCCC;
}

table.newest_jobs_table tr:nth-child(even){
    background: #FFFFFF;
}

div.step_arrows{
    color:#FF0066;
}

div.step_arrows h2{
    font-size:50px;
    font-weight:bold;
	color:#FF0066;
	font-style:normal;
}

div.step_arrows h3{
    font-size:18px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-weight:bold;
	margin-left:10px;
}

div.step_arrows p{
    font-size:16px;
    color:#666666;
	margin-left:10px;
}

div#third_arrow{
	margin-left: -5px;
}

.watch{
	margin:-15px;
	margin-top:50px;
}

div.all_you_need h3{
    color:#FF0066;
    font-size: 18px;
	font-weight:bold;
}

div.all_you_need p{
    margin-top: 16px;
    color:#666666;
}

#all_you_need_background{
	height:190px;
	background: url(/images/jobBlog_image.png) no-repeat;
}
