/* ################################################################# */
/*                          Global elements                          */
/* ################################################################# */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h3, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 1em;
	background: #000;
}
img {
	border:0 none;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
}
#body-content {
	background: #1c0000 url(../style/img/body_bg.gif) repeat-x top;
	padding-top: 30px;
	padding-bottom: 10px;
}
.body-wrapper {
	width: 964px;
	height: 100%;
	margin: 0px auto 0 auto;
}
/*\*/ * html .body-wrapper {
	width: 970px;
}
.main-content {
	background: #000;
	width: 620px;
	height: 100%;
	float: left;
	padding-left: 10px;
	padding-bottom:15px;
	margin-bottom: 15px;
}
.main-content h1, .main-content h1.game-title, .main-content h1.similar {
	color: #FFF;
	font-size: 1.3em;
	margin-bottom: 10px;
	text-align: center;
	background: url(img/h1_bg.jpg) no-repeat;
	line-height: 70px;
	position: relative;
	top: -10px;
	height: 70px;
}

.main-content a {
	font-size: 0.7em;
	text-decoration: underlined;
	color: #999999;
	padding-left: 2px;
} /*added by Samo*/

/*\*/ * html .main-content h1, * html .main-content h1.game-title, * html .main-content h1.similar {
	height: 70px;
}
.main-content h1.game-title {
	background: url(img/h1-small_bg.jpg) no-repeat center center;
}
.main-content h3.similar {
	background: url(../style/img/h3-similar_bg.jpg) no-repeat;
	text-align: center;
	font-size: 1.2em;
	line-height: 56px;
	margin-top: 35px;
	padding-bottom: 5px;
	color: #FFF;
}
/* ################################################################# */
/*                          Header elements                          */
/* ################################################################# */
div#header {
	background-image:url("../style/img/head_bg.gif");
	background-repeat:repeat-x;
	height:88px;
	position:relative;
}
div#headWrapper {
	margin:0 auto;
	position:relative;
	width:984px;
}
div.headerLogo img {
	width: 169px;
	height: 88px;
	float: left;
}
/* Main navigation and support container */
div.menu {
	float: right;
	width: 810px; /* Needed for IE8 */
}
div.menu ul {
	list-style-type: none;
}
div.supportMenu {
	float: right;
	position: relative;
	top: -5px;
}
div.support {
	float: right;
	margin-right: 25px;
}
div.language {
	float: right;
	white-space: nowrap;
}
div.support p, div.language p {
	display: inline;
	font-size: 0.7em;
	color: #999999;
	margin-left: 5px;
}
div.support p a, div.language a {
	text-decoration: none;
	color: #999999;
	background-image: none;
	padding: 0;
}
div.supportMenu a:hover {
	color: #FFFFFF;
}
div.support img, div.language img {
	position: relative;
	top: 15px;
	margin-right: 5px;
}
div.supportMenu div.separator {
	background-image: url(../style/img/menu_separator_top.gif);
	background-repeat: no-repeat;
	width:1px;
	height: 28px;
	float: right;
	position: relative;
	top: 15px;
	left: -10px;
}
ul.navigation {
	float: right;
	list-style: none;
	position: relative;
	top: 10px;
	right: -7px;
	white-space: nowrap;
}
ul.navigation li {
	display: inline;
}
ul.navigation li a.menuItem  {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(../style/img/menu_bg.gif) repeat-x;
	padding: 7px 14px 0px 14px;
	height: 28px;
	float:left;
}
ul.navigation li a.menuItem:hover, ul.navigation li a#active {
	background-image: url(../style/img/menu_bg-hover.gif);
}
ul.navigation div.separator {
	background-image: url(../style/img/menu_separator.gif);
	background-repeat: no-repeat;
	float:left;
	width:1px;
	height: 35px;
}
ul.navigation li img {
	float: left;
}
/* ################################################################# */
/*                      index specific elements                      */
/* ################################################################# */
/*\*/ * html div.mainInfo img { /* IE6 fix */
	height: 317px;
}
/*\*/ * html .test {
	position: absolute;
	z-index: -100;
	top: 22px;
	left: 0;
}
/*\*/ * html img {
}
#body {
	background: url(../style/img/body_bg.gif) repeat-x top;
	text-align: center;
	height: 100%;
}
div.mainInfo {
	height: 320px;
	border-bottom: 1px solid #481515;
}
div.mainInfo object {
	width: 960px;
}
div.infoRow {
	background: #1c0000;
	width: 100%;
	padding-top: 10px;
	height: 100%;
}
div.infoWrapper {
	margin: 0 auto;
	width: 995px;
	height: 258px;
}
/* Info boxes */
div.infoBox_1, div.infoBox_2, div.infoBox_3 {
	width: 305px;
	height: 222px;
	background: url(../style/img/infoBox_bg.jpg) no-repeat;
	border: 1px solid #333;
	margin-top: 19px;
	float: left;
	margin-left: 19px;
	_margin-left: 10px;
}
/*\*/ * html div.infoBox_1, /*\*/ * html div.infoBox_2, /*\*/ * html div.infoBox_3 {
	width: 307px;
	margin-right: 4px;
}
div.infoBox_3 {
	background: url(../style/img/infoBox3_bg.jpg) no-repeat;
}
div.infoBox_header {
	background: url(../style/img/infoBox_header_bg.gif) repeat-x;
	height: 32px;
}
div.infoBox_header h2 {
	color:#FFFFFF;
	font-size: 0.85em;
	line-height: 34px;
	margin-left: 15px;
	text-align: left;
	float: left;
}
/*\*/ * html div.infoBox_header h2 { /* IE6 fix */
	margin-left: 8px;
}
div.infoSwitcher {
	background: url(../style/img/infoSwitcher_bg.png) no-repeat;
	width: 45px;
	height: 28px;
	float: right;
	margin:2px 5px 0 0;
}
div.infoSwitcher div.infoSpacer {
	background: url(../style/img/infoSpacer.gif) no-repeat;
	width: 1px;
	height:9px;
	position: relative;
	top: 10px;
	float: right;
	left: -14px;
	margin: 0 7px;
}
div.infoBox_2 div.infoSpacer {
	*top: -8px;
}
div.infoBox_1 img {
	width: 122px;
	height: 122px;
	float: left;
	margin-left: 15px;
}
div.infoBody {
	float: right;
	width: 140px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 8px;
	padding-right: 10px;
}
div.infoBody div#carb {
	color:#FFF;
	font-size: 1.5em;
	font-weight: bold;
	position: absolute;
	z-index: 100;
	margin-top: 88px;
	margin-left: 65px;
	*margin-top: -132px;
	*position: relative;
}
div.infoBody img.jackpot-bg {
	left: -15px;
	top: -10px;
}
/*\*/ * html div.infoBody img.jackpot-bg {
	left: 0;
	margin: 0;
	padding: 0;
}
div.infoBody h3 {
	font-size: 0.75em;
	margin-bottom: 6px;
}
div.infoBody ul, div.infoBody p {
	font-size: 0.7em;
	color: #999999;
}
div.infoBody ul li {
	list-style: square inside;
	line-height: 14px;
	margin-bottom: 3px;
}
div.infoBody ul span {
	color: #FFFFFF;
	font-weight: bold;
}
div.infoBox_2 img {
	position: relative;
	z-index: 0;
	top: -65px;
	overflow: hidden;
}
div.infoBox_2 div.infoBody {
	width: 280px;
}
div.infoBox_3 img {
	float: left;
	margin-right: 5px;
	position: relative;
	top: 1px;
}
div.infoBox_3 ul li {
	list-style: none;
	list-style-position: outside;
	line-height: 12px;
}
div.infoBox_3 ul li.break {
	font-size: 0.3em;
}
div.infoBox_3 h3 {
	margin-bottom: 2px;
}
.shortInfo {
	background: #000000;
	height: 45px;
	position: relative;
	top: 10px;
	*top: 5px;
}
.shortInfo div img {
	float: left;
	position: relative;
	top: -1px;
	width: 31px;
	height: 31px;
}
div.shortInfo div {
	color: #CCCCCC;
	font-size: 8px;
	text-align: left;
	float: left;
	line-height: 10px;
	position: relative;
	top: 8px;
	white-space: nowrap;
	margin-left: 16px;
}
div.shortInfo div.middle {
	width:80px;
}
/* ################################################################# */
/*                         News box elements                         */
/* ################################################################# */
div.newsBox {
	background: url(../style/img/newsBox_shaddow.png) no-repeat;
	height: 307px;
	width: 1046px;
	margin: 0 auto;
	margin-top: 15px;
}
div.newsBox_title {
	background: url(../style/img/newsTile_bg.png) repeat-y;
	height: 30px;
	border-bottom: 1px solid #660000;
}
div.newsBox h2 {
	color: #FFFFFF;
	font-size: 0.85em;
	line-height: 30px;
	text-align: left;
	float: left;
}
div.newsBox_title a, div.newsBox_title .follow {
	float: right;
	font-size: 0.8em;
	position: relative;
	right: -10px;
	margin-left: 10px;
	text-decoration: none;
}
div.newsBox_title a {
	color: #FFFFFF;
	line-height: 30px;
}
div.newsContent {
	width: 960px;
	margin: 0 auto;
}
div.newsBody {
	padding-bottom:10px;
	background: #040404;
}

