/**/
body.tipsteri #content .boxin, body.tipsteri #sidebar .boxinr {
    background: url("../images/tipsteri/boxbg.png") repeat-x;
}
body.tipsteri #content {
  width: 590px;
}
body.tipsteri #col1 .boxin {
  padding: 0;
  background: white;
}
#content #col1 {
  width: 110px; 
}
#content #col1 .boxin li {
  width: 98px;
  margin-top: -1px;
  height: 22px;
  border: 1px solid #D1D1D1;
  padding-left: 6px;
  line-height: 22px;
  background: #FAFAFA;
  font-size: 11px;
  color: #444444;
}
#content #col1 .boxin li.pair {
  background: url("../images/tipsteri/viptbgrpair.png") top left repeat-x;
}
#content #col1 .boxin li.selected {
  border: none;
  width: 100px;
  height: 24px;
  margin: 1px 0 2px;
  background: url("../images/tipsteri/viptbgrhover.png") top left repeat-x;
}
#content #col1 .boxin li span {
  float: right;
  margin-right: 6px;
}
#content #col1 .boxin li a {
  color: #444444;
  text-decoration: none;
}
#content #col1 .boxin li a:hover {
  text-decoration: underline;
}
#content #col1 .boxin li.selected a {
  color: white;
}
#content #col2 {
  width: 470px;
}
#content .stdbanner {
  width: 468px;
  height: 60px;
  margin: 0 1px 10px;
}
#content .stdbanner imf {
  width: 468px;
  height: 60px;
}
#content .tipster img {
  float: left;
  margin-right: 10px;
}
#content .tipster h3 {
  font-weight: normal;
  font-size: 12px;
  line-height: 28px;
}
#content .tipster p {
  font-size: 11px;
  color: #282828;
}
#content table span.delayed, #content table span.pass, #content table span.lost, #content table span.pending,
#sidebar table span.delayed, #sidebar table span.pass, #sidebar table span.lost, #sidebar table span.pending,
#content span.delayed, #content span.pass, #content span.lost, #content span.pending {
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  clear: left;
  overflow: hidden;
  text-indent: -10000px;
  background-image: url("../images/statussigns.png");
  background-repeat: no-repeat;
}
#content table span {
  margin-left: 24px;
}
#sidebar table span {
  margin-left: 8px;
}
#content table span.delayed, #sidebar table span.delayed, #content span.delayed {
  background-position: 0px 0px;
}
#content table span.lost, #sidebar table span.lost, #content span.lost {
  background-position: -18px 0px;
}
#content table span.pass, #sidebar table span.pass, #content span.pass {
  background-position: -36px 0px;
}
#content table span.pending, #sidebar table span.pending, #content span.pending {
  background-position: -54px 0px;
}
#content ul.legend {
  margin: 5px 0 0;
  overflow: hidden;
}
#content ul.legend li {
  float: left;
  width: 100px;
}
#content table, #sidebar table {
  border: 1px solid #CFCFCF;
  border-right: none;
  border-bottom: none;
  margin-top: 10px;
}
#content table td, #sidebar table td {
  border-right: 1px solid #CFCFCF;;
  border-bottom: 1px solid #CFCFCF;
  border-top: 1px solid white;
  border-left: 1px solid white;
  height: 22px;
  padding-left: 5px;
  font-size: 11px;
}
#content table th, #sidebar table th {
  height: 24px;
  border-right: 1px solid #CFCFCF;
  border-bottom: none;
  border-top: 1px solid white;
  border-left: 1px solid white;
  color: white;
  background: url("../images/tipsteri/viptbgrhover.png") top left repeat-x;
  padding-left: 5px;
  font-size: 11px;
  font-weight: normal;
}
#content table tr.pair td, #sidebar table tr.pair td {
  background: url("../images/tipsteri/viptbgrpair.png") top left repeat-x;
}
#content table.stat1 .n1 {
  width: 128px;
}
#content table.stat1 .n2 {
  width: 94px;
}
#content table.stat1 .n3 {
  width: 107px;
}
#content table.stat1 .n4 {
  width: 93px;
}
#content table.stat2 .n1 {
  width: 143px;
}
#content table.stat2 .n2 {
  width: 93px;
}
#content table.stat2 .n3 {
  width: 93px;
}
#content table.stat2 .n4 {
  width: 93px;
}
#content table.list1 .n1 {
  width: 218px;
}
#content table.list1 .n2 {
  width: 68px;
}
#content table.list1 .n3 {
  width: 68px;
}
#content table.list1 .n4 {
  width: 68px;
}
#sidebar table.tips4 .n1 {
  width: 93px;
}
#sidebar table.tips4 .n2 {
  width: 222px;
}
#sidebar {
  width: 340px;

}
#sidebar .boxout {
  width: 336px;

}
#sidebar table.tips1 .n1 {
  width: 88px;
  color: #444444;
}
#sidebar table.tips1 th.n1 {
  color: white;
}
#sidebar table.tips1 .n2 {
  width: 86px;
}
#sidebar table.tips1 .n3 {
  width: 61px;
}
#sidebar table.tips1 .n4 {
  width: 56px;
}
#sidebar .box13 {
  width: 300px;
  height: 100px;
  margin: 30px 0 30px 20px;
}
#sidebar .box13 img {
  width: 300px;
  height: 100px;
}
#sidebar table.post1 .n1 {
  width: 156px;
}
#sidebar table.post1 .n2 {
  width: 47px;
}
#sidebar table.post1 .n3 {
  width: 40px;
}
#sidebar table.post1 .n4 {
  width: 40px;
}

