.column1 {
  float:left;
  width:212px;
}

.column2 {
  float:left;
  width:212px;
  margin-left:11px;
}

.column3 {
  float:left;
  width:212px;
  margin-left:11px;
}

.overview_left {
  width:430px;
  float:left;
}

.overview_right {
  width:120px;
  float:right;
}

.group_games img {

	width:125px;
	height:85px;
}

.group_games li img {

	width:16px;
	height:16px;
}

.blue_skin_box .title {
  background:#5399C8;
}
.olive_skin_box .title {
  background:#ACC76F;
}
.blue_skin_box .title, .olive_skin_box .title {
  height:29px;
}
.blue_skin_box .title span, .olive_skin_box .title span {
  display:block;
  color:#ffffff;
  font:bold 12px Verdana;
  padding:7px 0px 0px 10px;
  float:left;
}
.blue_skin_box .title a, .olive_skin_box .title a {
  display:block;
  color:#ffffff;
  font:bold 12px Verdana;
  float:right;
  margin:7px 10px 0px 0px;
}

.blue_skin_box {
  border:1px solid #5399C8;
  margin-bottom:9px;
}

.olive_skin_box {
  border:1px solid #77943E;
  margin-bottom:9px;
}

.blue_strip {
  background:#CBE0EE;
  padding:10px 0px 10px 10px;
}
.norm_strip {
  padding:10px 0px 10px 10px;
}

.norm_strip span, .blue_strip span {
  color:#676767;
  font:normal 11px Verdana;
  float:left;
}

.norm_strip a, .blue_strip a {
  font:normal 11px Verdana;
  color:#676767;
  float:right;
  display:block;
  margin-right:10px;
}

.blue_btn		{background: #0073b5 url(../../images/mostplayed_btn.gif) repeat-x top !important; border:1px solid #0073b5 !important;}
input.button   	      {background:url(../../images/mostplayed_btn.gif) left top repeat-x; color:#FFF; cursor:pointer; text-transform:capitalize; padding:3px; border:1px solid #0073b5; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial}
.blue_titles	{background:url(../../images/mostplayed_btn.gif) left top repeat-x; color:#FFF;  text-transform:capitalize; padding:3px; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Arial}
