span
{
	background-image:none;
	padding:0px;
	margin:0px;
    color:#BA4949;
	cursor:default;
}

#message
{
	display:block;
	color:#ba4949;
	font-size:9pt;
	cursor:pointer;
	width:100px;
	height:20px;
}
#right  {position:relative;width:680px !important;padding:20px 30px 20px 30px;width:710px;} /* only for ie6 problem */

#guestContent
{
	font-size:9pt;
	min-height:300px;
}

#guestContent img  {margin:50px 0 0 50px;}

#replyform
{
	z-index:200;
	visibility:visible;
	position:absolute;
	top:30px;
	left:30px;
	color:gray;
	font-size:9pt;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:gray;
	padding:10px;
	width:320px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:white;
}

#replyformshadow
{
	visibility:visible;
	margin:7px 0 0 3px;
	z-index:100;
	position:absolute;
	top:30px;
	left:30px;
	font-size:9pt;
	width:355px;
	height:229px;
	background:url(../guestbook/images/guestbook_shadow.png) no-repeat right bottom !important;	
	background:none;
	Filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.juno-project.com/guestbook/images/guestbook_shadow.png", sizingMethod="scale"); Alpha(opacity=20); 
}

#replyform input
{
	display:block;
	font-size:9pt;
	width:120px;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	border-color:gray;
}

#replyform textarea
{
	font-size:9pt;
	width:300px;
	height:100px;
	overflow:auto;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	border-color:gray;
}

#replyform img
{
	cursor:pointer;
	margin:5px 0 0 0;
}

.content
{
	width:668px;
	display:block;
	padding:6px;
	color:#676767;
	background-color:#Fbfbfb;
	line-height:22px;
	margin-bottom:5px;
	margin-top:5px;
	word-break:break-all;
	overflow-x:hidden;
}


.reply
{
	width:300px;
	overflow-x:hidden;
	max-width:300px;
	border-top:solid 1px #ccc;
	border-left:solid 3px #ccc;
	color:#ba4949;
	padding:3px 0 5px 5px;
}