div.featuredResults 
{
    display:none;
	background-image:url(images/myprofile_photoBackdropSmall.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
	margin-bottom:30px;
	padding-top:10px;
	}
	
div.featuredResults img.mainImage {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	margin-left:-2px;
	margin-right:10px;
	}
	
div.featuredResults div.info {
	display:inline;
	float:left;
	margin-left:10px;
	width:405px;
	}
	
div.featuredResults div.info h2 {
	color:#25568E;
	float:left;
	font-size:1.6em;
	margin-bottom:10px;
	}
	
div.featuredResults div.info h2 a:link, div.featuredResults div.info h2 a:visited {
	
	}
	
div.featuredResults div.info h2 a:hover, div.featuredResults div.info h2 a:active {

	}
	
div.featuredResults div.info p.rating {
	display:inline;
	float:right;
	width:auto;
	}
	
div.featuredResults div.info p.description {
	clear:both;
	font-size:115%!important;
	}
	
div.featuredResults div.info p.authorAndDatePublished {
	clear:both;
	margin-bottom:10px;
	font-size:115%!important;
	}
	
div.featuredResults div.info p.authorAndDatePublished span {
	font-weight:bold;
	}
	
.resultItem, .resultItemAlternate {
	clear:left;
	margin-bottom:25px;
	}
	
.imageResultWrapper {
	background-image:url(images/myprofile_photoBackdropSmall.gif);
	background-position:19px 50%;
	background-repeat:no-repeat;
	float:left;
	width:120px;
	padding-top:10px;
	}
	
.imageResultWrapper img {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	margin-left:8px;
	}
	
.resultItemContent {
	padding-right:10px;
	padding-left:20px;
	}
	
.resultItemContent h2 a {

	}
	
.resultItemContent h2 a:hover {

	}
	
.starRatings {
	padding-top:5px;
	}
	
.authorName {
	}
