body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
blockquote {
	font-size: 88%;
	line-height: 1.5em;
	padding-left: 23px;
	background: url(images/quote.gif) no-repeat 0 3px;
	margin-left:3px;
	margin-right:5px;
	margin-top:0px;
	margin-bottom:0px;
}
blockquote.comment {
	padding: 0 0 5px 23px;
	margin-top:3px;
	border-bottom: 1px solid #eaeaea;
	word-wrap: break-word;
}
a:link {
	color: #40659B;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
	}
a:visited {
	color: #8EA4C2;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
a:hover {
	color: #036;
	border-bottom-style: solid;
}
.st-name{
	font-weight: bold;
	color: #40659B;
	text-decoration: none;
}
.st-footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;

}


    /******************************** Start smilie picker style *******************************/
	#smiley_box{
		width:95px;
		position:absolute;
		display:none;
		margin-left: 55px;
	}
	#smiley_box .smiley_top{
		background-image: url('images/smiley_top.png');
		background-repeat:no-repeat;
		height:30px;
		padding-left: 36px;
		
	}
	#smiley_box .smiley_middle{
		background-image: url('images/smiley_middle.png');
		background-repeat:repeat-y;	
		background-position:bottom left;
		padding-left:7px;
		padding-right:7px;
		padding-bottom: 0px;
		padding-top: 0px;
		margin-top: 0px;
		
	}
	#smiley_box .smiley_middle span{
		position:relative;
	}
	#smiley_box .smiley_bottom{
		background-image: url('images/smiley_bottom.png');
		background-repeat:no-repeat;
		background-repeat:no-repeat;
		background-position:bottom left;
		height:44px;
		top:-6px;
		
	}
	#smiley_box a {
		float: left; text-decoration: none
	}
	#smiley_box a:link {
		color: #808080
	}
	#smiley_box a:hover {
		color: #333; background-color: #efefef
	}
	#smiley_box a:active {
		color: #808080
	}
	#smiley_box a:visited {
		COLOR: #808080
	}
	#smiley_box img {
		border: 0;
	}

	/******************************** End smilie picker style *******************************/


















