



#Content h1 {
 font-size: 18px;
 margin-bottom: 8px;
}
#Content h3 {
 font-size: 18px;
 font-weight: bold;
 color: black;
 margin-bottom: 4px;
}
#Content #info_game h3 {
 margin: 5px 0 4px 7px;
}
#Content ul {
 margin: 0;
 padding: 0 20px;
}
#Content li {
 margin: 0 0 6px;
}
#info_game {
 width: 923px;
 height: 221px;
 background: transparent url('http://www.jagex.com/img/jgs/minisites/info/game_info_bg.png?1') no-repeat;
 color: black;
 margin: 0 auto;
}
#info_game .intro {
 float: left;
 width: 590px;
 height: 220px;
 position: relative;
 margin: 0 auto;
}
#info_game .intro .intro_image {
 position:absolute;
 left:8px;
 top:33px;
}
#info_game .intro .intro_text {
 color:white;
 left:18px;
 position:absolute;
 top:185px;
}
#info_game .features {
 float: left;
 width: 332px;
 height: 220px;
 position: relative;
}
.play {
 display: block;
 position: absolute;
 left: 81px;
 top: 186px;
 width: 185px;
 height: 22px;
 background: blue;
 overflow: hidden;
}
.play:hover {
 zoom: 1;
}
.play img {
 position: absolute;
 height: 200%;
}
.play:hover img {
 top: -100%;
}
#info_media {
 color: black;
}
#media_viewer {
 position: relative;
 width: 351px;
 height: 263px;
 float: left;
 overflow:hidden;
}
#media_viewer img {
 position: absolute;
 width: 351px;
 height: 263px;
 top: -500px;
}
#media_viewer img.current {
 top: 0;
 left: 0;
}
#media_screenshots {
 float: left;
 width: 195px;
 margin: 0 0 0 12px;
}
#media_screenshots img {
 float: left;
 width: 83px;
 height: 62px;
 border: 3px solid black;
}
#media_screenshots img.selected {
 border-color: #0266a2;
}
#media_screenshots img.right {
 margin: 0 0 12px 12px;
}
#info_description {
 color: black;
}
.left {
 padding-left: 7px;
}
.left,
.left .right,
.left .gradient {
 background: transparent url('http://www.jagex.com/img/jgs/minisites/info/media_description_bg.png?1') no-repeat left top;
 height: 282px;
 margin: 0px auto auto;
}
.left div.right {
 padding-right: 7px;
 background-position: right bottom;
 background-repeat: no-repeat;
}
.left .gradient {
 background-position: left -282px;
 background-repeat: repeat-x;
}
.left .content {
 padding: 8px 1px 0 1px;
}
