body {
	font-family: Verdana, Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
	background-color: #666666;
	background-image:  url(http://www.deenee.de/potd/templates/Cards/images/bg.jpg);
}
#title {
	font-size: 12px;
	color: #333;
	white-space: nowrap;
}
#title a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#title a:hover {
	color: #666;
}
#info-comments {
	height: 23px;
	width: 132px;
	text-align:center;
	font-family: Verdana, Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
	font-size: 11px;
	color: #333333;
	background-image:  url(http://www.deenee.de/potd/templates/Cards/images/info-comments.png);
	background-repeat: no-repeat;
	padding-top: 12px;
}
#info-comments a {
	color: #666666;
	text-decoration: none;
}
#info-comments:hover {
	height: 26px;
	width: 132px;
	background-image:  url(http://www.deenee.de/potd/templates/Cards/images/info-comments-ac.png);
	background-repeat: no-repeat;
	color: #333333;
	padding-top: 9px;
}
#info-comments-ac {
	height: 25px;
	width: 132px;
	text-align:center;
	font-family: Verdana, Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
	font-size: 12px;
	color: #333333;
	background-image:  url(http://www.deenee.de/potd/templates/Cards/images/info-comments-ac.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#footer {
	font-size: 10px;
	color: #333333;
	/*padding-top: 10px;*/
	font-family: Verdana, Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
	white-space: nowrap;
}
#footer a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #666666;
}
.comments {
	font-family: Verdana, Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
	font-size: 12px;
	color: #333333;
}
.comments textarea {
	width: 402px;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
	font-family: Verdana, Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
	background-color: #F3EEE0;
	background-image:  url(http://www.deenee.de/potd/templates/Cards/images/input-bg.jpg);
}
.input {
	width: 400px;
	font-size: 12px;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 2px;
	border: 1px solid #999999;
	text-align: center;
	background-color: #F3EEE0;
	font-family: Verdana, Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
	background-image:  url(http://www.deenee.de/potd/templates/Cards/images/input-bg.jpg);
}
.comments ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.comments li{
	list-style-type: none;
	margin: 4px;
	padding: 4px;
	background-color: #DACCAF;
	/*background-image: url(images/comment-bg.gif);*/
	background-repeat: no-repeat;
	text-align: left;
}
.comments a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.comments a:hover {
	color: #666666;
}
#thumbs {
	width: 660px;
}
#thumbs img {
	padding: 5px;
	border: none;
}
#thumbs img:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.thumb {
	background-image:  url(http://www.deenee.de/potd/templates/Cards/images/thumb-bg.png);
	background-repeat: no-repeat;
	padding: 10px;
}
.thumb img:hover {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.thumbnails {
	opacity:1;
	filter:alpha(opacity=100);
	}
select, option {
	font-family: Verdana, Georgia, Garamond, "Bookman Old Style", "Times New Roman", Arial;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	width: 113px;
}
.image-notes {
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.one {
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.image-title {
	font-size: 24px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

