* {
  margin: 0;
}

html, body {
    height: 100%;
}

.widget
{
  border: 1px solid #ececec;
  overflow: hidden;
}

.large
{
  width: 254px;
  height: 273px;
}

.small
{
  width: 254px;
  height: 212px;
}

.header
{
  width: 254px;
  height: 20px;
  background-repeat: no-repeat;
}

.header1
{
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/head_1.png);
}

.header2
{
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/head_2.png);
}


.image_container
{
  width: 100%;
  background-color: #f3f3f3;
  height: 80px;
}

.thumb
{
  height: 100%;
  width: 120px;
  background-repeat: no-repeat;
  overflow: hidden;
}

#thumb_loader
{
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/loading.gif);
  background-position: 52px 32px;
}

#thumb_container
{
  width: 120px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  float: left;
}

#thumb
{
  display: none;
  cursor: pointer;
}

#credit
{
  position: relative;
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/transparent.png);
  background-repeat: repeat;
  width: 120px;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  display: none;
  direction: rtl;
}

.browse
{
  width: 54px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 0px -60px;
  margin-top: 30px;
  float: left;
}

.browse_small
{
  margin-top: 2px;
  width: 54px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 0px -60px;
  float: left;
}

.prev
{
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/prev.png);
  margin-left: 6px;
  margin-right: 7px;
}

.next
{
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/next.png);
  margin-left: 7px;
}

.text_box
{
  padding: 4px 8px 8px 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  direction: rtl;
  overflow: auto;
}

.text_box_big
{
  height: 140px;
}

.text_box_small
{
  height: 138px;
}

#text_header
{
  font-size: 13px;
  font-weight: bold;
}

#text_date
{
  margin-top: 3px;
  font-weight: bold;
  font-size: 11px;
}

#text_content
{
  margin-top: 4px;
}

#footer
{
  margin-bottom: 5px;
  width: 100%;
  height: 14px;
}

#footer .button
{
  margin-top: 3px;
  width: 65px;
  height: 14px;
  background-repeat: no-repeat;
  cursor: pointer;
}

#responseButton
{
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/response.png);
  float: left;
}

#moreButton
{
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/more_info.png);
  margin-left: 4px;
  float: left;
  display: none;
}

.browsingNoImage
{
  height: 34px;
}

.toTimeline
{
  width: 80px;
  height: 17px;
  background-repeat: no-repeat;
  cursor: pointer;
  background-image: url(http://seuro1.allofme.com/ynet/sports_widget/go_timeline.png);
}

.toTimeline_big
{
  margin-right: 9px;
  float: right;
}

.toTimeline_small
{
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 4px;
  float: left;
}

.browse_container
{
  width: 100%;
  background-color: #cdcdcd;
  height: 23px;
}