div.newsBody a:link, div.newsBody a:active, div.newsBody a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

div.newsBody a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

div.newsContent img {
	float: left;
	margin-right: 10px;
	position: relative;
	top:-5px;
}
div.newsCol_1, div.newsCol_2 {
	width: 440px;
	margin-left: 15px;
	text-align: left;
	float: left;
	_margin-left: 10px;
}
div.newsCol_1 img, div.newsCol_2 img {
	float: left;
	margin-right: 8px;
	position: relative;
	top: 0;
}
div.newsCol_1 ul, div.newsCol_2 ul {
	padding-top: 17px;
}
div.newsCol_1 ul li, div.newsCol_2 ul li {
	list-style: none;
	color: #999999;
	font-size: 0.7em;
	margin-bottom: 5px;
}
div.newsCol_1 h3, div.newsCol_2 h3 {
	color:#A87C4F;
	font-size: 1em;
	font-weight: bold;
	*float: left;
}
div.newsCol_1 h3 span, div.newsCol_2 h3 span {
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
div.newsSpacer {
	background: url(../style/img/newsSpacer.png) no-repeat;
	float: left;
	width: 1px;
	height: 196px;
	position: relative;
	top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
/* ################################################################# */
/*                          Footer elements                          */
/* ################################################################# */
div#footer {
	background: #323232 url("../style/img/footer_bg.gif") repeat-x;
	height:340px;
	padding-top:20px;
	position:relative;
	width:100%;
	z-index:100;
	border-top: 1px solid #663300;
}
div#wrapper_footer {
	margin:0 auto;
	position:relative;
	width:960px;
}
div#sitemap {
	position:relative;
	width:auto;
}
#sitemap table {
	border-collapse:collapse;
	color:#CCCCCC;
}
#sitemap div.links {
	float:left;
	position:relative;
	width:119px;
}
#sitemap div.links p {
	color:#666666;
	font-size:0.7em;
	line-height:100%;
	margin-bottom:5px;
	text-align:left;
	word-spacing:normal;
}
#sitemap div.links a.h {
	font-weight:bold;
	color: #FFFFFF;
}
#sitemap div.links a {
	color:#666666;
	text-decoration:none;
}
#sitemap div.links a:hover, #sitemap div.links a.h:hover {
	color:#fff;
	text-decoration:underline;
}
#sitemap div.separator {
	background-image:url("../style/img/sitemap_separator.png");
	background-repeat:no-repeat;
	float:left;
	height:130px;
	margin:0 10px;
	position:relative;
	left: -8px;
	top: -10px;
	width:1px;
}
div#about {
	background: url(../style/img/about_bg.png) repeat-y;
	color:#999999;
	font-size:13px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	margin-top:8px;
	position:relative;
	text-align:center;
	width:960px;
}
div#about a {
	color:#FFFFFF;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
