﻿.Back
{
	float: left;	
	margin:10px 0;	
}

.Apply
{
	float: right;
	clear: none;	
	margin:10px 20px 10px 0;	
}

body #content-side .jobList h2
{
	font-size:100%;
	font-family:Verdana,Sans-serif;
	line-height: 1.5em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0pt;
	text-transform:none;
	color: Black;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
}

body #content-side .jobList ul
{
	margin: 0;
	padding: 0;
	list-style: none;	
}

body #content-side .jobList ul li
{
	margin: 0;
	padding: 0;	
	background-image:none;
}

body #content-side .jobList ul li a
{
	margin: 0;
	display: block;	
	background-image:none;
	color:#3366AA;
	font-size: 85%;
	padding:3px 20px;
	border: none;
}

body #content-side .jobList ul li a:hover
{
	background-color: White;	
}

 /* powered by */
 .poweredBy
 {
   height: 31px;
   margin-top: 30px;
   width: 139px;
   display: block;
   float: right;
   clear: both;
   cursor: pointer;
   border: none !important;
 }
 
 /* Jobdescription style */
 .jobdescription 			{}
.jobdescription div			{}
.jobdescription h1			{}
.jobdescription h2			{}
.jobdescription h3			{ margin: 10px 0; border: none; padding:0pt 20px; color:#000000; font-family:"Trebuchet MS",Arial,Sans-serif; font-size:100%; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:bold; letter-spacing:0.2em; line-height:normal; text-transform:uppercase; }
.jobdescription h4			{}
.jobdescription h5			{ margin: 10px 0; border: none; padding:0pt 20px; color:#000000; font-family:"Trebuchet MS",Arial,Sans-serif; font-size:100%; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:bold; letter-spacing:0.2em; line-height:normal; text-transform:uppercase; }
.jobdescription h6			{}
.jobdescription p			{}
.jobdescription ul			{}
.jobdescription li			{}
.jobdescription a, .jobdescription a:link	{}
.jobdescription a:hover		{}
.jobdescription a:active	{}
.jobdescription a:visited	{}
