#jobber a{
	text-decoration:none;
	border: none !important; 
}
#jobber #loading_img{
	width: 16px;
	height: 16px;
	background: url('../images/loading.gif') no-repeat;
	position: absolute;
	top: 360px;
	left: 150px;
}
#jobber #next{
	position: absolute;
	top:  100px;
	left: 711px;
	display: none;
}
#jobber .videolink{
	border: none;
}
#jobber #one{
	position: absolute;
	top:  301px;
	left: 135px;
	width: 171px;
	height: 256px;
	opacity: 0;
	background: url(../images/jobber/1.png) no-repeat;
}
#jobber #two{
	position: absolute;
	top:  282px;
	left: 261px;
	opacity: 0;
	background: url(../images/jobber/2.png) no-repeat;
	width: 102px;
	height: 171px;
}
#jobber #three{
	position: absolute;
	top:  238px;
	left: 364px;
	opacity: 0;
	background: url(../images/jobber/3.png) no-repeat;
	width: 163px;
	height: 232px;
}
#jobber #four{
	position: absolute;
	top:  193px;
	left: 491px;
	opacity: 0;
	background: url(../images/jobber/4.png) no-repeat;
	width: 154px;
	height: 269px;
}
#jobber #five{
	position: absolute;
	top:  162px;
	left: 622px;
	opacity: 0;
	background: url(../images/jobber/5.png) no-repeat;
	width: 174px;
	height: 219px;
}
#jobber #six{
	position: absolute;
	top:  430px;
	left: 210px;
	opacity: 0;
	background: url(../images/jobber/6.png) no-repeat;
	width: 195px;
	height: 178px;
}
#jobber #seven{
	position: absolute;
	top:  455px;
	left: 364px;
	opacity: 0;
	background: url(../images/jobber/7.png) no-repeat;
	width: 271px;
	height: 152px;
}#jobber #eight{
	position: absolute;
	top:  339px;
	left: 527px;
	opacity: 0;
	background: url(../images/jobber/8.png) no-repeat;
	width: 207px;
	height: 242px;
}#jobber #nine{
	position: absolute;
	top:  610px;
	left: 228px;
	opacity: 0;
	background: url(../images/jobber/9.png) no-repeat;
	width: 189px;
	height: 142px;
}#jobber #ten{
	position: absolute;
	top:  592px;
	left: 408px;
	opacity: 0;
	background: url(../images/jobber/10.png) no-repeat;
	width: 223px;
	height: 199px;
}#jobber #eleven{
	position: absolute;
	top:  751px;
	left: 281px;
	opacity: 0;
	background: url(../images/jobber/11.png) no-repeat;
	width: 135px;
	height: 161px;
}#jobber #twelve{
	position: absolute;
	top:  758px;
	left: 415px;
	opacity: 0;
	background: url(../images/jobber/12.png) no-repeat;
	width: 115px;
	height: 155px;
}#jobber #thirteen{
	position: absolute;
	top:  913px;
	left: 343px;
	opacity: 0;
	background: url(../images/jobber/13.png) no-repeat;
	width: 126px;
	height: 144px;
}
#followdiv {
	position:absolute;
	overflow: hidden;
	visibility: hidden;
	width: 1px;
	height: 1px;
	z-index:999;
	opacity: 0;
} 
#jobbinfo{
	padding-left: 30px;
	padding-bottom: 30px;
	background-color: rgba(255,255,255,0.9);
	padding: 15px;
	text-align: left;
	border: 1px solid #cacaca;
}
#jobbinfo h1{
	font-family: 'Reenie Beanie';
	margin: 0;
	font-size: 1.9em;
	margin-bottom: 5px;
}
#title a{
text-decoration: none;
color: gray;
}
#title a:hover{
text-decoration: none;
color: lightblue;
}
