.CommentForm .CommentFormTextArea{
	width:139%;
}

.Block{
	clear:both;
	display:block;
	width:100%;
	height:1px;
}

#navigation ul li a {
display: block;
color: #fff;
height: 30px;
text-decoration: none;
letter-spacing: 1.3px;
padding: 0 13px 0 13px;
line-height: 24px;
}

#navigation ul li a {
width:90px;
margin:0 0 0 0;
}







#header-top{
height:70px;
background: url(/darkroom/blog/images/header_bg_top.jpg) #fff bottom repeat-x;
position:relative;
top:26px;
}

#header{
	width:1000px;
padding:0px 20px 0 20px;
	height: 246px;
margin:0px auto 0px auto;
background: url(/darkroom/blog/images/header_bg_main.jpg) repeat-y;
}

#header-swf{
height:270px;
position:relative;
top:8px;
}

#header-bottom{
background: url(/darkroom/blog/images/header_bg_bottom.jpg) no-repeat top;
height:30px;
}







.ShowComments{
	background: url(/darkroom/blog/images/comments.gif) left no-repeat;
}

.ShowCommentForm{
	background: url(/darkroom/blog/images/add_comment.gif) left no-repeat;
}

.SendToFriend{
	background: url(/darkroom/blog/images/mail.gif) left no-repeat;
}


