/* =mypoints */
#mypoints {
	margin: 0 0 20px 0;
}

#mypoints h2 {
	margin: 0 0 10px 0;
}

#mypoints .mypoints-photo {
	float: left;
	width: 41px;
	margin: 0 10px 0 0;
}

#mypoints .mypoints-info .mypoints-points {
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 11px 0;
}

#mypoints .mypoints-info .mypoints-odds, #mypoints .mypoints-info a, #mypoints .mypoints-lifetime {
	font-size: 11px;
	line-height: 11px;
}

#mypoints .mypoints-odds {
	margin: 0 0 15px 0;
}

#mypoints .mypoints-lifetime {
	font-style: italic;
	margin: 0 0 0 51px;
}

/* =top-contributors */
.contributors-list { list-style: decimal outside; margin-bottom: 15px; padding-left: 22px;  }
.contributors-list li { font-size: 12px;  line-height: 14px; clear: both; padding: 8px 0; color: #666;}
.contributors-list li img { float: left; margin: 0 5px 9px 0; }
.contributors-list .name { font-weight: bold; }
.contributors-list .points { color: #666;}
.contributors-list .station { float: left; color: #000; text-indent: 0;}

/* =reward-featured */
#reward-featured {
	background: #433D65;
	border-radius: 5px 5px 0 0;
	box-shadow: 0 0 10px #333;
	padding: 20px;
	margin: 5px 5px 0;
	color: #fff;
}

#reward-featured-lg{
	border-radius: 5px 5px 0 0;
	padding: 20px;
	margin: 5px 5px 0;
	color: #000;
}

#reward-featured h2 {
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #fff;
}

#reward-featured .reward-photo {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
}

#reward-featured .reward-photo img {
	width: 160px;
}

#reward-featured .reward {
	float: left;
	width: 470px;
}

#reward-featured .reward .reward-name {
	font-size: 20px;
	line-height: 22px;
	margin: 0 0 10px 0;
}

#reward-featured .reward .reward-desc {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
}

.featured-text {
	background: #ddd;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 0 10px #333;
	padding: 10px;
	margin: 0 5px 5px;
	font-size: 15px;
	line-height: 17px;
}

.featured-text-membership h4{
	font-size: 13px;
	font-color: #000;
	line-height: 16px;
	font-style: italic;
	font-weight: bold;
}

.featured-text-membership {
	font-size: 15px;
	font-color: #000;
	line-height: 18px;
}

.featured-text-membership h3{
	font-size: 13px;
	font-color: #000;
	line-height: 16px;
}

.featured-text-membership h5{
	font-size: 13px;
	font-color: #000;
	line-height: 16px;
	font-weight: bold;
	
}
.featured-text-membership h2{
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}

/* =past-winners */
.past-winners {
	margin: 20px 0 0 0;
}

.past-winners h2 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	margin: 40px 0 10px 0;
}


.past-winners .winner.top {
	font-weight: bold;
}

.past-winners .winner.top .reward-photo {
	text-align: left;
}

.past-winners .winner.top .winner-photo {
	height: auto;
}

.past-winners .winner {
	clear: both;
	border-top: 1px solid #ddd;
	position: relative;
	padding: 10px 0 10px 0;
}



.past-winners .winner:first-child {
	border-top: none;
}

.past-winners .winner .reward-photo {
	float: left;
	width: 105px;
	margin: 0 30px 0 0;
	text-align: left;
	font-weight: bold;
}

/*BEGIN CUSTOM LARGENESS */

/* =past-winners */
.past-winners .winner-lg {
	clear: both;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: relative;

}



.past-winners .winner .reward-photo-lg {
	float: left;
	height: 95px;
	width: 95px;
}

.past-winners .winner .reward-photo-lg img {
	float: left;
	height: 85px;
	width: 85px;
}

.past-winners .winner .winner-info-large {
	padding-left: 120px;
	font-size: 14px;
}
  /*end CUSTOM  LARGENESS */

.past-winners .winner .reward-photo img {
	width: 71px;
	margin: 0 34px 5px 0;
}

.past-winners .winner .winner-photo {
	float: left;
	width: 71px;
	height: 71px;
	margin: 0 30px 0 0;
}

.past-winners .winner .winner-info {
	float: left;
	width: 370px;
	margin: 0 20px 0 0;
	padding-bottom: 20px;
}


.past-winners .winner .winner-info .winner-name a {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.past-winners .winner .winner-info .winner-name a:hover {
	color: #d71920;
}

.past-winners .winner .winner-info  .winner-details {
	font-size: 14px;
}

.past-winners .winner .winner-date {
	position: absolute;
	right: 0;
	top: 10px;
	font-size: 14px;
	font-weight: bold;
}

/* =reward-info */
.reward-info p {
	color: #000;
}

.reward-info table {
	margin: 10px 0 20px;
}

.reward-info tbody tr:first-child td {
	padding: 10px 0 0 0;
}

.reward-info table th {
	font-weight: bold;
	width: 50px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ececec;
}

.reward-info table th:first-child {
	width: 300px;
}

.reward-info table td {
	padding: 3px 0;
}

.reward-info h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 20px 0;
	margin: 40px 0 0 0;
	line-height: 20px;
	color: #666;
}