.footer {
	/*width: 100%;*/
	height: 35px;
	color: #6a6363;
	/*background: #a7b6de url(../img/bottom.png) bottom left repeat-x;*/
	background-color: #dcdbdb;
border-right-style:none;
border-bottom-style:none;
border-left-style:none;
}

.footer table {
	width: 100%;
	height: 100%;
	text-align: center;
}

.footer td {
	font-size: 10px;
	width: 33%;
	padding: 5px;
}

.footer #disclink {
	color: #6a6363;
	cursor: pointer;
	display: none;
}

.footer #author {
	color: #6a6363;
	cursor: pointer;
	text-decoration: none;
}