div#about a:hover {
	text-decoration: underline;
}
div#pay {
	margin:14px auto;
	position:relative;
	width:970px;
	height: 30px;
	text-align: center;
}
div#pay a {
	margin-right: 20px;
}
div#cr {
	background: url(../style/img/footer_cr_bg.png) no-repeat top;
	color:#666666;
	font-size:0.7em;
	line-height:140%;
	text-align:center;
	padding-top: 7px;
}
div#cr a{
	color:#666666;
	text-decoration:none;
}
div#cr a:visited{
	color:#666666;
}
div#associated {
	background: url(../style/img/footer_cr_bg.png) no-repeat top;
	height: 47px;
	margin: 20px auto;
}
html>body div#associated ul {
	margin: 0px;
}
div#associated ul {
	list-style-type: none;
	margin: 20px auto;
	width: 1000px;
}
div#associated ul li {
	float: left;
	margin-right: 20px;
	font-size: 10px;
	line-height: 27px;
	color: #999;
	margin-top: -10px;
	
}
div#associated ul li img {
	position: relative;
	top: 20px;
}
div#associated ul li a {
	text-decoration: none;
}
div#small-text {
	background: url(../style/img/footer_cr_bg.png) no-repeat top;
	height: 60px;
	padding-top: 20px;
}
div#small-text p {
	font-size: 11px;
	line-height: 12px;
	color: #999;
	text-align: center;
}
div#small-text p a {
	color: #fff;
	text-decoration: none;
}
div#small-text p a:hover {
	text-decoration: underline;
}
/* ################################################################# */
/*                    jQuery fade plugin elements                    */
/* ################################################################# */
#games, #myGallerySet, #promotions {
	width: 307px;
	height: 190px;
	z-index:5;
}
.jdGallery {
	overflow: hidden;
	position: relative;
}
.jdGallery img {
	border: 0;
	margin: 0;
}
div.slideElement {
	display: none;
}
.jdGallery .slideInfoZone {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	font-size: 0.8em;
}
* html .jdGallery .slideInfoZone {
	bottom: -1px;
}
/*\*/ * html .jdGallery .slideInfoZone, * html #body .jdGallery .slideInfoZone {
	position: relative;
}
/*\*/ * html div.info-column .jdGallery .slideInfoZone, * html #body .jdGallery .slideInfoZone {
	left: -152px;
}
/*\*/ * html #body .jdGallery .slideInfoZone img {
	top: -20px;
	position: absolute;
}
.jdGallery .slideInfoZone h3 {
	padding: 0;
	font-size: 1em;
	margin: 0;
	font-weight: bold;
	color: inherit;
	margin-left: 140px;
	margin-top: 0px;
	margin-bottom: 9px;
	text-align: left;
	color: #f9cc00;
}
/*\*/ * html div.infoBox_2 .slideInfoZone h3 {
	color: #f9cc00 !important;
}
/*\*/ * html div.infoBox_2  .slideInfoZone h4 {
	top: -4px;
}
/*\*/ * html .jdGallery {
	margin-bottom: 0px;
}
.jdGallery .slideInfoZone div {
	float: right;
	height: 100%;
	width: 100%;
	font-size: 1em;
}
.jdGallery {
	overflow: visible;
}
.jdGallery a.right, .jdGallery a.left {
	position: absolute;
	height: 12px;
	width: 9px;
	cursor: pointer;
	z-index:100;
}
.jdGallery a.right {
	right: 14px;
	top: -19px;
	background: url(../style/img/next.png) no-repeat;
}
.jdGallery a.left {
	left: 265px;
	top: -19px;
	background: url(../style/img/preview.png) no-repeat;
}
/*\*/ * html .jdGallery  a.right {
	top: -22px;
	left: 127px;
	background: url(../style/img/next_ie6.png) no-repeat;
}
/*\*/ * html .jdGallery a.left {
	top: -22px;
	left: 110px;
	background: url(../style/img/preview_ie6.png) no-repeat;
}
.jdGallery a.left:hover { background: url(../style/img/preview_hover.png) no-repeat; }
.jdGallery a.right:hover { background: url(../style/img/next_hover.png) no-repeat; }

.jdGallery a.open { visibility: hidden; }
.slideInfoZone ul {
	float: right;
	width: 150px;
	text-align: left;
	margin-right: 15px;
}
/*\*/ * html .slideInfoZone ul {
	margin-right: 0;
}
.slideInfoZone ul li {
	list-style: square inside;
	line-height: 14px;
	margin-bottom: 3px;
	color: #999;
	font-size: 0.85em;
}
.slideInfoZone ul li span {
	color: #fff;
	font-weight: bold;
}
.slideInfoZone div img {
	position: relative;
	top:-25px;
	left: 0;
}

div.jackpotTicker {
	background: url(../style/img/jackpotTicker_bg.png) no-repeat;
	width: 156px;
	height: 79px;
	float: right;
	margin-right: 5px;
	text-align: left;
	position: absolute;
	top: 110px;
	left: 145px;
}
/*\*/ * html div.jackpotTicker {
	top: 80px;
}
.slideInfoZone div.jackpotTicker p {
	color: #999999;
	font-size: 0.85em;
	margin-left: 18px;
	position: relative;
	top: 10px;
	line-height: 18px;
}
.slideInfoZone div.jackpotTicker p.total {
	color: #F9CC00;
	font-weight: bold;
	font-size: 1.7em;
}
div.infoBox_1 .slideInfoZone a.action_btn, div.infoBox_2 .slideInfoZone a.action_btn, a.action_btn {
	background: url(../style/img/action_btn.gif) repeat-x;
	border: 1px solid #999;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 12px 2px 12px;
	white-space: nowrap;
}
div.infoBox_1 .slideInfoZone a.action_btn, div.infoBox_2 .slideInfoZone a.action_btn {
	position: absolute;
	top:158px;
	font-size: 0.9em;
}
div.infoBox_1 .slideInfoZone a.action_btn {
	left: 30px;
}
div.infoBox_2 .slideInfoZone a.action_btn {
	right: 15px;
}
div.infoBox_1 .slideInfoZone a.action_btn:hover, div.infoBox_2 .slideInfoZone a.action_btn:hover, a.action_btn:hover {
	text-decoration: underline;
}
div.infoBox_2 .slideInfoZone h3 {
	color: #f9cc00;
	margin-left: 15px;
}
div.infoBox_2 .slideInfoZone h4 {
	color: #fff;
	position: absolute;
	top: 17px;
	left: 15px;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
}
/*\*/ * html div.infoBox_2 .slideInfoZone a.action_btn, * html div.infoBox_1 .slideInfoZone a.action_btn {
	top: 135px;
}
/*\*/ * html div.shortInfo {
	margin-left: -15px;
}
div.infoBox_3 div.infoBody {
	width: 280px;
}
/* ################################################################# */
/*                          Games elements                           */
/* ################################################################# */

