/* Extra styles */

/*
#SummaryBlock5 .summaryImage {
	border-color: white !important;
}
*/

#FeaturedContent .summaryBlock {
	padding-bottom: 0;
	min-height: 120px !important;
}

.googleCustomSearch .searchResultList .searchResultExcerpt b {
	color: black;
}

.voteBox {
	text-align: center;
	padding: 4px;
	float: right;
	width: 440px;
	margin-left: 20px;
}

.voteBox a {
	margin-top: 1ex;
	/*display: inline-block;*/
	display: none;
}

.voteBox a img {
	border: none;
}

.extraBox {
	text-align: center;
	padding: 4px;
	float: right;
	width: 440px;
	margin-left: 20px;
}

.extraBox a {
	margin-top: 1ex;
	display: inline-block;
}

.extraBox a img {
	border: none;
}

/*
#SummaryBlock3 .summaryImage a img {
    display: none;
}

#SummaryBlock3 .summaryImage a {
    background: url(mac.jpg);
    display: block;
    width: 100px;
    height: 75px;
}
*/


/******************************************************************/
/* The code below removes the search box from the public website. */
/* Remove it or comment it out to restore the search box.         */
/******************************************************************/
SiteSearchForm {
    visibility: hidden;
}
/******************************************************************/



#MacPhoto1, #MacPhoto3 {
	float: right;
	margin: 1ex 0 1ex 1em;
}
#MacPhoto2 {
	float: left;
	margin: 1ex 1em 1ex 0;
}
