/* start winners page */
.txtLeft { width:550px; margin-right:70px; display:inline-block; vertical-align: top;}
.txtRight {width:530px; margin:0px; display:inline-block; float:right; vertical-align:top; background: #eee; padding: 10px 10px 0 10px; color: #565555; position: relative; top: -50px;}
.txtRight h2 { font-size: 22px;}
.txtRight img { border: none;}
.txtRight .first { display: inline-block; width: 275px; padding-left: 10px; vertical-align:top;}
.txtRight .second { display: inline-block; width: 225px; text-align: right; vertical-align:top;}
.txtRight .second img { margin: 35px 5px;}
.txtRight a.join,
.txtRight a.upgrade { padding: 5px 25px; color:#fff; font-size: 16px;text-decoration: none; border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;}
.txtRight a.join {background-color:#565555;}
.txtRight a.upgrade {background-color:#086cae;}
.txtRight a.join:hover,
.txtRight a.upgrade:hover {background: #2DB200;}

.winnersTable { width: 100%; background: #eee;}
.winnersTable td { border: none;}
.winnersTable img { display: inline-block; }
.topRow { background: #2B2B2B;height: 50px;}
.topRow td { width: 33%; text-align:center; line-height: 50px; color: #fff; font-size: 25px; }
.imgRow {}
.imgRow td { padding: 20px; text-align: center; vertical-align: middle;}
.imgRow td.even { background: #E4E4E4;}
.imgRow img { border: none;}
.nameRow { background:#086CAE;}
.nameRow td.even { background:#0B82D0; border-left: 1px solid #0E90E5; border-right: 1px solid #0E90E5;}
.nameRow td { text-align: center; font-size: 18px; font-weight: bold; color: #fff; padding: 20px 15px 15px 15px;}
.nameRow span { font-size: 13px; font-weight: 100; font-style: italic; display:inline-block; width: 100%; }
.descRow {}
.descRow td { padding: 30px; font-style: italic; font-size: 15px;}
.descRow td.even { background: #E4E4E4;}
.descRow td span { color: #777; font-size: 13px; font-weight: 100; font-style: normal; display:inline-block; width: 100%; text-align: right; margin: 15px 0;}
.descRow img { border: none; margin-top: 25px;}
.bottomRow { background:#086CAE; height: 20px;}
.bottomRow td.even { background:#0B82D0; border-left: 1px solid #0E90E5; border-right: 1px solid #0E90E5;}

.txtLeftBottom,
.txtRightBottom { display:inline-block; margin: 35px 0;}
.txtLeftBottom { width: 600px; float:left;}

.txtLeftBottom ul { margin-left: 0; padding-left: 0; }
.txtLeftBottom ul li {font-size: 20px;line-height: 28px;margin-bottom: 10px;font-weight: bold;display: inline-block; padding-right: 30px; }
.txtLeftBottom ul li:before { content: url('../../img/layout/premium-list-style-blue.png'); margin-right:10px;}

.txtRightBottom { width: 340px; float:right; background: #eee; text-align: center; margin-top: 100px;}
.txtRightBottom h3 { margin: 15px 0 0 0;}
.txtRightBottom .blockFooter { background: #2b2b2b; text-align:right; height: 50px;}
.txtLeftBottom img,
.txtRightBottom img { border: none;}
.txtRightBottom .blockFooter img { position:absolute; right: 250px;margin-top: -10px;}
.txtLeftBottom img {}
.txtRightBottom a.join,
.txtRightBottom a.upgrade { padding: 5px 25px; color:#fff; font-size: 16px;text-decoration: none; border-radius: 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px; position:relative;top:15px;}
.txtRightBottom a.join {background-color:#565555;}
.txtRightBottom a.upgrade {background-color:#086cae; margin-right: 5px;}
.txtRightBottom a.join:hover,
.txtRightBottom a.upgrade:hover {background: #2DB200;}
/* end winners page */