#sort-tipsters{
	float:right;
	list-style:none;
	padding:0;
	margin:0 0 0 -100px;
	font-size:18px;
	height:50px;
	line-height:50px;
}
#sort-tipsters li{
	float:left;
	padding:0 15px;
}
#sort-tipsters li a{
	color:#323232;
}
#sort-tipsters .current{
	font-weight:700;
	color:#D61919 !important;
}
#month-seasons{
	float:right;
	height:30px;
	line-height:30px;
	padding-right:15px;
	margin-top: -60px;
}
#month-seasons select{
	height:30px;
	line-height:30px;
	float:right;
	background:#fcfcfc;
	width:160px;
	text-indent:5px;
}
#month-seasons option:checked{
	color:#aaa;
}
#month-seasons strong{
	font-size:18px;
	padding-right:15px;
}
#all-tipsters{
	width:100%;
  font-size: 0;
}
#all-tipsters table{
	width:calc(100% - 140px);
  display: inline-table;
  font-size: 16px;
}
#all-tipsters table thead{
  width:100%;
}
#all-tipsters-banners{
	width:120px;
  padding-left: 20px;
	text-align:right;
  display: inline-block;
  vertical-align: top;
}
#all-tipsters-banners .banner600{
	width:100%;
	height: 600px;
	margin-bottom: 20px;
}
#all-tipsters-banners .banner300{
	width:100%;
	height: 300px;
}
#all-tipsters table tbody tr{
	background:#fefefe;
}
#all-tipsters table tbody td{
	height:35px;
	background:#fefefe;
	border-bottom:6px solid #f1f1f1;
  position: relative;
}
#all-tipsters table tbody td:before{
  content: ' ';
  background: #cecece;
  height: 1px;
  width:100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
#all-tipsters .tr-space{
	height:0.35em !important;
	padding:0;
	background:none !important;
}
#all-tipsters .tr-space td{
	height:0.35em !important;
	background:none !important;
	padding:0;
	border:none !important;
}
#all-tipsters table thead tr{
	background:#fefefe;
	height:40px;
}
#all-tipsters table thead td{
	background:#fefefe;
	border-bottom:1px solid #D61919;
}
#all-tipsters .nickname{
	height:35px;
	line-height:35px;
	float:left;
	width:auto;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
#all-tipsters .nickname a{
	color:#222;
	font-weight:700;
	transition:ease 0.25s;
}
#all-tipsters .nickname a:hover{
	color:#D61919;
}
#all-tipsters .avatar{
	height:35px;
	width:35px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	border-radius:50%;
	vertical-align:middle;
	float:left;
	margin:0 5px;
}
@media only screen and (max-width : 768px) {
#all-tipsters-banners{
	padding: 30px 0;
	width: 100%;
	font-size: 0;
}
#all-tipsters-banners .banner600{
	width:49%;
	height: 250px;
	margin-right: 2%;
	vertical-align: top;
	display: inline-block;
}
#all-tipsters-banners .banner300{
	width:49%;
	height: 250px;
	vertical-align: top;
	display: inline-block;
}
.page-title,#sort-tipsters,#month-seasons{
	width:96%;
	margin-left:2%;
	margin-bottom:10px;
	height:auto;
	float:left;
}
.page-title{
	height:auto;
}
#all-tipsters table{
	width:96%;
	margin-left:2%;
}
.avatar,.mobile-phone-h{
	display:none;
}
#sort-tipsters li{
	line-height:1.2em;
	float:left;
}
#sort-tipsters{
	height:2.4em;
}
#month-seasons{
	margin-top: 5px;
	padding-right: 0;
}
#pagination{
	padding-bottom: 40px;
}
}
@media only screen and (max-width : 480px) {
.page-title,#sort-tipsters,#month-seasons{
	width:96%;
	margin-left:2%;
	margin-bottom:10px;
	height:auto;
	float:left;
}
#sort-tipsters,#sort-tipsters li{
	line-height:1.2em;
	float:left;
}
#sort-tipsters{
	height:2.4em;
}
#all-tipsters table{
	width:96%;
	margin-left:2%;
}
#all-tipsters-banners,.avatar,.mobile-phone-v{
	display:none;
}
#sort-tipsters li{
	line-height:1.2em;
	float:left;
}
#sort-tipsters{
	width:98%;
	margin:2% 1% 2% 0;
	height:auto;
}
}
