/* 
#page-the-world {
	padding-bottom:240px;
}
#page-the-world, #page-the-world #main-content {
}
*/

.subquote {
	font-size: 13px;
	font-weight: bold;
	margin-left: 49px;
	width: 692px;
}
.subquote p {
	font-weight: normal;
	padding:7px 0px;
}
#map {
	margin-left: 49px;
	width: 869px;
	height: 614px;
}

#world-about {
	margin-top: 20px;
	margin-left: 360px;
	width: 550px;
	float: left;
	font-size: 12px;
}
#world-about p {
	margin-bottom: 15px;
}
#world-about h3 {
	margin: 0;
	padding: 0;
}
#player-flash {
	padding-top: 39px;
	padding-left: 149px;
	margin-top: 35px;
	margin-left: 110px;
	width: 822px;
	height: 357px;
	position: relative;
	top: -60px;
}
#video-flash {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 352px;
	width: 564px;
	height:322px;
	float: left;
	font-size: 12px;
	position:relative;
}
#top-side {
	margin-bottom: 35px;
}
#bottom-side {
	padding-left: 180px;
}
#character-box {
	width: 869px;
	height: 900px;
}
#character-box #info-box {
	float: left;
	width: 492px;
}
#character-image {
	float: left;
}
#character-list li {
	float: left;
}
#character-title {
	margin-top: 20px;
}
#character-description {
	font-size: 12px;
	width: 469px;
}
#video-origins {
	height: 385px;
}

#wallpaper-section
{
	clear: both;
	float: left;
	padding-left: 3px;
	width: 270px;
}

#wallpaper-section .wallpaper
{
	position: relative;
	background: url(../../images/hero/greywardens/wallpaper-box.png) no-repeat;
	font-size: 12px;
	height: 160px;
	padding-top: 9px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 12px;
	margin-left: -3px;
	width: 245px;
}

#wallpaper-section .wallpaper img
{
	margin-bottom: 4px;
}

#wallpaper-section .wallpaper select
{
	position: absolute;
	right: 12px;
	bottom: 11px;
	font-size: 11px;
	width: 115px;
	line-height: 12px !important;
}

#wallpaper-section .wallpaper div
{
	padding-top: 3px;
}

#screens-section {
    float: left;
    width: 168px;
    margin-left: 11px;
}

#screens-section .screen {
    width: 143px;
    height: 74px;
    margin-left: -3px;
    padding: 9px 12px 13px 10px;
    background: url(../../images/hero/greywardens/screen-box.png) no-repeat;
    cursor: pointer;
}

#concept-section {
    float: left;
    width: 278px;
    margin-left: 11px;
}

#concept-section .concept {
    width: 275px;
    height: 202px;
    float: left;
    padding: 10px 10px 5px 10px;
    margin-left: -3px;
    background: url('../../images/character/concept-box.png') no-repeat;
}

#concept-section .concept select
{
	display: block;
	float: right;
	font-size: 10px;
	line-height: 12px !important;
}

#screens-text {
	margin-top: 10px;
	margin-left: 3px;
	font-size: 12px;
	width: 153px;
}
