.dynamic-tab-pane-control.tab-pane {
  position:  relative;
  width:    258px;
}

.dynamic-tab-pane-control .tab-row .tab {
	font: bold 11px Tahoma;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;*/
	color:#DDD;
/*  font:      Menu;*/
  cursor:      Default;
  display:    inline;
  margin:      1px 2px 1px 0px;
  float:      left;
/*  padding:    5px 5px 6px 5px;*/
  padding:    5px 8px 6px 8px;
  border:      1px solid #afbdc6;
  background: white url(../../images/bg_all.gif) top left repeat-x;
  background-position: 0px -165px;
  border-bottom:  0;
  z-index:    1;
/*  white-space:  nowrap;*/
  position:    relative;
  top:      0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
  background: white url(../../images/bg_all.gif) top left repeat-x;
  background-position: 0px -200px;
  border:      1px solid #afbdc6;
  border-bottom:  0;
  color:#666;
  z-index:    5;
  top:      0px;
  text-decoration:underline;
}

.dynamic-tab-pane-control .tab-row .tab a {
/*	font:	Menu;*/
/*  color:	WindowText;*/
  color:#666;
  text-decoration:none;
  cursor:	pointer;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
  background:  Highlight;
  background:	white url(../../images/bg_all.gif) top left repeat-x;
  background-position: 0px -200px;
}

.dynamic-tab-pane-control .tab-page {
  clear:      both;
  border:      1px solid #BBB;
  z-index:    2;
  position:    relative;
  top:      -2px;
/*  color:      WindowText*/;
/*  font:      Message-Box;*/
  padding:    1px;
  height:      168px;
}

.dynamic-tab-pane-control .tab-row {
  z-index:    1;
  white-space:  nowrap;
}






















#tabDailyHoroscope{
  height:130px;
}

#tabLogin{
  height:130px;
}


#tabNews{
  height:168px;
}

#tabTVChannel{
  height:100px;
}

#tabRadioChannel{
  height:100px;
}

#tabSwineFlue{
  height:130px;
}
