ul#sites_list {
	list-style: none;
	display: block;
	line-height: 1.9em;
}
ul#sites_list li {
	margin: 15px;
}
ul#sites_list li a {
	text-decoration: none;
}
#og img {
	width: 240px;
	height: 40px;
}
#pm a {
	font-size: 20px;
	color: yellow;
	text-shadow: red 1px 2px 2px;
}
h2#preview_header {
	text-align: center;
	padding-top: 100px;
}
.no-js h2#preview_header {
	display: none;
}
img#web_thumb {
	margin: 50px 0 0 5px;
}
ul#certifications_list {
	width: auto;
	margin-left: -40px;
}
ul#certifications_list li {
	list-style: none;
	display: inline;
}
ul#certifications_list li a {
	cursor: default;
}
ul#certifications_list li a img {
	border: none;
}
