@charset "utf-8";
#awards { 
	float: right;
	width: 300px; 
	margin: 5px 0 5px 5px;
}
#awards h3 {
}

#awards img {
	border: none;
}

#box1 ul, #box2 ul {
	margin: 0;
	padding: 0;
}
#box1 li, #box2 li {
	font-size: 11px;
	margin-bottom: 10px;
	list-style: none;
}
#articles ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#articles li {
	border-left: 2px solid #e9e9e9;
	border-bottom: 2px solid #e9e9e9;
	margin-bottom: 16px;
	padding-left: 8px;
}

#articles li a {
	font-weight: bold;
}
.publication {
	font-style: italic;
	color: #002f51;
}

.forbes-button {
	text-align: center;
}

.forbes-button a, .forbes-button a{
	background-color: transparent;
}
.forbes-button a img, .forbes-button a img {
	background-color: transparent;
}