.app-theme{
	float:left;
	float:left;
	width:350px;
	background:#f0f0f0;
	margin:5px 20px 40px 5px;

}


.app-plugin{
	float:left;
	width:350px;
	background:#f0f0f0;
	margin:5px 20px 40px 5px;
	box-shadow: 0 0 10px #aaa;
}

.app-theme-image img{
	width:320px;
	height:240px;
}

.app-plugin-image img{
	width:128px;
	height:128px;
}


.app-plugin-id,.app-theme-id{
	display:none;
}
