@charset "utf-8";
/* CSS Document */

body {
	background:url(http://static.howstuffworks.com/gif/star-awards-bg.jpg);
}
#accordion {
	margin:10px 0px;
	width:310px;
}
h3.toggler {
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(http://static.howstuffworks.com/gif/mtg-star-arrow-down.gif) right no-repeat;
	color: #b6d4e9;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
	border-bottom:#CCC 1px solid;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
blockquote {
	padding:5px 20px;
}
.element {
	border-bottom:#CCC 1px solid;
}
.alpha {
	width:716px;
	background:url(http://static.howstuffworks.com/gif/star-awards-top2.png) top center no-repeat;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-358px;
	padding-bottom:5px;	
}
.beta {
	width:700px;
	max-height:2000px;
	position:relative;
	top:5px;
	left:8px;
	background:#fff;
}
.star-alpha {
	background-color:#FFF;
}
.star-master {
	width:696px;
	border: #9a9a9a 2px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFF;
}
.star-header {
	margin-bottom:15px;
	float:left;
}
.star-top-content {
	padding:0px 15px;
	font-size:12px;
	color:#999;
	text-align:justify;
	margin-bottom:15px;
}
.star-area {
	margin-bottom:15px;
	height:150px;
	margin-bottom:10px;
}
.star-sub-area {
	margin-bottom:15px;
	width:451px;
	height:53px;
	margin-left:215px;
	padding-top:63px;
}
.star-bullet {
	font-size:14px;
	background:url(http://static.howstuffworks.com/gif/star-awards-bullet.gif) center left no-repeat;
	padding:0px 0px 0px 31px;
	margin:0px 0px 10px 10px;
}
.star-bullet a:link {
	font-size:13px;
	color:#666;
	text-decoration:none;
}
.star-bullet a:visited {
	font-size:13px;
	color:#666;
	text-decoration:none;
}
.star-bullet a:hover {
	font-size:13px;
	color:#CCC;
	text-decoration:none;
}
.star-bullet a:active {
	font-size:13px;
	color:#CCC;
	text-decoration:none;
}
.star-big-img {
	border:#CCC 1px solid;
	padding:2px;
	margin-right:10px;
}
.star-h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	margin-bottom:15px;
}
.star-link {
	color:#666;
	margin-bottom:15px;
}
.star-link a:link {
	font-size:14px;
	color:#666;
	text-decoration:none;
}
.star-link a:visited {
	font-size:14px;
	color:#666;
	text-decoration:none;
}
.star-link a:hover {
	font-size:14px;
	color:#CCC;
	text-decoration:none;
}
.star-link a:active {
	font-size:14px;
	color:#CCC;
	text-decoration:none;
}
.star-holder {
	padding:0px 15px;
}
.star-prop {
	height:60px;
	border-bottom:#CCC 1px solid;
}
.star-img {
	margin-right:10px;
}
.star-name {
	margin-bottom:5px;
}
.star-name a:link {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.star-name a:visited {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.star-name a:hover {
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}
.star-name a:active {
	font-size:12px;
	color:#CCC;
	text-decoration:none;
}
.star-loc {
	font-size:11px;
	color:#666;
	line-height:20px;
}
.star-footer {
	font-size:10px;
	color:#999;
	padding: 4px 0px;
	border-top:#CCC 1px solid;
}
.star-footer a:link, a:visited {
	font-size:10px;
	color:#999;
	text-decoration:none;
	margin-right:6px;
}
.star-footer a:hover, a:active {
	font-size:10px;
	color:#CCC;
	text-decoration:none;
	margin-right:6px;
}
.left {
	width:310px;
	float:left;
	text-align:left;
	margin-bottom:30px;
}
.right {
	width:310px;
	float:right;
	text-align:left;
	margin-bottom:30px;
}

.aLink {color:#666; text-decoration:none;}
.aLink:hover {color:#ccc;}