.general {
	height: 105px;
	text-align: center;
	font-weight: bold;
/*	visibility: collapse;*/
}

.general a:visited {
	color: #0000ff;
}
 
.applet {
	width: 1%;
	font-size: 18px;
	text-align: center;
	vertical-align: top;
	border: 2px solid white;
}

.applet a, .applet a:hover, .aplet a:visited {
	cursor: pointer;
	text-decoration: underline;
	color: #333333;
}

td.applet:hover {
	border: 2px dotted #ff8200 !important;
}

.applet a {
	text-decoration: none;
}

.main-apps {
	height: 1%;
}

.add-apps {
	height: 25%;
}

.info {
	font-size: 13px;
	width: 25%;
	text-align: left;
	vertical-align: top;
	padding: 15px 0 0 10px;
	color: #999999;
	line-height: 1.5em;
}