body {
	overflow: -moz-scrollbars-vertical;
	background: #fff;
	color: #282828;
	font: 62.5% verdana, arial, helvetica, sans-serif;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
}

a img {
	border: 0;
}

::-moz-selection {
	background:#d4f699;
	color:#7aa62f;
}

::selection {
	background:#d4f699;
	color:#7aa62f;
}

code::-moz-selection {
	background: #535353;
	color:#9dd63c;
}

code::selection {
	background: #535353;
	color:#9dd63c;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #f65077;
}

a:hover, a:active, a:focus {
	color: #4FA3DA;
}

a.rss:link, a.rss:visited {
	color: #ff950b;
}

a.rss:hover, a.rss:active, a.rss:focus {
	color: #8fc80d;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 span {
	display: none;
}

h3 {
	margin: 5px 0 0;
	height: 20px;
	width: 419px;
	cursor: pointer;
	font-size: 0.99em;
}

h3 a:link, h3 a:visited {
	background: #8fc80d url(img/title.gif) no-repeat;
	color: #fff;
	text-shadow: 2px 2px 1px #8fc80d;
	padding: 4px 8px 0;
	-moz-outline-style: none;
	display: block;
	height: 16px;
	width: 403px;
	text-decoration: none;
}

#container {
	width: 419px;
	text-align: left;
	margin: 0 auto;
}

#header {
	background: url(img/header_.gif) top right no-repeat;
	height: 82px;
}

#content {
	background: url(img/footer.gif) bottom right no-repeat;
	padding: 0 0 55px 0;
}

p {
	margin: 0 0 1px;
	padding: 5px;
	line-height: 15px;
}

p b {
	color: #4FA3DA;
	font-weight: bold;
	font-size: 1.1em;
}

p.docu {
	padding: 5px;
	text-align: center;
	background-color: #f7ffe4;
	font-size: 1.5em;
	border-bottom: 1px solid #deff91;
	border-top: 1px solid #deff91;
}

p.docu a:link, p.docu a:visited {
	font-weight: normal;
	color: #4FA3DA;
}

p.docu a:hover, p.docu a:active {
	color: #8fc80d;
}

ul {
	margin: 0 15px 10px;
	padding: 0 5px;
}

i {
	font-size: 1.1em;
	font-style: normal;
	color: #7AA62F;
}

b.date {
	color: #535353;
	margin-left: 5px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
}

a.big {
	font-size: 1.1em;
}

code {
	font-size: 10px;
	font-family: "Andale Mono", "Courier New", Courier, monospace;
	background: #EBEBEB;
	color: #535353;
}

code b {
	color: #4fa3da;
	font-weight: normal;
}

ol {
	margin: 0;
	padding: 0 0 0 30px;
}

li {
	margin-top: 4px;
}

div.wrapper {
	background-color: #EBEBEB;
}

code.long {
	display: block;
	padding: 3px;
	margin: 0 4px;
}

a.demo {
	-moz-outline-style: none;
	display: block;
	height: 12px;
	width: 38px;
	float: left;
	background: url(img/demo.gif) top left no-repeat;
	margin-right: 2px;
	cursor: pointer;
}

#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
	background: none !important;
	background: #fff;
}

.copy {
	float: right;
	margin-top: 9px;
	margin-right: 182px;
	display: block;
	width: 52px;
	height: 50px;
}

.copy span {
	display: none;
}

#ads {
	padding: 5px 0;
	width: 419px;
	margin: 0 auto;
}

#ads p {
	text-align: left;
}
