h1, h2, h3, h4, h5, h6, html, p, body, ul, li, dl , dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0; line-height:1.3em; }
body {
	font-family: Helvetica, Arial, sans-serif;

	
}

p {
	color:#666666;
	}
	
#wrapper {
	width:650px;
	}
	
	
#header {

	}
	
/*  Login Box Start */	
	
#loginbox {
	display:none;
	}
/*  Login Box End */	
	
	
	
h1#newrepl {

}
h2 {

	font-weight:lighter;
	margin-bottom:8px;
	
	}
h2#newrep2 {
	font-size:1em;
	}
h3 {
	font-size:1em;
	color:#666;
	}
	
#maincontent {

	
	}
#maincontent a {
	color:#666;
	font-weight:bold;
	}
#maincontent a:hover {
	color:#b22f00;
	}
#mainmenu {
	display:none;
	}

	
	
#intro {
	
	}	
	
#intro p {
	margin-bottom:1em;
	color:#666666;
	font-size:.8em;
	}
	
.screenshot {
	margin-right:5px;
	margin-bottom:5px;
	width:120px;
	float:left;
	border:1px;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	}	
.screenshot p {
	margin-top:3px;
	font-size:.7em;
	
	}

.clearboth {
	clear:both;
	font-size:.7em;
	margin-bottom:1em;
	}



.indent {
	margin-left:26px;
	color:#666666;
	font-weight:bold;
	}
.bullet {
	clear:both;
	}
.bullet h2 {

		}
.bullet h3 {
	background: url(images/bullet.gif) no-repeat left;
	font-size:1em;
	color:#b22f00;
	}
.bullet p {
	margin-bottom:10px;
	color:#666666;
	font-size:.8em;
	}

ol {
	color:#666666;
	font-size:.8em;
	}

	
							/*  Side bar */	
#sidebar {
	display:none;
	}


	
							/*  Side bar end */	
							
#footer {
	clear:both;
	width:650px;
	padding-top:10px;
	margin:20px 0px 0px 75px;
	height:40px;
	}	
#footer a {
	color:#b22f00;
	}
#footer a:hover {
	color:#666;
	}
#footer ul {
	list-style-type: none;
	height:10px;
	font-size:12px;
}
#footer li {
	float: left;
	padding: 0.2em;

}