h3{
	padding: 0;
	margin: 0;
}

#container {
	width: 251px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}


#content, #ads {
	width: 250px;
	text-align:left;
}

h3 {
	padding: 6px 10px;
	font-size: 10px;
	font-weight: normal;
	color: #838383;
	background:#fff;
	cursor: pointer;
	border-bottom:1px solid #b1a6a0;
}

h3 a{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#838383;
	text-decoration:none;
}
h3 a:hover, h3 a:active {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

h3.news, h3.mootools {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#5b5b5b;
	text-decoration:none;
}

h3.gethelp, h3.prototype {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#838383;
	text-decoration:none;
}
.cella_sottomenu{
	padding:6px 0px 6px 30px;
}
a.sottomenu{
	font-family:tahoma;
	font-size:11px;
	color:#5b5b5b;
	text-decoration:none;
}
a.sottomenu:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}


