
.app55 {
	margin: 10px 10px 10px 10px; 
	background:#f3fff3 url() bottom left;
	border: #ccc 1px solid;
	display:block;
	width:308px;
	height:338px;
	float:left;
	font-size:0.66em;
	color:#1e2330 !important;
	overflow:hidden;
}

.app55:hover {
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;	
}

.app55_img {
	display:block;
	width:308px;
	height:193px;
	overflow:hidden;
	text-align:center;
}

.app55_text {
	display:block;
	padding:0px 10px 10px 10px;
	font-weight:normal;
}

.app55_text h1 {
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
	line-height:1em;
}

.app55_text p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

