.stars-list {
}

.star {
	margin:20px 0;
	border:1px solid #d2d2d2;
	overflow:hidden;
	line-height:157.1429%;
	zoom:1;
	position:relative;
}

.star-content {
	margin:19px;
}

.star-photo {
	float:left;
	width:234px;
	margin:0 20px 20px 0;
	_margin:0 17px 20px 0; /* 3px float ie6 bug*/
}

.star-photo .img-holder {
	text-align:left;
}

.star-summary {
	margin-left:254px;
}

.star-summary h3,  .star-summary h1{
	margin:0;
	text-transform:uppercase;
	font-size:128.5714%;
	line-height:1;
}

.star-level {
	color:#e60004;
	margin-bottom:1.3em;
}

.star-link-box {
	background:#dfdfdf url("/i/dots-white-gray.png") 0 0 repeat-x;
	margin-right:-18px;
	font-weight:bold;
	padding:7px;
}

.star-link-box a,
.star-link-box a:link,
.star-link-box a:visited 
{
	color:#313131;
	display:inline-block;
	padding:0 8px;
}

.star-link-box a:hover,
.star-link-box a:active 
{
	color:#e60004;
	text-decoration:underline;
}

.star-votes {
	position:absolute;
	right:17px;
	top:6px;
}