/* Games - Level 1 */
img.latest-games-sticker {
	position: absolute;
	z-index: 100;
	margin-left: -5px;
	margin-top: 1px;
}
.latest-games a {
	width: 610px;
	height: 170px;
	display: block;
}
.latest-games a img {
	width: 610px;
	height: 170px;
	display: block;
	margin-left: -2px;
}
.latest-games a:hover {
	background: url(../img/latest-games_03-2011_hover.jpg) no-repeat;
}
.latest-games a:hover img {
	visibility: hidden;
}
div.games-category {
	width: 620px;
	margin-top: 20px;
}
div.category {
	width: 300px;
	height: 120px;
	background: url(../style/img/games-category_bg.jpg) no-repeat;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
/*\*/ * html div.category {
	margin-right: 7px;
}
a.slot-games, a.video-poker-games, a.arcade-games, a.live-dealers-games, a.progressive-games, a.arcade-asian-games, a.card-table-games {
	width: 290px;
	height: 150px;
	position: absolute;
	z-index: 100;
	margin-top: -20px;
	margin-left:5px;
}
a.slot-games { background: url(../style/img/slot-games.png) no-repeat; }
a.slot-games:hover { background: url(../style/img/slot-games_hover.png) no-repeat; }
/*\*/ * html a.slot-games { background: url(../style/img/slot-games_ie6.jpg) no-repeat; }
/*\*/ * html a.slot-games:hover { background: url(../style/img/slot-games_hover_ie6.jpg) no-repeat; }

a.video-poker-games { background: url(../style/img/video-poker-games.png) no-repeat; }
a.video-poker-games:hover { background: url(../style/img/video-poker-games_hover.png) no-repeat; }
/*\*/ * html a.video-poker-games { background: url(../style/img/video-poker-games_ie6.jpg) no-repeat; }
/*\*/ * html a.video-poker-games:hover { background: url(../style/img/video-poker-games_hover_ie6.jpg) no-repeat; }

a.progressive-games { background: url(../style/img/progressive-games.png) no-repeat; }
a.progressive-games:hover { background: url(../style/img/progressive-games_hover.png) no-repeat; }
/*\*/ * html a.progressive-games { background: url(../style/img/progressive-games_ie6.jpg) no-repeat; }
/*\*/ * html a.progressive-games:hover { background: url(../style/img/progressive-games_hover_ie6.jpg) no-repeat; }

a.live-dealers-games { background: url(../style/img/live-dealers-games.png) no-repeat; }
a.live-dealers-games:hover { background: url(../style/img/live-dealers-games_hover.png) no-repeat; }
/*\*/ * html a.live-dealers-games { background: url(../style/img/live-dealers-games_ie6.jpg) no-repeat; }
/*\*/ * html a.live-dealers-games:hover { background: url(../style/img/live-dealers-games_hover_ie6.jpg) no-repeat; }

a.arcade-asian-games { background: url(../style/img/arcade-asian-games.png) no-repeat; }
a.arcade-asian-games:hover { background: url(../style/img/arcade-asian-games_hover.png) no-repeat; }
/*\*/ * html a.arcade-asian-games { background: url(../style/img/arcade-asian-games_ie6.jpg) no-repeat; }
/*\*/ * html a.arcade-asian-games:hover { background: url(../style/img/arcade-asian-games_hover_ie6.jpg) no-repeat; }

a.card-table-games { background: url(../style/img/card-table-games.png) no-repeat; }
a.card-table-games:hover { background: url(../style/img/card-table-games_hover.png) no-repeat; }
/*\*/ * html a.card-table-games { background: url(../style/img/card-table-games_ie6.jpg) no-repeat; }
/*\*/ * html a.card-table-games:hover { background: url(../style/img/card-table-games_hover_ie6.jpg) no-repeat; }

div.category-description {
	float: right;
	width: 155px;
	margin-right: 15px;
	margin-top: 15px;
}
/*\*/ * html div.category-description {
	margin-right: 0px;
}
div.category-description h2 {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 5px;
	line-height: 22px;
}
div.category-description p {
	color: #ccc;
	font-size: 0.7em;
}
/* Games - Level 1 #END */

/* Games - Level 2 */
div.games-description {
	margin-top: 20px;
}
/* Top games */
div.games-description ul.top-game {
	background: url(img/top-game_bg.gif) no-repeat;
	width: 610px;
	height: 160px;
	border-bottom: 1px solid #333;
	list-style: none;
	margin-bottom: 10px;
}
ul.top-game li img, ul.low-game li img {
	float: left;
	margin-right: 15px;
}
ul.top-game li div.game-description, ul.bullet {
	margin-left: 15px;
}
ul.top-game li div.game-description, ul.low-game li div.game-description {
	float: left;
	width: 310px;
	padding-top: 15px;
	margin-left: 0;
}
ul.top-game li div.game-description h2 {
	color: #ff9933;
	font-size: 1.2em;
	line-height: 30px;
	margin-bottom: 10px;
}
ul.top-game li div.game-description p, ul.low-game li div.game-description p {
	color: #ccc;
	font-size: 0.7em;
	margin-bottom: 15px;
}
/* Low games */
ul.low-game {
	background: url(img/low-game_bg.gif) repeat-x bottom;
	width: 610px;
	height: 110px;
	border-bottom: 1px solid #333;
	list-style: none;
	margin-bottom: 10px;
}
ul.low-game li div.game-description h2 {
	color: #fff;
	font-size: 1em;
	line-height: 30px;
}

ul.low-game div.game-type {
	top: -2px;
}
div.game-type {
	float: left;
	position: absolute;
	z-index: 2000;
	width: 600px;
	margin-top: -35px;
}
div.game-type ul {
	background: url(img/game-type_bg.gif) repeat-x;
	border: 1px solid #333;
	border-bottom: none;
	color: #ccc;
	font-size: 0.55em;
	list-style: none;
	min-width: 310px;
	height: 24px;
	padding-left: 5px;
	float: right;
}
div.game-type ul li {
	float: left;
	position: relative;
	top: -1px;
	*top: 1px;
	white-space: nowrap;
}
div.game-type ul li span {
	width: 16px;
	height: 16px;
	display: inline-block;
	margin: 0 6px 0 5px;
	position: relative;
	top: 5px;
	*left: 5px;
	*top: 2px;
}
span.yes {
	background: url(img/yes.png) no-repeat;
}
span.no {
	background: url(img/no.png) no-repeat;
}
div.game-type a.action_btn {
	font-size: 0.7em;
	float: right;
	position: relative;
	right: -9px;
}	
/* Games - Level 2 #END */

/* Games - Level 3 #START */
div.game-details {
	background: #000 url(img/game-detail_bg.gif) repeat-x bottom;
	width: 610px;
	display: block;
}
div.game-details iframe#play-fun {
	width: 568px;
	height: 413px;
	margin-left: -8px;
	overflow: hidden;
	margin-left: 0\9; /* IE8 and below hack -> Problems with width/height of IFRAME fix */ 
}
div.video {
	position: relative;
	top: 48px;
}
div.video object {
	border: 1px solid #999;
	width: 532px;
}
#video {
	background: url(img/video_bg.jpg) no-repeat;
	height: 413px;
}
/* Video not avalible for IE6 warning */
div.video-warning {
	width: 533px;
	height: 325px;
	background: url(img/warning_bg.gif) repeat-x;
	color: #fff;
	margin-top: 45px;
	border: 1px solid #999;
	vertical-align: middle;
}
div.video-warning p {
	color: #fff;
	padding: 30px;
	font-size: 12px;
}
div.video-warning a {
	color: red;
}
/*\*/ * html #video div.video {
	display: none;
}
div.game-details div#visuals {
	position: relative;
	top: 20px;
}
div.game-details div#visuals img {
	margin-top: -20px;
}
div.game-details p {
	line-height: 13px;
}
div.game-details p span {
	color: #fff;
	font-weight: bold;
}
div.game-detail-wrapper {
	width: 550px;
	height: 413px;
	background: #000;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #333;
	position: relative;
	top: -15px;
}
ul.selected .game-description {
	float: none !important;
	padding-bottom: 15px;
	margin-left: 15px !important;
	width: 370px !important;
}
ul.game-materials {
	text-align: center;
	margin: -11px 37px 15px 37px;
	padding-bottom: 15px;
}
ul.game-materials li {
	display: inline;
	margin-right: 2px;
}
ul.game-materials li a.active, ul.game-materials li a.hidden {
	border: 1px solid #333;
	font-size: 0.7em;
	padding: 8px 12px 5px 12px;
	text-decoration: none;
	font-weight: bold;
}
ul.game-materials li a.active {
	background: url("../style/img/game-materials_menu-bg.jpg") repeat-x;
	color: #fff;
}
ul.game-materials li a.hidden {
	background: url("../style/img/game-materials_menu-bg_hidden.jpg") repeat-x;
	padding: 6px 12px 3px 12px;
	position: relative;
	top: -2px;
	color: #ccc;
}
ul.game-materials li a.hidden:hover {
	background: url("../style/img/game-materials_menu-bg.jpg") repeat-x;
	color: #fff;
}
div.game-details div.game-description {
	margin-left: 40px;
	width: 350px;
	float: left;
}
div.game-details div.game-description img {
	position: relative;
	z-index: 100;
	margin-top: -32px;
	width: 60px;
	height: 56px;
}
div.game-details div.game-description h2 {
	border-bottom: 1px solid #333;
	margin-top: -6px;
	margin-bottom: 10px;
	padding-left: 70px;
}
div.game-details ul.top-game {
	border: none;
	list-style: none;
}
div.game-details .game-type {
	width: 100px;
	float: right;
	position: relative;
	top: 95px;
	left: -25px;
	*left: -80px;
}
div.game-details .game-type ul {
	background: none;
	min-width: 170px;
	border: none;
	height: 170px;
	position: relative;
}
div.game-details .game-type ul li {
	float: none;
	padding-left: 25px;
	line-height: 20px;
}
div.game-details .game-type ul span.yes, div.game-details .game-type ul span.no {
	float: none;
	position: absolute;
	left: 0px;
	top: 2px;
}

