﻿#vacancies
{
float					: left;
width					: 702px;
/*background-color		: #EEE;*/
}

#vacancies h4
{
background-image		: url(../images/generic/box_header_blue_long.gif);
background-repeat		: no-repeat;
font-size				: 100%;
font-weight				: bold;
color					: #FFF;
margin					: 0px 0px 0px 0px;
padding					: 10px 0px 7px 15px;
line-height				: 16px;
}
#vacancy h3.skills
{
    margin-top:30px;
    font-weight:bold;
    font-size:80%;
}



#vacancies h4 select
{
width					: 150px;
font-family				: arial;
font-size				: 65%;
color					: #666;
margin-left				: 10px;
}

#vacancies dl
{

margin					: 0px;
border-left				: 1px solid #CCCDE1;
border-right			: 1px solid #CCCDE1;
}

#vacancies dl dt
{
float					: left;
padding					: 10px;
overflow				: hidden;
}

#vacancies dl dd 
{			
font-size				: 100%;
font-weight				: normal;
margin					: 0px 0px 0px 0px;
padding					: 10px 20px 0px 20px;
color					: #666;
line-height				: 15px;
overflow				: hidden;
background-color        : #FFF;
}

#vacancies dl dd p.headline
{			
font-size				: 80%;
font-weight				: bold;
margin					: 0px 0px 5px 0px;
padding					: 10px 20px 0px 0px;
color					: #666;
line-height				: 15px;
overflow				: hidden;
}

#vacancies dl dd img.logo
{
margin-bottom			: 10px;
}

#vacancies dl dd.link
{
padding					: 0px;
clear					: both;
}

#vacancies dl dd a
{
width					: 690px;
display					: block;
background-color		: #EBF5EB;
text-align				: right;
padding					: 4px 10px 4px 0px;
overflow				: hidden;
}

#vacancies dl dd a img
{
display					: block;
float					: right;
}

#vacancies p.pagination
{
clear					: both;
margin					: 0px;
padding					: 15px 0px 5px 15px;
}

#vacancies img.bottom
{
display					: block;
}

/* vacancy page */

#vacancy div.copy
{
width					: 440px;
float					: left;
overflow				: hidden;
/*background-color		: #EEE;*/
}

#vacancy div.copy p.header
{
font-size				: 110%;
font-weight				: bold;
margin					: 10px 0px 0px 0px;
}

#vacancy div.copy p.subheader
{
font-size				: 85%;
font-weight				: bold;
margin					: 0px 0px 15px 0px;
}

#vacancy p.link
{
    padding-top:15px;
clear					: both;
overflow				: hidden;


}

#vacancy p.link a
{	
width					: 700px;			
display					: block;
background-color		: #EBF5EB;
text-align				: right;
padding					: 4px 10px 4px 0px;
overflow				: hidden;
}

#vacancy p.link a img
{
display					: block;
float					: right;
}