@charset "UTF-8";
/* CSS Document */

html {
	background-image:url(../img/controller_bg.gif);
	background-repeat:repeat;
}

#page-title {
	font-size:16px;
	color:#FFFFFF;
	margin-bottom:5px;
}

#alpha {
	margin-bottom:10px;
}

.comment {
	/*margin-bottom:15px;*/
}

.comment-content {
	margin-bottom:10px;
}

#addition-comments img,#comment-posted img {
	margin-top:-5px;
	margin-right:2px;
	vertical-align:middle;
}