#kommentarer
{
float:left;
margin-left:5px;
}
#commentform {
	margin-left:20px;
}

.comments
{
	padding-left:20px;
	padding-top:20px;
	margin-left:20px;
}
.comment
{
	margin-bottom:20px;
	margin-left:20px;
}
.comment_content
{
	width:500px;
	font-size:0.9em;
	background:#FFF;
	color:#333;
}
.comment_content a
{
	color:#000;
	background:#f5ddff;
	text-decoration:none;
}
.comment_content a:hover
{
	color:#666;
	background: #ffffe1;
	text-decoration:none;
}
.comment_lt
{
	width:18px;
	height:16px;
	background:url(/wp-content/spotlife/design/images/comment/comment_lt.gif) no-repeat;
}
.comment_t
{
	height:16px;
	background:url(/wp-content/spotlife/design/images/comment/comment_t.gif) repeat-x;	
}
.comment_rt
{
	width:18px;
	height:16px;
	background:url(/wp-content/spotlife/design/images/comment/comment_rt.gif) no-repeat;
}
.comment_l
{
	width:18px;
	background:url(/wp-content/spotlife/design/images/comment/comment_l.gif) repeat-y;
}
.comment_r
{
	width:18px;
	background:url(/wp-content/spotlife/design/images/comment/comment_r.gif) repeat-y;
}
.comment_lb
{
	width:18px;
	height:20px;
	background:url(/wp-content/spotlife/design/images/comment/comment_lb.gif) no-repeat;
}
.comment_b
{
	height:20px;
	background:url(/wp-content/spotlife/design/images/comment/comment_b.gif) repeat-x;	
}
.comment_rb
{
	width:18px;
	height:20px;
	background:url(/wp-content/spotlife/design/images/comment/comment_rb.gif) no-repeat;	
}