/*\*/ * html div.game-details .game-type ul span.yes, /*\*/ * html div.game-details .game-type ul span.no {
	left: -25px;
	top: -2px
}
div.game-details .game-type ul li img {
	float: none;
}
div.game-details .game-type ul li a {
	width: 151px;
	height: 47px;
	display: block;
	margin: 0;
	margin-top: 15px;
	margin-left: -18px;
}
div.game-details .game-type ul li a:hover img {
	visibility: hidden;
}
div.game-details .game-type ul li a:hover {
	background: url(../img/download_btn_hover.png) no-repeat;
	background-color: transparent;
}
div.game-description ul {
	color: #ccc;
	font-size: 0.7em;
	list-style-type: disc;
	list-style-position: inside;
}
div.similar-games div.game-description h3 {
	font-size: 1em !important;
}
/* Tabs for game details */

#play4fun{
	width: 550px;
	height: 413px;
	overflow: hidden;
}
/* Games - Level 3 #END */

/* List of ALL games */
div.games-list {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-top: 10px;
	width: 590px;
	
}
div.games-list ul li.game-group {
	font-weight: bold;
	color: #FF9933;
	line-height: 22px;
	margin-bottom: 8px;
	font-size: 0.6em;
}
div.games-list ul {
	float: left;
	width: 90px;
	position: relative;
	top: -20px;
	z-index: 1000;
	margin-right: 5px;
}
div.games-list ul li {
	list-style: none;
	font-size: 0.55em;
	line-height: 12px;
	margin-bottom: 2px;
}
/*\*/ * html div.games-list ul li {
	margin: 0;
	height: 12px;
}
div.games-list ul li a {
	color: #999;
	text-decoration: none;
	display: block;
	font-size: 1.2em;
}
div.games-list ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
div.game-list-header {
	background: url(../style/img/game-list_header-bg.gif) repeat-x;
	height: 18px;
	width: 610px;
	position: relative;
	z-index: 1;
	left: -10px;
	float: left;
}
/* List of ALL games #END */

