.layout {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.gameshosted {
	text-indent: 5px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #007803;
	background-color: #F4F4F4;
	cursor: crosshair;
}
.tline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
}
.sheader {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #007803;
	top: auto;
	right: 10px;
}
.sprice {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
}
.sdeal {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.sfont {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
}
.login {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.dheader {
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #007803;
	background-color: #FFFFFF;
}
.buttons {
	font-size: 12px;
	background-color: #FDAA18;
	color: #000000;
	border: 1px solid #000000;
}
.dinfo {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-top: 1px dotted #666666;
	text-transform: capitalize;
}
.table {
vertical-align: top;
        
}
.topalign {
	vertical-align: text-top;
}
