.side {
	float: right;
	width: 205px;
	margin: 0 10px 0 0;
}

.logo {
	float: right;
	width: 205px;
	height: 155px;
	background: url('../images/logo.jpg') center center no-repeat;
}

.slogon {
	float: right;
	width: 205px;
	margin: 5px 0 18px;
	font-size: 22px;
	font-weight: bold;
	color: #5f2345;
}

.sendbox {
	float: right;
	width: 205px;
	background: #313131;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0 0;
}

.sendbox strong {
	font-size: 72px;
	display: block;
}

.sendbox b {
	color: #ecae19;
}

.sendbox p {
	font-size: 30px;
	margin: 15px 0 5px;
	display: block;
}

.sendbox small {
	font-size: 11px;
	display: block;
}

.sendbox .cell {
	float: right;
	width: 205px;
	height: 163px;
	background: url('../images/cell.jpg') center center no-repeat;
	margin: 36px 0 0 0;
}

.mainbox {
	float: left;
	width: 733px;
	margin: 0 0 0 10px;
	overflow: hidden;
}

.mainbox .picture {
	float: left;
	width: 733px;
	height: 382px;
	border-bottom: 2px solid #313131;
	background: url('../images/info.jpg') center left no-repeat;
	text-align: right;
}

.mainbox .picture IMG {
	width: 430px;
	height: 382px;
}

.mainbox .row {
	float: left;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #dddddd;
	color: #313131;
	text-align: right;
	font-size: 14px;
}

.mainbox .row H2.right {
	float: right;
	margin: 0px;
	font-size: 36px;
	color: #313131;
}

.mainbox .row H2.left {
	float: left;
	margin: 0px;
	font-size: 36px;
	color: #313131;
}

.mainbox .row strong {
	color: #E11053;
}

.mainbox .row .toclose {
	float: right;
	width: 100%;
	background: #313131;
}

.mainbox .row .text {
	float: right;
	font-size: 30px;
	color: #313131;
	background: #313131;
	padding: 12px 53px;
	font-weight: bold;
	color: #ffffff;
}

.mainbox .row .total {
	float: right;
	width: 100px;
	font-size: 36px;
	background: #464646;
	padding: 10px 20px;
	font-weight: bold;
	color: #ecae19;
	text-align: center;
}

.mainbox .row .winners {
	float: right;
	width: 100%;
	font-size: 28px;
	color: #313131;
	text-align: right;
	font-weight: bold;
}

.mainbox .row .winners .win {
	float: left;
	width: 30px;
	height: 30px;
	font-size: 24px;
	background: #cccccc;
	padding: 5px;
	margin: 0 10px 0 0;
	color: #ebe8e8;
	text-align: center;
}

.mainbox .row .winners .winr {
	background: #8dc63f;
	color: #ffffff;
}

.closeditems {
	float: right;
	width: 98%;
	margin: 10px 10px 10px 0;
	text-align: right;
}

.closeditems h2 {
	font-size: 22px;
	color: #313131;
	margin: 0 0 -10px 0;
}

.closeditems p {
	line-height: 170%;
	text-align: justify;
	color: #333333;
	font-size: 14px;
}

.closeditems .boxs {
	float: right;
	width: 100%;
	overflow: hidden;
}

.closeditems .boxs .box {
	float: right;
	width: 188px;
	height: 203px;
	background: url('../images/closebox.gif') center center no-repeat;
	margin: 0 0 6px 5px;
}

.closeditems .boxs .box .image {
	float: right;
	width: 166px;
	height: 120px;
	margin: 9px 11px 0 0;
	background: url('../images/playstation-small.jpg') center center no-repeat;
}

.closeditems .boxs .box .title {
	float: right;
	width: 166px;
	margin: 4px 11px 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #9e005d;
}

.closeditems .boxs .box .item {
	float: right;
	width: 166px;
	margin: 3px 11px 0 0;
	font-size: 12px;
}

.closeditems .boxs .box .winners {
	float: right;
	width: 168px;
	font-size: 11px;
	color: #313131;
	text-align: right;
	font-weight: bold;
	margin: 11px 11px 0 0;
}

.closeditems .boxs .box .winners .win {
	float: left;
	width: 10px;
	height: 10px;
	font-size: 8px;
	background: #cccccc;
	padding: 3px;
	margin: 0 5px 0 0;
	color: #ebe8e8;
	text-align: center;
}

.closeditems .boxs .box .winners .winr {
	background: #8dc63f;
	color: #ffffff;
}

.ifooter {
	float: right;
	width: 100%;
	border-top: 1px solid #DDDDDD;
}

.ifooter p {
	line-height: 170%;
	text-align: justify;
	color: #333333;
	font-size: 11px;
}

.wintable {
	float: right;
	width: 205px;
	height: 442px;
	background: #313131;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 0 0 0 0;
	overflow: hidden;
}

.wintable .loader {
	float: right;
	width: 205px;
	text-align: center;
	margin: 100px 0 0 0;
	font-size: 14px;
}

.wintable .title {
	float: right;
	width: 205px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: #e11053;
	padding: 2px 0;
}

.wintable .rows {
	float: right;
	width: 205px;
	height: 321px;
}

.wintable .chackwin {
	float: right;
	width: 205px;
	height: 84px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	padding: 4px 10px;
	line-height: 170%;
	background: #626161;
}

.wintable .chackwin B {
	float: right;
	margin: 0 0 3px 0;
}

.wintable .chackwin strong {
	float: right;
	margin: 0 0 3px 0;
	color: #ECAE19;
}

.wintable .lrow {
	float: right;
	width: 205px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #464646;
	padding: 5px 5px 5px 0;
	text-align: right;
	margin: 2px 0;
}

.wintable .lrow b {
	float: left;
	margin: 0 0 0 20px;
}

.wintable .wrow {
	float: right;
	width: 205px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #8dc63f;
	padding: 5px 5px 5px 0;
	text-align: right;
	margin: 2px 0;
}

.wintable .wrow b {
	float: left;
	margin: 0 0 0 20px;
}

.wintable .pages {
	float: right;
	width: 100%;
	height: 24px;
	font-size: 11px;
	background: #ececec;
}

.wintable .pages .pageinfo {
	float: right;
	font-size: 11px;
	padding: 5px;
}

.wintable .pages a {
	float: left;
	margin: 4px 0px 4px 3px;
	color: #616161;
	text-decoration: none;
	padding: 1px 5px;
	cursor: pointer;
}

.wintable a.selected {
	float: left;
	color: #ffffff;
	background: #a3013b;
	margin: 4px 0px 4px 4px;
	font-weight: bold;
	padding: 1px 5px;
}