a {
  color: black;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.boxin .pager {
  width: auto;
  position: absolute;
  right: 12px;
  top: 12px;
  text-align: center;
  font-size: 11px;
  margin-top: 1px;
  color: #838383;
}
.boxin .pager a {
  text-decoration: none;
  color: #838383
}
.boxin .pager a {
  text-decoration: underline;
}
.boxin .pager a span.prev {
  width: 5px;
  padding-right: 5px;
  margin-right: 5px;
  background: url("../images/vesti/pagerprev.png") no-repeat 50% 50%;
  overflow: hidden;
}
.boxin .pager a span.next {
  width: 5px;
  padding-right: 5px;
  margin-left: 5px;
  background: url("../images/vesti/pagernext.png") no-repeat 0% 50%;
  overflow: hidden;
}
.statictip p {
  margin: 10px 0;
  padding: 0;
}
body.tipsteri #contentcontainer div.statictip {
  margin: 0 10px 5px;
  width: auto;
}
.n2, .n3, .n4, .n5, .n6 {
  text-align: center;
}

.boxin ul.momenatdana {
  position: relative;
  overflow: hidden;
  margin-bottom: -1px;
}
.boxin ul.momenatdana li {
  width: 85px;
  height: 26px;
  border: 1px solid #ebebeb;
  text-align: center;
  line-height: 26px;
  vertical-align: middle;
  float: left;
  font-size: 11px;
  margin-right: 4px;
}
.boxin ul.momenatdana li.last {
  margin-right: 0px;
}
.boxin ul.momenatdana li a {
  text-decoration: none;
  color: #707070;
  width: 85px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
  display: block;
  overflow: hidden;
}
.boxin ul.momenatdana li a {
  text-decoration: underline;
}
.boxin ul.momenatdana li.selected {
  border-bottom: none;
  height: 27px;
  background: white;
}
.boxin ul.momenatdana li.selected a {
  border: 2px solid white;
  width: 81px;
  height: 22px;
  line-height: 22px;
  background: url("../images/gallery/boxbg.png") repeat-x white;
  color: black;
}
.boxin div.momenatdana {
  margin-top: -1px;
  clear: left;
  /*width:;*/
  border: 1px solid #ededed;
  padding: 10px 8px;
}
