@charset "UTF-8";
/* CSS Document */
#topstuff{
	display:block;
	position:relative;
	width:684px;
	height:34px;
	padding:14px 18px 2px 18px;
	background:url(../images/expanded/blackbar.png) no-repeat 18px 14px;
}
#topstuff h2{
	position:absolute;
	left:29px;
	top:23px;
	display:block;
	width:55px;
	height:20px;
	text-indent:-5000px;
	margin:0;
	padding:0;
	background:url(../images/expanded/gallery-head.png) no-repeat 0 0 ;
}
#topstuff h3{
	position:absolute;
	bottom:1px;
	right:30px;
	display:block;
	width:170px;
	margin:0;
	padding:0;
	line-height:150%;
	color:#CCC;
	height:28px;vertical-align:bottom;
	text-align:right;
	font-size:12px;
}
#topstuff h3 sup{
	font-size:10px;
}
dl{
	display:block;
	position:relative;
	width:240px;
	margin:5px 0 15px 15px;
	background:url(../images/expanded/databox-top-cap.png) no-repeat 0 0 #191919;
	float:right;
}
dt{
	color:#a5d272;
	border-bottom:2px solid #363c45;
	padding:7px 15px;
	margin:0;
}
dd{
	margin:0;
	padding:7px 15px;
	background-color:#222;
}
dd.last{
	background:url(../images/expanded/databox-bottom-cap.png) no-repeat left bottom #222;
}
#img{
	margin:0 auto 5px auto;
}
#img.vert{
	background:url(../images/expanded/shadow-vert-main.png) no-repeat 0 0;
}
#img.vert img{
	padding:10px;
	background:url(../images/expanded/shadow-vert-cap.png) no-repeat top right;
}
#img.horiz{
	background:url(../images/expanded/shadow-horiz-main.png) no-repeat 0 0;
}
#img.horiz img{
	padding:10px;
	background:url(../images/expanded/shadow-horiz-cap.png) no-repeat bottom right;
}
#namedesc{
	display:block;
	width:664px;
	height:16px;
	margin:7px 8px 0 8px;
	padding:8px 20px;
	vertical-align:baseline;
	background:url(../images/expanded/blackbar.png) no-repeat 10px 0;
}
#namedesc h4{
display:inline;
	margin:0;
	font-size:14px;
	color:#ff7d26;
	vertical-align:baseline;
}
#namedesc span{
	display:inline;
	color:#f60;
	font-size:11px;
	margin:0;
	vertical-align:baseline;
}
#info{
	margin-top:15px;
	padding-top:20px;
	background-position:20px 0;
}
#newnav{
	top:2px;
	left:243px;
}
#info.noexp{
	padding-bottom:0;
}
.noexp dl{
	float:none;
	width:400px;
	margin:0 auto;
}
