.apps_list {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.apps_list_header {
	font-size: 12px;
	font-weight: bold;
}
.apps_list a {
	color: #666666;
	text-decoration: none;
}
.apps_list a:hover {
	color: #000000;
	text-decoration: underline;
}
#app_table img {
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}
#app_table hr {
	color: #0570C2;
}

#app_table h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0570C2;
}
