.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.copyright {
        background:#FFFFFF;
        font-family:verdana, arial, sans-serif;
        font-size:x-small;
        color:#CCC;
        border-top:1px dotted #CCC;
        border-bottom:1px dotted #CCC;  
        position: relative;
        bottom: 10px;
        width: 93%;
        margin: 10px 10px 10px 10px;
        padding-left: 50px;
        z-index:1;
        }

.entrydate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	}
.entrytitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
}
.entrybody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
}
.posted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.text-x-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}
.text-small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.text-medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.text-large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.text-title{
        font-size:medium;
        font-weight:bold
        }