.picoftheday_top {
	width: 600;
	height: 9px;
	background-image: url(/typo3conf/ext/wc_picofthedayext/images/picoftheday_top.png);
	background-repeat: no-repeat;
}

.picoftheday_center {
	width: 580px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(/typo3conf/ext/wc_picofthedayext/images/picoftheday_center.png);
	background-repeat: repeat-y;
}

.picoftheday_bottom {
	width: 600;
	height: 15px;
	background-image: url(/typo3conf/ext/wc_picofthedayext/images/picoftheday_bottom.png);
	background-repeat: no-repeat;
}

.picoftheday_gimmick {
	position: absolute; 
	margin-left: 10px;
}

.picoftheday_info_sb {
	position: absolute;
	margin-top: -35px;
	margin-left: 35px;
	width: 303px;
	height: 68px;
	background-image: url(/typo3conf/ext/wc_picofthedayext/images/picoftheday_info_sb.png);
	background-repeat: no-repeat;
	padding-left: 110px;
}

.picoftheday_info_ski {
	position: absolute;
	margin-top: -35px;
	margin-left: 35px;
	width: 303px;
	height: 68px;
	background-image: url(/typo3conf/ext/wc_picofthedayext/images/picoftheday_info_ski.png);
	background-repeat: no-repeat;
	padding-left: 110px;
}

.picoftheday_info_park {
	margin-top: 7px;
	width: 210px;
	overflow: hidden;
	font-weight: bold;
}

.picoftheday_info_bottom {
	margin-top: 4px;
}

.picoftheday_info_person {
	float: left;
	width: 130px;
	overflow: hidden;
	margin-left: 15px;
	height: 10px;
}

.picoftheday_info_photographer {
	float: left;
	width: 100px;
	overflow: hidden;
}