/* used for download request page */
body{
	margin:0px;
	padding:0px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

h3{
	margin:0px;
	padding-left:70px;
	height:54px;
	font-size: 20px;
	color:#0549ad;
	line-height:54px;
	text-align:left;
	background: transparent url(/images/bigfish/bigfishlogo.gif) top left no-repeat;
}

h4{
	margin:0px 0px 20px 0px;
	padding:0px;
	font-size: 18px;
	color:#0549ad;
}

/*
#dlbox {
	margin: 0px auto;
	padding: 0px;
	width: 498px;
	text-align: left;
	color: #000000;
	background: transparent url(../images/download/dlbox.gif) top left repeat-y;
}

#dlbox div{
	margin: 0px;
	padding: 0px;
	border: 2px solid #0066c6;
}

#dlbox .dltopbox {
	height: 10px;
	width: 498px;
	overflow: hidden;
	background: transparent url(../images/download/dltopbox.gif) top left no-repeat;
	border:none;
}

#dlbox .box1 {
	padding: 0px 10px 10px 10px;
	background:#ebf4fe;
	border-top:none;
	border-bottom:none;
	text-align:center;
}

#dlbox .box2 {
	padding: 10px;
	background: #d7e9fe;
	border-top:none;
	border-bottom:none;
	text-align:center;
}

#dlbox .box3 {
	padding: 10px;
	background: transparent;
	border-top: none;
	border-bottom: 1px solid #ffffff;
	text-align:center;
}

#dlbox .dlbotbox {
	height: 10px;
	width: 498px;
	background: #ffffff url(../images/download/dlbotbox.gif) top left no-repeat;
	border:none;
}

#dlbox .checkbox {
	float: left;
	margin-bottom: 15px;
	margin-right: 10px;
}
*/

form{
	/*width:500px;
	margin: 0 auto 20px auto; */
	margin:0px;
}

.download{
	display:block;
	margin:0px auto;
	margin-top: 10px;
	width:129px;
	height:34px;
	text-indent: -30000px;
	background: #ffffff url(/images/furniture/buttons/download.gif) top left no-repeat;
}

.continue{
	display:block;
	margin:0px auto;
	margin-top: 10px;
	width:129px;
	height:34px;
	text-indent: -30000px;
	background: #ffffff url(/images/furniture/buttons/continue.gif) top left no-repeat;
}

#bigFishPlatformHeaderTab {
  float: right;
  margin-top: 2px;
  margin-right: 2px;
  }

.categoryTopProduct h2
{
  border: none;
  padding: 0px;
  margin: 0px;
  font-size: 11pt;
}

.bigfishCategoryGames td {
  padding: 4px 0px;
  }
  
.bigfishCategoryGames img {
  padding-right: 4px;
  }

.bigfishCategoryGames a {
  font: normal 10pt "Century Gothic", Arial, Helvetica, sans-serif;
  line-height: 1.0;
  color: #5232AC;
  text-decoration: none;
  }