/* ################################################################# */
/*                   Right Info column elements                      */
/* ################################################################# */
div.info-column {
	background: #000;
	width: 323px;
	height: auto;
	padding-bottom: 15px;
	float: right;
	text-align: center;
}
/* CTA buttons */
div.cta {
	margin-top: 20px;
}
div.cta a {
	float: left;
	margin-left: 10px;
}
div.cta a.download-en, div.cta a.download-it, div.cta a.download-fr , div.cta a.download-de{
	width: 151px;
	height: 47px;
}
div.cta a.download-en, div.game-type ul li a.download-en {
	background-image: url(../img/download_btn_hover-en.png) no-repeat;
}
/*\*/ * html div.cta a.download-en, /*\*/ * html div.game-type ul li a.download-en, /*\*/ * html div.cta a.download-it, /*\*/ * html div.game-type ul li a.download-it, /*\*/ * html div.cta a.download-fr, /*\*/ * html div.game-type ul li a.download-fr, /*\*/ * html div.cta a.download-de, /*\*/ * html div.game-type ul li a.download-de, /*\*/ * html div.cta a.download-nl, /*\*/ * html div.game-type ul li a.download-nl{
	background-image: none;
}
div.cta a.download-de, div.game-type ul li a.download-de {
	background: url(../img/download_btn_hover-de.png) no-repeat;
}
div.cta a.download-it, div.game-type ul li a.download-it {
	background: url(../img/download_btn_hover-it.png) no-repeat;
}
div.cta a.download-fr, div.game-type ul li a.download-fr {
	background: url(../img/download_btn_hover-fr.png) no-repeat;
}
div.cta a.download-en:hover, div.game-type ul li a.download-en:hover {
	background: url(../img/download_btn_hover-en.png) no-repeat;
}
div.cta a.download-de:hover, div.game-type ul li a.download-de:hover {
	background: url(../img/download_btn_hover-de.png) no-repeat;
}
div.cta a.download-it:hover, div.game-type ul li a.download-it:hover {
	background: url(../img/download_btn_hover-it.png) no-repeat;
}
div.cta a.download-fr:hover, div.game-type ul li a.download-fr:hover {
	background: url(../img/download_btn_hover-fr.png) no-repeat;
}
div.cta a.download-nl:hover, div.game-type ul li a.download-nl:hover {
	background: url(../img/download_btn_hover-nl.png) no-repeat;
}

div.cta a.download-en:hover img, div.game-type ul li a.download-en:hover img {
	visibility: hidden;
}
div.cta a.download-de:hover img, div.game-type ul li a.download-de:hover img {
	visibility: hidden;
}
div.cta a.download-it:hover img, div.game-type ul li a.download-it:hover img {
	visibility: hidden;
}
div.cta a.download-fr:hover img, div.game-type ul li a.download-fr:hover img {
	visibility: hidden;
}
div.cta a.download-nl:hover img, div.game-type ul li a.download-nl:hover img {
	visibility: hidden;
}
div.cta a.play-en, div.cta a.play-it, div.cta a.play-de, div.cta a.play-fr, div.cta a.play-nl {
	width: 142px;
	height: 47px;
}

div.cta a.play-en {
	background-image: url(../img/play_btn_hover-en.png) no-repeat;
}
div.cta a.play-de {
	background: url(../img/play_btn_hover-de.png) no-repeat;
}
div.cta a.play-it {
	background: url(../img/play_btn_hover-it.png) no-repeat;
}
div.cta a.play-fr {
	background: url(../img/play_btn_hover-fr.png) no-repeat;
}
div.cta a.play-nl {
	background: url(../img/play_btn_hover-nl.png) no-repeat;
}

div.cta a.play-en:hover {
	background: url(../img/play_btn_hover-en.png) no-repeat;
}
div.cta a.play-de:hover {
	background: url(../img/play_btn_hover-de.png) no-repeat;
}
div.cta a.play-it:hover {
	background: url(../img/play_btn_hover-it.png) no-repeat;
}
div.cta a.play-fr:hover {
	background: url(../img/play_btn_hover-fr.png) no-repeat;
}
div.cta a.play-nl:hover {
	background: url(../img/play_btn_hover-nl.png) no-repeat;
}

div.cta a.play-en:hover img {
	visibility: hidden;
}
div.cta a.play-de:hover img {
	visibility: hidden;
}
div.cta a.play-it:hover img {
	visibility: hidden;
}
div.cta a.play-fr:hover img {
	visibility: hidden;
}
div.cta a.play-nl:hover img {
	visibility: hidden;
}

