
	
		/* ------------ main -------------- */
			
		div#all_content div#main { 
			width:660px;
			float:left;
			margin:0;
			padding:0 0 15px 30px;
		}
	
	/* ----------------------- job specyfication ----------------------------- */
	
	div#main div.navigation {
		background:url(../images/tablefoot_bg.gif) repeat-x top left;
		height:34px;
		font-size:0.8em;
		padding:8px 0 0 5px;
		position:relative
		}
		
		div#main div.navigation p {
			float:left;
		}

		div#main div.navigation p a {
			text-decoration:none;
		}		

		div#main div.navigation p a span {
			text-decoration:underline;
		}
	
		div#main div.navigation p.rnav {
			position:absolute;
			top:8px;
			right:5px;
		}
		
			div#main div.navigation p.rnav a {
				text-decoration:underline;
			}
			
				div#main div.navigation p.rnav a:hover {
					text-decoration:none;
				}
				
		div#main div.navigation p a.share {
			background:url(../images/ico_share.gif) no-repeat 0 0.1em;
			padding:0 0 0 20px;
		}
		
		div#main div.navigation p a.violation {
			background:url(../images/ico_violation.jpg) no-repeat 0 0.1em;
			padding:0 0 0 20px;
		}
		
		div#main div.navigation p a.printpdf {
			background:url(../images/ico_print.jpg) no-repeat 0 0.1em;
			padding:0 0 0 20px;
		}

	div#job_spec h2 {
		font-size:2em;
		font-weight:bold;
		margin:0;
		padding:5px 0 12px 0;
		color:#C5612A;
	}
			
		div#job_spec h3 {
			font-size:0.8em;
			font-weight:bold;
			margin:0 0 5px 0;
			padding:0;
		}

		div#job_spec h3.curl {
			color:#c00;
			background:url(../images/ico_urla.jpg) no-repeat 0 0;
			padding:0 0 15px 18px;
			border-bottom:1px solid #DDDDB7;
		}

		div#job_spec h4 {
			font-size:0.9em;
			font-weight:bold;
			color:#000;
			margin:0;
			padding:10px 0 5px 0;
		}
		
			div#job_spec h4 a.jobtype, 
			div#job_spec h4 a.joblocation {
				color:#000;
				border-bottom:1px dashed #CCCCCC;
				text-decoration:none;
			}
			
				div#job_spec h4 a.jobtype:hover, 
				div#job_spec h4 a.joblocation:hover {
					border-bottom:1px dashed #000;
				}
		
		div#job_spec h5 {
			font-size:0.8em;
			font-weight:normal;
			color:#AA8A09;
			margin:2px 0 0 0;
			padding:0 0 15px 0;
		}

			div#job_spec h5.callendar {
				background:url(../images/ico_calendar.gif) no-repeat 0 0;
				padding:0 0 15px 20px;
				border-bottom:1px solid #DDDDB7;
			}
			
				div#job_spec h5.callendar a {
					color:#8F7407;
					text-decoration:none;
					border-bottom:1px dashed #CCCCCC;
				}
				
				div#job_spec h5.callendar a:hover {
					border-bottom:1px dashed #8F7407;
				}
			
		
		div#job_spec h6 {
			font-size:0.9em;
			font-weight:bold;
			color:#AB6715;
			margin:0;
			padding:0 0 15px 0;
		}

		div#job_spec div#textjob {
			line-height:22px;
			padding-top:15px;
		}
		
		div#job_spec div#textjob p {
			margin:0;
			padding:5px 0 15px 0;
		}
		
		/* ---------- terms and conditions ------------ */
		
		div#job_spec div#textjobterms {
			line-height:22px;
			padding-top:15px;
		}
		
		div#job_spec div#textjobterms p {
			margin:0;
			padding:15px 0;
			background:url(../images/bg_sidebarbox.gif) repeat-x top left;
		}
		
		
		div#job_spec div#textjob ul,
		div#job_spec div#perksjob ul {
			padding:0 0 15px 0;
			margin:0px;
		}
		
		div#job_spec div#textjob ul li,
		div#job_spec div#perksjob ul li {
			padding:0 0 0 20px;
			margin-left:10px;
			background:url(../images/ico_success.gif) no-repeat 0 0.2em;
		}
		
		div#job_spec div#perksjob {
			padding:10px;
			border:1px solid #999999;
			background:#F6F6EB;
			margin:5px 0 10px 0;
		}
		
		div#job_spec div#perksjob p {
			font-size:0.8em;
			margin:0;
			padding:0;
		}
		
		div#job_spec div#applyjob {
			padding:10px;
			margin:5px 0 10px 0;
			color:#000;
		}
		
	/* ----------------------- share box ----------------------------- */

	
	div.shareemail h2 { margin:0; padding:0; font-size:1em; float:left }
	div.shareemail p.close { margin:0; padding:0; font-size:1em; float:right }
	div.shareemail { margin: 0 0 10px 0; padding: 5px 10px; border: #fff 1px solid; background-color:#F5F5E8; }
	div.shareemail p { margin: 0;  padding:0}	
	div.shareemail div.sendform { clear:both; margin:0; padding:15px 0; }
	div.shareemail p.example { font-size:0.7em; color:#999999; padding:5px 10px 10px 170px; }
	
	div.correct { margin: 0 0 10px 0; padding: 5px 10px; border: #6AC03B 1px solid; background-color: #D5F9C1; }
	div.correct p { margin: 0; background:url(../images/ico_success.gif) no-repeat 0 0.3em; padding:5px 0 5px 25px;}
	
	div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #F9F6C1; }
	div.errors p { margin: 0; padding:5px 0 5px 0}
	div.errors p.header { color:#c00; }
	div.errors p em { color: #C00; font-style: normal; font-weight: bold; }
	div.errors ul { font-size:0.8em; margin-left:20px; padding:10px 0; }
	div.errors h2 { margin:0; padding:0; font-size:1em; float:none; font-weight:normal }
	
	div.sendform form p { margin: 0; }
	div.sendform form p.note { margin-left: 170px; font-size: 90%; color: #333; }
	div.sendform form fieldset { margin: 15px 0; padding: 15px 10px; border: #D1D198 1px solid; }
	div.sendform form legend { font-weight: bold; color: #AA8A09; }
	div.sendform form fieldset div { padding: 0.25em 0; }
	div.sendform label, 
	div.sendform span.label { margin-right: 10px; padding-right: 10px; width: 150px; display: block; float: left; text-align: right; position: relative; }
	div.sendform label.error, 
	div.sendform span.error { color: #C00; }
	div.sendform label em, 
	div.sendform span.label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
	div.sendform input.error { border-color:#C00; background-color:#FFE2BC; }
	div.sendform input:focus,
	div.sendform input.error:focus, 
	div.sendform textarea:focus {	background-color: #FFC; border-color: #FC6; }
	div.sendform div.controlset label, 
	div.sendform div.controlset input { display: inline; float: none; }
	div.sendform div.controlset div { margin-left: 170px; }
	div.sendform div.buttonrow { margin-left: 180px; }
	
	img.lgif { margin-left:15px; }
