#insideContent #info {
    margin: 0 57px 25px;
    text-align: left;	
}

#insideContent table {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#insideContent table a {
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: black;
}

#insideContent table td {
    padding: 0px;
}

#insideContentLeft,
#insideContentRight {
	float: left;
    width: 500px;
    margin-left: 60px;
}

#insideContentLeft a {
	font-size: 12pt;
	font-weight: bold;
    text-decoration: none;
    color: black;
}

#insideContentRight {
    text-align: center;
}

#textContainer {
	position: absolute;
    left: 30px;
    top: 30px;
    right: 30px;
    bottom: 130px;
    font-family: Arial;
    font-size: 12pt;
}

.shadow {
	margin-top: 5px;
	width: 64px;
	height: 64px;
	padding-top: 8px;
	background: url("/img/basic_gallery/photo_icon_shadow.png") no-repeat scroll 0 0 transparent;
}

.articleImage {
	width: 48px;
	height: 48px;
	margin: 0 auto;
	background-position: center center;
}

.imageContainer {
	margin-bottom: 10px;
}

#articleContent {
	margin-left: 20px; 
	margin-right: 20px;
}

.column { 
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
    width: 435px;
    float: left;
    border-top: 5px solid #dadada;
}

.firstRow {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 0px;
}

#articleContent a {
    color: #F8AE00;
}

#articleContent p {
    margin-top: 0;
    margin-bottom: 0;
}

#placeholder_news {
    width: 50%;
}

#placeholder_rss {
    left: 50%;
}

#adviceList,
#feuilletonList {
    margin-top: 50px;
    margin-left: 50px;
    margin-right: 50px;
    font-size: 16px;
    text-align: left;
}

#adviceList table,
#feuilletonList table {
    margin-top: 25px;
}