
/******************************
* Partner Styles - public
******************************/

/******************************
* Overview Styles
******************************/

.partnerLogos {
	text-align: center;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.partnerLogos li {
	display: inline;
	padding: 0 10px 0 0;
	line-height: .8em;
	list-style: none;
}


#partner-links {
	margin-top: 2em !important;
	margin-bottom: 2em !important;
}

#partner-links li {
	margin-bottom: 1em !important;
}

.partnerLists dt {
	margin-bottom: .25em !important;
	padding-top: 1.5em !important;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.partnerLists dd a {
	margin-top: 2em;
}


/******************************
* Call Button Styles
******************************/

#how-to-buy-button {
	display: block;
	margin: 1em auto;
	text-align: center;
}

#talkByPhone, #talkByIM {
	display: block;
	position: relative;
	top: -105px;
	left: 30px;
	width: 120px;
	height: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	/* IE won't position the anchor without this */
	_background: #CEDEEC;
	_filter: alpha(opacity = 1);
	_zoom: 1;
}


