@charset "utf-8";

body,button,input,textarea,select {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}

div.Comment img, div#Comment_LeaveAComment, div.selectCode, div#MainMenu_Load, div#Comments_Hide, div#Comments_Show, div#Footer_Advertisement {
	display:none;	
}

div.Comment {
	border-bottom:1px solid #000;
	padding:10px 0 10px 0;
}

div#Footer_Container {
	margin-top:100px;
	text-align:right;
}