h3{
	padding: 0;
	margin: 0;
}

#container {
	width: 251px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}


#content, #ads {
	width: 290px;
	text-align:left;
}

h3 {
	padding:20px 0px 8px 35px;
	font-size: 10px;
	font-weight: normal;
	color: #605f68;
	background:#fff;
	cursor: pointer;
	border-bottom:1px solid #e8e8e8;
}

h3 a{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#605f68;
	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:#605f68;
	text-decoration:none;
}
.cella_sottomenu{
	padding:6px 0px 6px 60px;
}
a.sottomenu{
	font-family:tahoma;
	font-size:11px;
	color:#5b5b5b;
	text-decoration:none;
}
a.sottomenu:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000;
}


