/* Custom CSS for this Eggblog by Partout Interactive */
.error {
	color: #FF0000;
}

form#commentForm span {
	font-size: 12px;
}

input#commentName {
	border: 1px solid #809DB9;
	height: 16px;
	width: 415px;
	margin-left: 5px;
	font-size: 12px;
}

div#container {
	background-image: url(themes/default/bg.jpg);
}
