/* © microcuts.net */

body, html {
	background:#000000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding:20px 0 0 80px;
}
ul {
	letter-spacing:5px;
	font-size:10px;
	list-style-type:square;
	padding:0 0 0 15px;
	margin:0;
	line-height: 1.5em;
}
li a {
	margin-left:4px;
}
ul a {
	text-decoration:none;
	color: #cccccc;
}
ul a:hover {
	text-decoration:none;
	color: #990000;
}
.desc {
	font-size:10px;
	width:410px;
	margin:10px 0;
	color:#7e7e7e;
}
.img1 {
	margin-top:15px;
}
#end {
	 width:434px;
	 height:115px;
	 background:url(/misc/images/dots.png) no-repeat top;
	 clear:left;
	 float:left;
}

