#DivTitle {background-image: url(../../../images/titles/bg/guestbook.png);}
#DivPhoto {background-image: url(../../../images/circles/guestbook.jpg);}
#DivArtwork {
	top:   70px;
	left: 436px;
	width:  309px;
	height: 183px;
	background-image: url(../../../images/artworks/guestbook.png);
}


p {text-indent: 0px;}


#FormGuestbook {margin: 0px 0px 0px 0px;}


#FormGuestbook textarea {font-size: 13px;}


.ImgCaptcha {
	width: 100px;
	height: 50px;
	margin-bottom: 10px;
}


.TextRequired {color: red;}


#GuestbookItems {margin-top: 40px;}
#GuestbookItems * {line-height: 21px;}


.GuestbookItem {margin-bottom: 45px;}


.GuestbookDate {
	font-size: 12px;
	font-style: italic;
	text-align: left;
}


.GuestbookImage {
	margin: 5px 15px 10px 0px;
	border: 1px white solid;
	float: left;
}


.GuestbookNote {margin-bottom: 18px;}


.GuestbookName {
	font-style: italic;
	text-align: right;
}


.GuestbookCity {
	font-style: italic;
	text-align: right;
}


#DivContainer a {color: red;}
