body {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

.client_panel {
	background-color: lightyellow;
	border:1px solid yellow;
	margin:40px auto;
	width:900px;
	padding: 20px
}

table tr td {
	text-align: center;
}

table tr th {
	padding: 10px;
}

.homemenu{
	height: 160px;
	width: 100%;
	margin-bottom: 25px;
}

.homemenu .bigitem{
	float: left;
	width: 33%;
	height: 160px;
	text-align: center;
}

.logout_top{
	float: right;
}

.iconsinfo{
	display: none;
}
