h3{
	padding: 0;
	margin: 0;
}

#container {
	width: 165px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}


#content, #ads {
	width: 165px;
	text-align:left;
}
.toggler{
	padding:5px 10px;
}
h3 {
	width:176px;
	padding:8px 5px 8px 5px;
	font-size: 10px;
	font-weight: normal;
	color: #9e9e9e;
	background:#fff;
	cursor: pointer;
	border-bottom:1px solid #d3d3d3;
}

h3 a{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#928c7f;
	text-decoration:none;
}
h3 a:hover, h3 a:active {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#928c7f;
	text-decoration:none;
}

h3.news, h3.mootools {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#928c7f;
	text-decoration:none;
}

h3.gethelp, h3.prototype {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#838383;
	text-decoration:none;
}

.cella_sottomenu{
	width:176px;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #eee;
}
a.sottomenu{
	font-family:tahoma;
	font-size:11px;
	color:#928c7f;
	text-decoration:none;
}
a.sottomenu:hover{
	font-family:tahoma;
	font-size:11px;
	color:#5c533f;
}



