.red {
	color : #a93737;
}

/**
* Global overrides
*/
#bodycontainer {
	border-top : 0;
}

#bodyrightcontainer {
	border-top : 1px solid #b3b3b3;
}

#sd-content {
	padding-bottom : 16px;
}

/**
* Left side override
*/
#sidenavigationcontainer {
	border-top : 1px solid #b3b3b3;
	margin-top : 108px;
}

#sd-nav {
	padding : 10px 10px;
}

#sd-nav-inner {
	padding : 14px 6px;
	background : #fff;
}

#sd-nav a {
	font-weight : bold;
}

#sd-nav ul {
	margin-left : 20px;
	margin-bottom : 1em;
	list-style : disc;
}

#sd-nav li {
	display : list-item;
}

/**
* Content
*/
#sd-staticcontent {
	margin : 16px 14px 0 16px;
	float : left;
	background-color : #fff;
}

* html #sd-staticcontent {
	margin-right : 8px;
	margin-left : 8px;
}

.narrowcontent {
	padding : 44px 95px 44px 104px;
	width : 547px;
}

.widecontent {
	padding : 44px 65px;
	width : 616px;
}


* html .narrowcontent,
* html .widecontent {
	overflow : hidden;
}

.narrowcontent hr,
.widecontent hr {
	margin-left : 2px;
	width : 547px;
}


/**
* Press
*/
.sd-presscontentcontainer {
	margin-right : 14px;
	border : 1px solid #a93737;
	width : 746px;
	min-height : 700px;
	background : #fff url(/images/press_bg.gif) top left no-repeat;
}

* html #sd-staticcontent.sd-presscontentcontainer {
	margin-right : 7px;
	height : 700px;
}

.sd-presscontentcontainer h1 {
	margin : 31px 35px 31px 187px;
	color : #fff;
	font-size : 22px;
	font-weight : normal;
	text-align : right;
}

#presscontentbody {
	margin-left : 280px;
	padding-top : 1em;
	width : 450px;
}

#presscontentbody.press {
	margin-left : 290px;
	width : 418px;
	text-align : center;
}

.quotebubbletop {
	padding : 27px 0 0 0;
	margin : 30px 0;
	background : transparent url(/images/quote_bubble_top.gif) top left no-repeat;
	width : 418px;
}

.quotebubblebottomleft,
.quotebubblebottomright {
	padding : 0 24px 20px 24px;
	background : #f2f2f2 url(/images/quote_bubble_bottom_right.gif) bottom left no-repeat;
	min-height : 76px;
}

.quotebubblebottomleft {
	background-image : url(/images/quote_bubble_bottom_left.gif);
}

.quoteattribution {
	margin : 1em 0;
	font-weight : bold;
	font-size : 120%;
	font-style : italic;
}


/**
* Our Friends
*/
.afriend {
	float : left;
	margin : 0 20px 10px 0;
	padding : 15px 0 10px 0;
	width : 166px;
	height : 148px;
	border-bottom : 1px solid #b3b3b3;
	text-align : center;
	vertical-align : middle
}

.afriend.last {
	margin-right : 0;
}

.afriend a {
	text-decoration : none;
}
