@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;
}

#press ul { list-style: none; margin: 0; padding: 0; }
#press ul 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;
}

#ff-press .ff_press {
	border-bottom:2px solid #E9E9E9;
	border-left:2px solid #E9E9E9;
	margin-bottom:16px;
	padding-left:8px;
}

.press-article {
	background: #fff url(../images/left-quote.gif) top left no-repeat;
	padding: 10px 50px; 
}

.press-article-bottom { position: relative; }
.press-article-bottom img { position: absolute; top: -50px; left: 710px; }
