#left-column {
	padding-top: 0;
	top: 116px;
	width: 150px;
}

#right-column {
	background: transparent url(../img/article_tl.gif) no-repeat scroll left top;
    /*
	left: 160px;
	top: 116px;
    */
	width: 755px;
}

#tp-header-wrapper {
    padding-left: 20px;
    padding-top: 10px;
}

#main-content {
    width: 615px;
    padding: 20px;
}

div.intro p {
    margin-top: 16px;
}

#adverts h2 {
    font-size: 125%;
    font-weight: bold;
    background-color: #34669b;
    padding: 7px;
    color: white;
}

.offer {
    background-color: #97c8f9;
}

.offer-row {
    margin: 7px 0;
}
/*
.offer-country {
    background-color: #97c8f9;
    padding: 5px;
}

.offer-trainer {
    background-color: #97c8f9;
    padding: 5px;
}*/

.offer-details p {
    margin: 7px 0;
}

.offer-details {
    border-top: 1px dotted black;
    background-color: #ddd;
    padding: 4px 0;
}

.offer-details div {
	margin: 5px 0;
}

div.hr {
	margin-left: 10px;
	margin-right: 10px;
	height: 0px;
	border-bottom: 1px dotted black;
}

.offer-description div {
    padding: 0 5px 0px 37px;
}

.offer {
    margin-top: 20px;
}

.label {
/*     font-style: italic; */
    font-weight: bold;
    padding-left: 5px;
}

.details-content .label {
    font-style: italic;
    font-weight: normal;
    padding-left: 10px;	
}

.hidden {
    display: none;
}

.switchable {
    cursor: pointer;
}

.collapser {
    font-style: italic;
    font-weight: normal;
}

.intro #intro_link a, .job_offers #job_link a, .trainees #trainee_link a, .application #app_link a {
    color: red;
}

#display-menu {
    background-color: #aaa;
    padding: 10px;
}

#display-menu img {
	position: relative;
	top: 2px;
}

.pointer {
	cursor: pointer;
}


/* PICTURE COLUMN */

#picture-col {
    position: absolute;
    top: 74px;
    right: 5px;
    width: 100px;
}

#picture-col img {
    display: block;
    border: none;
    margin-top: 20px;
}

#app-type {
    margin-top: 20px;
}