html div#globalheader {
	height: auto;
}

.blog p {
	margin-bottom: 10px;
	text-align: justify;
}

.blog #left_col, .blog #right_col {
	margin-top: 5px;
}

em.visitor {
	color: #999;
	display: block;
	margin-bottom: 10px;
}

div#left_col a.bloglink { text-decoration: none; color: #000000; width: 640px; }

div#left_col div.bloglink { margin: 15px 0px; display: block; width: 640px; color: #000000; text-decoration: none; cursor: pointer; }

div#left_col div.bloglink:hover { background-color: #ececec; }

div#left_col div.bloglink img { float: left; padding: 0px 5px 5px 0px; }

div#left_col div.bloglink div.blogexcerpt { display: block; width: 435px; }

div#left_col div.bloglink a.bloglink div.blogexcerpt { display: block; width: 435px; }


div#left_col h2.bloglink { color: #3986C9; text-decoration: none; }
div#left_col h2.bloglink a.bloglink { color: #3986C9; text-decoration: none; }

div#left_col p.latest_post {	color: #3986C9; }
div#left_col p.latest_post a.bloglink {	color: #3986C9; }

#commentDiv {
	padding: 2px;
	margin-top: 10px;
}

#commentDiv > h4, #commentDiv h4 {
	padding: 5px;
	background: #ECECEC;
	font-size: 14px;
	color: #AAA;
}

#commentDiv .commentInfo {
	float: left;
	padding: 5px;
	width: 200px;
}

.commentInfo em {
	color: #3986C9;
}

#commentDiv .commentEntry {
	float: right;
	padding: 5px;
	width: 400px;
	color: #000;
}

#commentDiv .commentSeparator {
	clear: both;
	height: 10px;
	border-bottom: solid 1px #ECECEC;
	margin: 2px 0px;
}

#newComment, #newQuestion {
	padding: 2px;
}

#newComment form, #newQuestion form {
	font: normal 12px Arial;
}

#newComment textarea, #newComment input, #newQuestion textarea, #newQuestion input {
	border: solid 2px #AAA;
	color: #000;
	padding: 2px;
}

.blog_rss {
	float: right;
}

#ss_player_movie {
 padding: 3px 0px 0px 0px;
}