#tp_navi .icon   {
	margin: 3px;
	padding: 7px;
	height: 70px;
	float: left;
	display: block;
	width: 150px;
	text-align: center;
	padding-top: 15px;
}
#tp_navi .icon a {
	display: block;
	width: 150px;
	text-decoration : none;
	color: #000000;
	filter: alpha(opacity=50);
	opacity: 0.6;
}
#tp_navi .icon a:hover   { 
	color : #FFFFFF; 
	display:block;
	filter: alpha(opacity=100);
	opacity: 1;
}


/*mid blocks*/
/*#cpanel {
	text-align: center;
	padding: 60px 0px 60px 0px;
	position: relative;
	min-height:200px;
}
#cpanel .icon   {
	margin: 3px;
	background-color: #FBF5F5;
	min-height:90px !important;
	min-height:100px;
	width: 120px;
	text-align: center;
	float: left;
}
#cpanel .icon a {
	min-height:100px;
	display: block;
	float: left;
	width: 108px !important;
	width: 110px;
	min-height:85px !important;
	text-decoration : none;
	padding: 10px 5px 5px 5px;
	background-color: #FBF5F5;
	border: 1px solid #DDD;
}
#cpanel .icon a:hover   { 
	color : #333; 
	background-color: #EFEFFA;
	padding: 9px 4px 3px 6px; 
}
*/


#cpanel {
	text-align: center;
	padding: 60px 0px 60px 0px;
	position: relative;
}
#cpanel .icon   {
	margin: 3px;
	background-color: #FBF5F5;
    width: 135px;
	text-align: center;
	float: left;
}
#cpanel .icon a {
	display: block;
	height:100px;
	text-decoration : none;
	padding: 15px 5px 5px 5px;
	background-color: #FBF5F5;
	border: 1px solid #DDD;
}
#cpanel .icon a:hover   { 
	color : #333; 
	background-color: #EFEFFA;
	padding: 17px 4px 3px 6px; 
}
