#subtittle{
	height: 45px;
	width:auto;
	text-align: right;
	vertical-align: middle;
	background-image: url(http://www.ultimatebet.com/images_v2/css/backSubT.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	background-position: right;
  }
  
   .subimages_v2{
	height: 32px;
	top: 8px;
	position: relative;
  }
  
  .promoBox{
	height: 180px;
	width: 250px;
	border: 1px solid #191B1A;
	float:left;
	margin-top: 10px;
	margin-left: 50px;	
}

.promoTittle{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFbd08;
	border-bottom: 1px solid #191B1A;
	margin: 3px;
}

.generalTittle{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	border-bottom: 1px solid #191B1A;
	margin: 3px;
}

.faqTextContainer {
background-color:#111111;
border:1px solid #333333;
margin-bottom:8px;
padding:3px;
}

  .promoContent{
	
		margin: 3px;	
}

  .promoLine{
	height: 180px;
	width: 750px;
	float:none;
		margin: 3px;	
}

.hSeparator{
	background-image: url(http://www.ultimatebet.com/images_v2/css/dotHseparator.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 100%;

}

 .regularBox
 {
	height: auto;
	width: 100%;
	border: 1px solid #191B1A;
	margin-top: 10px;
	z-index:0;
}

.tinyText{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

.tinyTextBold{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

#gameStats
{
    display: inline; 
	position: relative;
	left: 280px; 
	*left: 318px; 
	top: 8px;
}

/* Tables Layout */

.tblInsdie
{
	background-color: #000000;
}

.tblHdrGold
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #ffbd08;
	background: #ffbd08;
	text-align: center;
}

.tblRowWhite
{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	background: #FFFFFF;
}

/* Form styles */

.frmSubmit
{
	background-color: #FFCC00; 
	border:1px solid #444444; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	font-weight: bold;
}

/* END Form Styles */