
.apps{
	display: block;
	font-size: 11px;
	font-family: verdana;
	clear: both;
	margin: 2px;
	padding: 4px;
	height: 117px;
	width: 500px;
	border: 1px solid transparent;
	cursor:pointer;
}

#imgdb a:link, #imgdb a:visited, #imgdb a:active, #imgdb a:hover, #imgdb a:hover:visited {
	font-weight: normal;
	text-decoration: none;
	color: #111;
}



.apps:hover{
	border: 1px solid #999;
}

.apps_div{
	width: 300px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	white-space: nowrap;
	float: left;
	line-height: 20px;
}

.image{
	width: 102px;
	float: left;
	margin-right: 20px;
}

.image img{
	border: 1px solid #999;
}


.hl, .hl div{
	background-color: #ddd;
}

.a_title{
	font-weight: bold;
}

.mult_pages{
	width: 500px;
	text-align: left;
	font-size: 11px;
	font-family: verdana;
	padding: 20px 0px 20px 3px;
	line-height: 1.5em;
}

.mult_pages a:link, .mult_pages a:visited{
	text-decoration: none;
	color: #88f;
}

.mult_pages a:hover, .mult_pages a:hover:visited{
	color: #f88;
}