/*\*/ * html div.cta a.play-en, /*\*/ * html div.cta a.play-it, /*\*/ * html div.cta a.play-fr , /*\*/ * html div.cta a.play-de , /*\*/ * html div.cta a.play-nl {
	background-image: none;
}
/* Promotions box */
div.info-column div.infoBox_2, div.info-column div.infoBox_1 {
	width: 302px;
	height: 222px;
	background: url(../style/img/infoBox_bg.jpg) no-repeat;
	margin-top: 22px;
	position: relative;
	left: -9px;
	border: 1px solid #333;
}
/*\*/ * html div.info-column div.infoBox_2, * html div.info-column div.infoBox_1 {
	width: 307px;
}
div.infoSwitcher div.infoSpacer {
	background: url(../style/img/infoSpacer.gif) no-repeat;
	width: 1px;
	height:9px;
	position: relative;
	top: 10px;
	float: right;
	left: -14px;
	margin: 0 7px;
}
/*\*/ * html div.infoSwitcher div.infoSpacer { /* IE6 fix */
	top: 9px;
	left: -8px;
}
div.info-column a.right, div.info-column a.left {
	position: absolute;
	height: 12px;
	width: 9px;
	cursor: pointer;
	z-index:100;
}
div.info-column a.right {
	right: 17px;
	top: -19px;
	background: url(../style/img/next.png) no-repeat;
}
/*\*/ * html div.info-column a.right {
	right: 18px;
	top: -22px;
	background: url(../style/img/next_ie6.png) no-repeat;
}
div.info-column a.left {
	left: 263px;
	top: -19px;
	background: url(../style/img/preview.png) no-repeat;
}
/*\*/ * html div.info-column a.left {
	left: 109px;
	top: -22px;
	background: url(../style/img/preview_ie6.png) no-repeat;
}
/* Promotions box #END */

/* Latest wins amd Latest jackpots */
div.wins-jackpots {
	background: #000;
	border: 1px solid #333;
	width: 302px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}
div.wins-jackpots ul.htabs {
	background: url(../style/img/latest_wins-jackpots_title-bg.gif) repeat-x;
	border-bottom: 1px solid #333;
	height: 30px;
	list-style: none;
	width: 100%;
}
div.wins-jackpots ul.htabs li {
	float: left;
	padding-right: 0;
}
div.wins-jackpots ul.htabs li a.active {
	background: url(../style/img/latest_wins-jackpots_menu-bg.gif) repeat-x;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	padding: 6px 10px 6px 10px;
	border: 1px solid #333;
	border-bottom: 1px solid #000;
	position: relative;
	top: 6px;
}
div.wins-jackpots ul.htabs li a.hidden {
	background: url(../style/img/latest_wins-jackpots_menu-bg-hidden.gif) repeat-x;
	line-height: 22px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.7em;
	padding: 5px 10px 5px 10px;
	border: 1px solid #333;
	position: relative;
	top: 7px;
}
div.wins-jackpots ul.htabs li a.hidden:hover {
	background: url(../style/img/latest_wins-jackpots_menu-bg.gif) repeat-x;
	color: #fff
}
div.latest-wins, div.latest-jackpots {
	margin-top: 10px;
	margin-bottom: 10px;
	*padding-top: 17px;
}
div.wins-jackpots ul {
	color: #ccc;
	font-size: 0.7em;
	text-align: left;
	line-height: 24px;
}
div.wins-jackpots ul li {
	list-style: none;
	padding-left: 6px;
	padding-right: 6px;
}
div.wins-jackpots ul li.row {
	background: #222;
}
div.wins-jackpots ul li p, div.wins-jackpots ul li img {
	float: left;
}
div.wins-jackpots ul li img {
	margin-right: 10px;
	margin-top: 6px;
}
div.wins-jackpots ul li p.user {
	width: 80px;
}
div.wins-jackpots ul li p.game {
	width: 100px;
}
div.wins-jackpots ul li p.total{
	float: right;
}

/* Latest wins amd Latest jackpots #END */
div.games-menu {
	margin-bottom: 60px;
	*margin-bottom: 30px;
	width: 630px;
}
/*\*/ * html div.games-menu {
	width: 620px;
	margin-bottom: 20px;
}
img.new-games_menu-top {
	position: absolute;
	z-index: 100;
	margin-left: -16px;
	margin-top: -5px;
	width: 18px;
	height: 39px;
	display: block;
}
img.new-games_menu, img.new-games_menu-hover {
	position: absolute;
	z-index: 100;
	margin-left: -16px;
	margin-top: 34px;
	width: 70px;
	height: 66px;
	display: block;
}
div.new-games_menu img.new-games_menu-hover {
	display: none;
}
div.new-games_menu:hover img.new-games_menu {
	display: none;
}
div.new-games_menu:hover img.new-games_menu-hover {
	display: block;
}
div.games-menu li {
	background: url(img/games-menu_bg.gif) repeat-x;
	height: 33px;
	border: 1px solid #333;
	border-bottom: none;
	margin-right: 3px;
	float: left;
	list-style: none;
	cursor: hand;
}
div.games-menu li:hover, div.games-menu li.active {
	background: url(img/games-menu_bg-hover.gif) repeat-x;
}
div.games-menu li img {
	float: left;
	position: relative;
	left: 3px;
	top: -9px;
}
div.games-menu li a {
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
	cursor: hand;
}
div.games-menu li a ins p {
	float: left;
	margin-right: 8px;
	*margin-right: 7px;
	line-height: 14px;
	margin-top: 2px;
	padding-left: 8px;
}
div.games-menu ul li a ins {
	text-decoration: none;
}
/*\*/ * html div.games-menu li a p {
	margin-right: 4px;
}

