.mediaspace {
	width: auto;
	height: auto;
	margin-left:10px;
}
.placeholder1 {
	height: 320px;
	width: 222px;
}
.errorText {
	color: #AAA;
	font-size: 12px;
}
a.errorLink:visited {
	font-size: 12px;
	color: #AAA;
	text-decoration:underline;
	font-weight: normal;
}
a.errorLink:link {
	font-size: 12px;
	color: #AAA;
	text-decoration:underline;
	font-weight: normal;
}
a.errorLink:hover {
	font-size: 12px;
	color: #cbd300;
	text-decoration:none;
	font-weight: normal;
}