body {
	background-color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:130%;
	color:#c0c0c0;
	text-align:center;
	overflow-x: hidden;
	width: 100%;
	}

td {
	overflow-x: hidden;
}

html, body {
     min-height:100.1%;
	}

a {
	color:#c0c0c0;
	}

.menu {
	font-size: 10px; /* Resets 1em to 10px */
	color: #c0c0c0;
}
	
.thumbnails {
	border:none;
	}

#comment-box {
	display:none;

}

#comment-border {
	background:#262626;
	padding:20px;
	text-align:justify;
	width:90%;
	margin:0px auto;
	line-height:16px;
	color:#eee;
	border:1px solid #aaa;
}

#comment-top {
	text-align:left;
	margin:0px auto;
	padding:2px;
	border-bottom:1px solid #aaa;
	}    

#comments {
	text-align:left;
	margin:0px auto;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:0px;
	color:#eee;
	text-decoration:none;
	padding:10px;
}
	
#comments li a {
	color:#eee;
	text-decoration:none;
}

.comment-button {
    background:#262626;
	border:1px solid #eee;
	color:#eee;
	text-align:left;
}
