#sideMenu {
	list-style: none;
	margin-top: 0;
	outline: none;
	width:630px;
}

	#sideMenu a:link, #sideMenu a:active, #sideMenu a:visited {
	color: #ffffff;
	text-decoration: none;
	}

	#sideMenu a:hover{
	color: #ffffff;
	text-decoration: none;
	}

.sideButton4 {
	width:630px;
	height: 30px;
	overflow: hidden;
	margin-bottom: 1px;
}

	.sideButton4 {
	background: url(../images/tec_home_but4.gif) no-repeat;
	}

	.sideButton4 h3 a:link, .sideButton4 h3 a:active, .sideButton4 h3 a:visited {
	display: block;
	width: 630px;
	height: 30px;
	text-indent: 60px;
	overflow: hidden;
	line-height:28px;
	font-size:13px;
	}
	
.sideButton4 h3 a:hover {
	background: url(../images/tec_home_but4.gif) no-repeat 0 -30px;
}

.drawers {
	list-style:none;
}

.accSub {
	outline: none;
}