﻿#container
{
	padding-bottom: 45px;	
}

#freeApp h2
{
	padding-top:10px;
}

.joblist li, ul
{
	text-decoration:none;
}

h3
{
	color:#1e559e; font-size:12pt;
}

#main .Back
{
	float:left;
}

#main h1
{
    color:#808080;
    display:block;
    font-family:Arial;
    font-size: 24pt;
    margin:0;
    vertical-align:top;
    font-weight: normal;
}

#main .Apply
{
	float:right;
}

#main h2.first 
{
    padding: 0;
}

#main h2
{
 font-size: 13px; line-height:16px; margin: 0px; padding-bottom:15px; color: #1e559e;
}



.cvwText
{
	color:#898E92;
	text-align:justify;
	clear:both;
	margin-top:10px;
	padding-top:10px;
}

/* powered by */
.poweredBy
{
   height: 32px;
   margin-top: 30px;
   width: 129px;
   display: block;
   float: right;
   clear: both;
   background: transparent url('http://www.cvwarehouse.com/img/cvwarehouse_buttons/cvwarehouse_button_white_S.png?lang=') top left no-repeat !important; /*not in IE6*/
   background: none; /*in IE6*/
   filter: none !important; /*not in IE6*/
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.cvwarehouse.com/img/cvwarehouse_buttons/cvwarehouse_button_white_S.png?lang=', sizingMethod='scale'); /*in IE6*/
   cursor: pointer;
}

.poweredBy span
{
   display: none;
}

/* Jobdescription style */
#jdBVB  h1                  { margin-top:-5px; width:487px; }
.jobdescription 			{}
.jobdescription div			{}
.jobdescription h1			{ }
.jobdescription h2			{}
.jobdescription h3			{}
.jobdescription h4			{}
.jobdescription h5			{}
.jobdescription h6			{}
.jobdescription p			{}
.jobdescription ul			{ margin-bottom:10px; text-decoration:none; list-style:none; }
.jobdescription li			{ margin-bottom:10px; text-decoration:none; list-style:none; }
.jobdescription a, .jobdescription a:link	{}
.jobdescription a:hover		{}
.jobdescription a:active	{}
.jobdescription a:visited	{}