/* ################################################################# */
/*                     Different body elements                       */
/* ################################################################# */
div.body ul {
	margin-left: 20px;
	padding-right: 15px;
}
div.body ul li {
	list-style: decimal;
	color: #999;
	font-size: 0.65em;
	line-height: 12px;
	margin-bottom: 3px;
}
div.body ul li a {
	color: #999;
}
div.body ul li a:hover {
	color: red;
}
div.body ul li ul li {
	list-style-type: lower-alpha;
	margin-left: 20px;
	padding-bottom: 0;
	font-size: 1em;
}
div.body-block {
	background: url(img/body-block_bg.gif) repeat-x bottom;
	border: 1px solid #333;
	width: 608px;
	padding-top: 15px;
	margin-bottom: 15px;
}
div.body-block-nobg {
	background: #000;
}
div.body-block h2, div.main-content .body h2 {
	color: #ff9933;
	background: none;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 7px;
}
div.body-block h3, div.main-content .body h3, div.promotion-block h3 {
	color: #fff;
	font-size: 0.75em;
	font-weight: normal;
	margin-bottom: 3px;
}
div.body-block p, div.main-content .body p, div.body-block ul, div.promotion-block ul {
	font-size: 0.7em;
	color: #999;
	margin-right: 15px;
	margin-bottom: 7px;
}
div.body-block p span, div.main-content .body p span {
	color: #fff;
}
div.body-block a, .body a, div.promotion-block a {
	font-size: 1em;
	color: red;
	text-decoration: underline;
}
div.body-block {
	float: left;
}
div.body-block img {
	float: left;
}
div.body-block div {
	float: right;
	width: 240px;
	margin-right: 20px;
}
div.spacer {
	display: block;
	height: 20px;
	clear: both;
}
.main-content ul.number {
	list-style-position:outside;
	list-style-type: decimal;
	margin-left: 35px;
}
.main-content ul.bullet {
	list-style-type: disc;
}
div.instant-play {
	margin: 0;
	width: 610px;
	float: none;
	margin-bottom: 5px;
}
#instant-play {
	width: 610px;
	height: 458px;
}
div.software-support {
	width: 610px;
}
div.software-support img {
	float: left;
	position: relative;
	top: 15px;
}
div.software-support div.os_spacer {
	background: url(../style/img/os_spacer.gif) no-repeat;
	width: 1px;
	height: 108px;
	float: left;
	margin: 0 16px;
}
div.software-support p {
	position: relative;
	top: -20px;
	font-size: 10px !important;
	float: left;
	width: 77px;
	text-align: center;
	margin-left: 2px !important;
	margin-right: 1px !important;
	color: #666 !important;
}
iframe { /* For flash version of casino and play for fun */
	background: none;
}
div.body-block div.list {
	float: left;
	width: 245px;
	position: relative;
	left: 60px;
}
div.body-block div.list img {
	float: left;
	position: absolute;
	z-index: 10;
	margin-top: -30px;
	margin-left: -75px;
}
div.body-block div.list ul {
	list-style: none;
	font-size: 1em;
	margin-bottom: 7px;
}
div.body-block div.list ul li {
	padding: 5px 8px;
}
div.body-block div.list ul li.row {
	background: #222;
}
div.body-block div.v-spacer {
	background: url(../style/img/newsSpacer.png) no-repeat center center;
	float: left;
	width: 1px;
	height: 145px;
	position: relative;
	top: -5px;
	left: 38px;
}
/* Promotions */
div.promotion-block {
	background: url(img/promotion-block_bg.jpg) no-repeat bottom;
	border: 1px solid #333;
	width: 582px;
	height: 180px;
	padding: 10px;
	padding-left: 15px;
	margin-bottom: 20px;
}
div.promotion-block img {
	float: right;
	position: absolute;
	z-index: 10;
	margin-left: 290px;
}
div.promotion-block h3 {
	font-size: 0.8em
}
div.promotion-block h3, div.promotion-block ul {
	width: 272px;
}
div.promotion-block ul {
	margin-left: 15px;
	margin-bottom: 7px;
	line-height: 15px;
	font-size: 0.75em;
}

div.promotion-block ul.bullet {
	padding-top: 10px;
	margin-left: 30px;
} /*added by Samo */

div.promotion-block span {
	color: #FFFFFF;
	font-weight: bold;
}
div.promotion-block h2 {
	color: #999;
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: 10px;
}
div.promotion-block h2 span {
	color: #fff;
	font-size: 1.4em;
}
div.promotion-block a {
	font-size: 0.7em;
}
div.promotion-block a.action_btn {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}
div.promotion-block a.action_btn:hover {
	text-decoration: underline;
}
/* Support */
img.img-bullet {
	float: left;
	margin: 0 30px 0 15px;
}
div.testamonials p {
	font-style: italic;
	margin-bottom: 10px;
	font-size: 0.75em !important;

}
div.testamonials p span {
	color: #ff9933;
}
div.testamonials img {
	float: left;
	margin: 0 40px 20px 30px;
}
div.h-rule {
	clear: both;
	display: block;
	width: 610px;
	height: 1px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	margin-top: 10px;
}

/* ################################################################# */
/*                      Payment methods table                        */
/* ################################################################# */

div#payment-methods {
	width: 610px;
	border: 1px solid #333;
}
div.payment-header {
	width: 610px;
	background: url(../style/img/payment-header_bg.gif) repeat-x;
	height: 28px;
	color: #ff9933;
	font-size: 0.7em;
	font-weight: bold;
}
div.payment-header ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 610px;
}
div.payment-header ul li {
	float: left;
	padding-left: 10px;
	line-height: 28px;
}
.method, .funding, .deposit, .avalible {
	border-right: 1px solid #333;
	display: block;
}
div.payment-header ul li.method, div.payment-id ul li.method {
	width: 150px;
}
div.payment-header ul li.funding, div.payment-id ul li.funding {
	width: 170px;
}
div.payment-header ul li.deposit, div.payment-id ul li.deposit {
	width: 120px;
}
div.payment-header ul li.avalible, div.payment-id ul li.avalible {
	width: 125px;
	border-right: none;
}
div.payment-id {
	background: url(../style/img/payment-id_bg.gif) repeat-x top;
	height: 44px;
	width: 610px;
	margin:0;
	padding:0;
	font-size:0.8em;
	font-weight:normal;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	cursor:pointer;	
}
div.payment-id ul {
	list-style-type: none;
	color: #999;
}
div.payment-id ul li {
	float: left;
	padding-left: 10px;
	line-height: 28px;
	line-height: 44px;
	font-size: 0.9em;
}
div.payment-id ul li img {
	position: relative;
	top: 8px;
	border: 1px solid #999;
}
#accordion .pane {
	background: #f1f2f2 url(../style/img/accordion-pane_bg.gif) repeat-x bottom;
	display:none;
	padding:15px;
	color:#333;
	font-size:0.65em;
	width: 580px;
	border: none;
}
#accordion .pane h3 {
	font-size: 1.2em;
	margin-top: 10px;
}
#accordion .pane p {
	margin-bottom: 5px;
}
#accordion .pane ul {
	margin-left: 25px;
}
#accordion .pane li {
	font-size: 1em;
}

#accordion .pane a {
	font-size: 1em;
	color: #333;
}
#accordion .pane img {
	float: right;
}
