.promotion-movie {
	margin-left: 0px;
	right: 0px;
	text-align: center;
}

.ps-reportage {
	clear: both;
	min-height: 150px;
	border-bottom: dotted 4px #E61C28;
	padding-bottom: 5px;
}

.ps-reportage .thumb {
	float: right;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 20px;
}

.ps-reportage .description {
	margin-left: 10px;
}

.ps-reportage .date {
	float: right;
}

.ps-reportage h2 {
	font-size: 120%;
	margin-bottom: 5px;
	border-top: solid 1px black;
	padding-left: 10px;
}

.ps-reportage h3.info {
	font-size: 90%;
	font-weight: normal;
	margin: 0;
	border-top: dotted 1px black;
	border-bottom: dotted 1px black;
	padding-left: 10px;
}

.ps-reportage .links {
	padding-left: 10px;
	margin-bottom: 5px;
}

.ps-reportage a {
	text-decoration: underline;
}

.ps-reportage a:hover {
	font-style: italic;
}

.box .tag-cloud a {
	display: inline;
	background-color: inherit;
	padding: 0;
	text-decoration: none;
	color: black;
}

.tag-cloud .tag-cloud-1, .tag-cloud-full .tag-cloud-1 {
	font-size: 12px;
}
.tag-cloud .tag-cloud-2, .tag-cloud-full .tag-cloud-2 {
	font-size: 12.5px;
}
.tag-cloud .tag-cloud-3, .tag-cloud-full .tag-cloud-3 {
	font-size: 13px;
}
.tag-cloud .tag-cloud-4, .tag-cloud-full .tag-cloud-4 {
	font-size: 13.5px;
}
.tag-cloud .tag-cloud-5, .tag-cloud-full .tag-cloud-5 {
	font-size: 15px;
}
.tag-cloud .tag-cloud-6, .tag-cloud-full .tag-cloud-6 {
	font-size: 16px;
}
.tag-cloud .tag-cloud-7, .tag-cloud-full .tag-cloud-7 {
	font-size: 18px;
}
.tag-cloud .tag-cloud-8, .tag-cloud-full .tag-cloud-8 {
	font-size: 20px;
}
.tag-cloud .tag-cloud-9, .tag-cloud-full .tag-cloud-9 {
	font-size: 21px;
}
.tag-cloud .tag-cloud-10, .tag-cloud-full .tag-cloud-10 {
	font-size: 22px;
}

.tag-cloud-full {
	text-align: center;
}

.tag-cloud {
	text-align: center;
}

.ps-group {
	height: 120px;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: dotted 4px #E61C28;
	clear: both; /* Fixes the image too low issue */
}

.ps-group img {
	margin-left: 15px;
}

.ps-group-full img {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}

.ps-group-full .desc {
	border-bottom: dotted 4px #E61C28;
	padding-bottom: 20px;
}
