.gad_horoscope .editBox table.horoscope td p
{
    margin: 0px;
}
.roundBox.gad_horoscope .categories.menu ul li{
  margin-bottom: 4px;
  display: block;
  float: left;
  margin: 0;
  text-align: center;
}
.roundBox.gad_horoscope .categories.menu ul li a{
  margin: 0 6px;
  padding: 0;
  color: #616161;
  text-decoration: none;
  border-bottom: 1px dashed #c6c6c6;
}

.roundBox.gad_horoscope .roundboxHeader h2 .title {
    padding-left: 22px;
    background: transparent url(../../Images/gad/horoscope/icon.png?v=3114) no-repeat left;
}

.roundBox.gad_horoscope .categories.menu ul li.act a{
  margin: 0 4px;
  padding: 1px 2px;
  background: #ff0000;
  color: #fff;
  border: none;
}

.roundBox.gad_horoscope .ruler{
  margin: 0 0 8px 0;
  padding: 8px 0 0 0;
}


.roundBox.gad_horoscope td.text, .roundBox.gad_horoscope td.image{
  background: #f6f6ea;
  padding: 9px;
  color: #000;
  vertical-align: top;
}

.roundBox.gad_horoscope .zodiac.menu a{
  text-decoration: none;
  color: #000000;
}

.roundBox.gad_horoscope .zodiac.menu{
  color: #000;
  font-size: 1.1em;
  padding: 0 0 0 8px;
  float: left;
  position: relative;
}
.roundBox.gad_horoscope .zodiac.menu i{
  margin: 2px 0 0 4px;
}
.roundBox.gad_horoscope .zodiac.menu ul{
  padding: 0 8px;
  position: absolute;
  left: 0px;
  top: 20px;
  background: #fff;
  z-index: 300;
  border: 1px solid #e4e4e4;
  display:none;
}
.roundBox.gad_horoscope .zodiac.menu ul a{
  color: #000;
  text-decoration: none;
}

.roundBox.gad_horoscope .display.day.menu{
  float: right;
}
.roundBox.gad_horoscope .display.day.menu a.prevMonth{
  margin: 0 2px 0 0;
  padding: 0;
  background: transparent url(../../Images/form_elem/arrows_set_grey.gif?v=3114) no-repeat;
  background-position: 0px 0px;
  width: 11px;
  height: 11px;
}
.roundBox.gad_horoscope .display.day.menu a.nextMonth{
  margin: 0 0 0 2px;
  padding: 0;
  background: transparent url(../../Images/form_elem/arrows_set_grey.gif?v=3114) no-repeat;
  background-position: -11px 0px;
  width: 11px;
  height: 11px;
}

.roundBox.gad_horoscope .display.day.menu .right span{
  margin: 2px 0 0 0;
  color: #626262;
}
.roundBox.gad_horoscope .display.day.menu .right a{
  margin-top: 6px;
  color: #626262;
}

.roundBox.gad_horoscope span.currMonth{
  font-size: 0.9em;
  padding: 0 3px;
}

.gad_myinternetTV .roundboxHeader h2 .title {
  padding-left: 22px;
  background: transparent url(../../Images/gad/tvguide/icon.png?v=3114) no-repeat left;
}

.gad_myinternetTV ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.gad_myinternetTV .filters, .gad_myinternetTV .programs{
  clear: both;
  display: block;
}

.gad_myinternetTV .filters ul li{
  float: left;
  display: block;
}
.gad_myinternetTV .filters ul li a{
  margin: 0 8px 0 0;
  text-decoration: none;
  border-bottom: 1px dashed #b8b8b8;
  cursor: pointer;
}

.gad_myinternetTV .filters ul li a.active{
  padding: 0 2px;
  background: #ec4040;
  color: #fff;
  border: none;
}
.gad_myinternetTV .logo{
  margin: 0 0 10px 0;
  display: block;
  clear: both;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #e4e4e4;
  font-weight: bold;
}

.gad_myinternetTV .logo img{
  margin: 0 13px 0 0;
  float: left;
}
.gad_myinternetTV .items ul li{
  margin: 0 0 2px 0;
  color: #36393a;
}
.gad_myinternetTV .items ul li span.time{
  margin: 0 6px 0 0;
  color: #6b6b6b;
}

.gad_myinternetTV .items ul li span.watchTv{
  margin: 0 0 0 6px;
}

.gad_myinternetTV .items ul li.act
{
    font-weight: bold;
}
.gad_myinternetTV .items ul li a{
  color: #36393a;
  text-decoration: none;
  border-bottom: 1px dashed #b8b8b8;
}

.gad_myinternetTV .editBox table.channels td p
{
    margin: 0px;
}

.gad_myinternetTV .generalInf{
  width: 100%;
  border-collapse: collapse;
}

.gad_myinternetTV .generalInf .info{
  text-align: left;
}

.gad_myinternetTV .generalInf .date{
  padding: 0;
  text-align: right;
}

.gad_myinternetTV .generalInf th{
  font-size: 1.1em;
  border-bottom: 1px solid  #e4e4e4;
}

.gad_myinternetTV .scroll300 {
    max-height : 300px;
    overflow : auto;
}

.gad_myinternetTV a.remove 
{
   background: transparent url(../../Images/icons/gadIconSet.png?v=3114) no-repeat;
   background-position: 0px 0px;
   display : -moz-inline-stack;
   display : inline-block;
   margin-left: 5px;
}

.gad_myinternetTV div a.remove{
  width: 9px;
  height: 12px;
  background-position: 0px 0px;
}

.gad_myinternetTV .channelDropDown{
  width: 250px;
}


.gad_notes .notes
{ 
    width: 100%;
}

.gad_notes form textarea
{
    border: 0;
    background-color: transparent;  
    padding-top: 0px;
    padding-left: 0px;
    overflow: auto;
    width: 100%;
    resize: none;
}

.gad_notes .colorsStyle {
    margin: 0;
    padding: 0;
    height: 50px;
}

.gad_notes .colorsStyle ul li{
    float: left;
}

.gad_notes .colorsStyle ul li a{
    float: left;    
    display: block;
    height: 30px;
    width: 30px;  
    outline: none;
    margin: 5px 5px 0 0;
}

.gad_notes .colorsStyle ul li.act a{
    padding: 5px;
}

.gad_notes .colorsStyle ul li.colorLayout-yellow a{
     background-color: #ffff99;
}

.gad_notes .colorsStyle ul li.colorLayout-blue a{
     background-color: #66aaff;
}

.gad_notes .colorsStyle ul li.colorLayout-pink a{
     background-color: #ffaa99;
}

.gad_notes .colorsStyle ul li.colorLayout-green a{
     background-color: #ccffaa;
}
.gad_news .editBox table td p
{
    margin: 0px;
}

.gad_news .gadgetContent table tr td
{
    vertical-align: top;
    text-align: left;
    padding: 0 6px 0 0;
}

.gad_news .gadgetContent table tr td a
{
    /*margin: 0 0 0 6px;        */
}

.gad_news .all
{
    font-weight: bold;
}

.gad_news div a.remove
{
    background: transparent url(../../Images/icons/gadIconSet.png?v=3114) no-repeat;
    background-position: 0px 0px;
    display: -moz-inline-stack;
    display: inline-block;
    margin-left: 5px;
    width: 9px;
    height: 12px;
    background-position: 0px 0px;
}


/*********************************/
.roundBox.gad_news .roundboxHeader h2 .title {
  padding-left: 22px;
  background: transparent url(../../Images/gad/news/icon.png?v=3114) no-repeat left;
}

.gad_news .accordion div.item div
{
    display: none;
}

.gad_news .accordion div.item.act div
{
    display: block;
    color: #5d5064;
}

.gad_news .accordion div img
{
    float: left;
    padding: 0 3px 3px 0;
    /* set sizes to fix 'collapse on refresh' design issue */
    height: 90px;
    width: 90px;
}

.gad_news .accordion h3
{
    clear: both;
    margin-bottom: 5px;
}


.gad_news .accordion span.date
{
    font-weight: normal;
    margin-left: 5px;
    font-size: 0.85em;
}

.gad_news .accordion h3 a
{
    text-decoration: none;
    color: #005fa8;
    font-weight: normal;
}

.gad_news .accordion h3 a:hover
{
    text-decoration: underline;
}

.gad_news .accordion h3 a span.date
{
    font-weight: normal;
    padding-right: 6px;
}

.gad_news a.moreNews
{
    display: block;
    clear: both;
    margin-left: 5px;
    font-size: 0.9em;
}

.gad_news .newsForNewDateSeparator
{
    border-top: 1px dotted #717171;
    padding: 0px;
    font-size: 0.8em;
}

.gad_news .item
{
    padding: 0px 5px 5px 5px;
}
.gad_news .act
{
    background-color: #f6f6ea;
    padding: 5px;
    margin-bottom: 5px;
}

.gad_news .act img
{
    margin: 5px 5px 0px 0px;
}

.gad_news .act .accordion h3
{
    margin-bottom: 5px;
}

.gad_twitter .gadgetContent ul{ min-height: 50px; height: auto!important; height: 50px; }
.gad_twitter .gadgetContent ul li{ margin-bottom: 10px; padding: 3%; float: left; display: block; width: 94%; }
.gad_twitter .gadgetContent ul li span.userimage{ margin: 0 4px 0 0; float: left; }
.gad_twitter .gadgetContent ul li strong{ margin: 0 4px 0 0; }
.gad_twitter .gadgetContent ul li span.userimage a img{ vertical-align: middle; margin: 0 8px 0 0; }
.gad_twitter .gadgetContent ul li span a img { vertical-align: middle; margin: 0 0 0 4px; }
.gad_twitter form.msg textarea{ clear: both;  display: block; width: 100%; height: 70px; border: none; margin: 0 auto; overflow: auto; }
.gad_twitter form.msg a { clear: both; display: block; text-decoration: none; width: 100px; margin: 8px 0; padding: 2px 6px 2px 0; text-align: center; text-decoration: none; width: 80px; height: 27px; line-height: 24px; border: none; color: #4a4a4a; background: transparent url(../../Images/buttons/twit_submit.png?v=3114) 0px 0px no-repeat!important; background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../Images/buttons/twit_submit.png,sizingMethod=image); }
/*
    Customizing Twitter layout.
*/

.roundBox.gad_twitter{ background-image: url(../../Images/gad/twitter/roundBox_bot_right.gif?v=3114); background-color: #CCF1F3; }
.roundBox.gad_twitter .roundboxHeader{ background-image: url(../../Images/gad/twitter/roundBox_top_right.gif?v=3114); }
.gad_twitter .roundboxHeader h2
{
    padding-left: 26px;
    font-style: italic; 
    background: transparent url(../../Images/gad/twitter/icon.gif?v=3114) no-repeat left;
}
.roundBox.gad_twitter .roundBoxBody{ background-image: url(../../Images/gad/twitter/roundBox_bot_left.gif?v=3114); }
/*
        Twitter Bubble
*/
.gad_twitter .bubble{ }
.gad_twitter .bubble .tl{ position: absolute; width: 5px; height: 5px; background: transparent url(../../Images/bubble_2.gif?v=3114) top left no-repeat; top: 0px; left: 0px; }
.gad_twitter .bubble .tr{ position: absolute; width: 5px; height: 5px; background: transparent url(../../Images/bubble_2.gif?v=3114) top right no-repeat; top: 0px; right: 0px; }
.gad_twitter .bubble .bl{ position: absolute; width: 5px; height: 5px; background: transparent url(../../Images/bubble_2.gif?v=3114) bottom left no-repeat; bottom: 0px;  left: 0px; }
.gad_twitter .bubble .br{ position: absolute; width: 5px; height: 5px; background: transparent url(../../Images/bubble_2.gif?v=3114) bottom right  no-repeat; bottom: 0px; right: 0px; }
.gad_job .roundboxHeader h2 .title {
  padding-left: 22px;
  background: transparent url(../../Images/gad/job/icon.png?v=3114) no-repeat left;
}
.gad_job p { margin: 0px; }
.gad_job .text { margin: 0px; }
.gad_job table.jobItemsTable{
  width: 100%!important;
}

.gad_job table.jobItemsTable td { padding: 0 0 2px 5px; font-size: 1.0em; vertical-align: top; overflow: hidden; }
.gad_job table.jobItemsTable td a{ float: left; }
.gad_job table.jobItemsTable .Row { background-color: white; }
.gad_job table.jobItemsTable .AltRow{ background-color: #E6E6E6; }

/*
    Callendar Box Styling
*/
.gad_calendar.roundBox{
  background: transparent url(../../Images/gad/callendar/roundBox_bot_right.gif?v=3114) bottom right no-repeat;
}
.gad_calendar .roundBoxBody.gadgetContent{
  background: transparent url(../../Images/gad/callendar/roundBox_bot_left.gif?v=3114) bottom left no-repeat;
  padding: 0 0 10px 0;
}
.gad_calendar .roundboxHeader{
  background: none;
}
.gad_calendar .roundboxHeader h2
{
    background: #fff;
}
.gad_calendar .roundboxHeader h2 .title {
  padding-left: 22px;
  background: transparent url(../../Images/gad/callendar/icon.png?v=3114) no-repeat left;
}
.gad_calendar .gadgetHead a{
  background-image: url(../../Images/icons/gadIconSet.png?v=3114);
}

.gad_calendar #calendarPreview{
  margin-bottom: 10px;
}


.gad_calendar #calendarPreview  .ui-datepicker-header {
    margin: 0 0 10px;
	background:#E6E6E6 none repeat scroll 0 0;
	height:40px;
	border : 0px;
	position : relative;
    background: #a7dcdd;
}

.gad_calendar #calendarPreview  .ui-datepicker {
	border : 0px;
	padding : 0;
    width: auto;
    background: transparent;
}

.gad_calendar #calendarPreview   .ui-datepicker  .ui-datepicker-prev {
background:transparent url(../../Images/buttons/arrow_rounded_left.png?v=3114) no-repeat scroll 0 0 !important;
height:18px;
width:18px;
position : absolute;
left : 3px;
top : 26%;
}

.gad_calendar #calendarPreview    .ui-datepicker  .ui-datepicker-next{
background:transparent url(../../Images/buttons/arrow_rounded_right.png?v=3114) no-repeat scroll 0 0 !important;
height:18px;
width:18px;
float : left;
position : absolute;
right : 3px;
top : 26%;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-calendar {
  border-collapse:collapse;
  font-size:0.8em;
/*  margin-bottom:18px;*/
  margin: 0 3% 18px;
  width:94%;
}

.gad_calendar #calendarPreview .ui-datepicker th {
    background: #fff;
	border : none;
	padding : 0 0;
	font-weight : normal;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-calendar  thead{
	font-weight : normal;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-calendar  tr{
	border-collapse: none;
	height : 18px;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-title {
font-size:1.1em;
margin:0 2.3em;
text-align:center;
padding-top : 5px;
font-weight:bold;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-week-end{
	color:#B75050;
}

.gad_calendar #calendarPreview   .ui-datepicker .hasEvents a{ 
	background: transparent url(../../Images/gad/callendar/cal_hasevent.gif?v=3114) bottom right no-repeat;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-week-end a{
	color:#B75050;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-state-default {
	text-decoration:none;
	border : none;
	background : transparent;
	text-align : center;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-today { color:#FFFFFF; background: #fff; }
.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-today.hasEvents a{ background: transparent url(../../Images/gad/callendar/cal_today_bg.gif?v=3114) bottom right no-repeat; }

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-current-day {
	background: none;
	color:#FFFFFF;
	text-align : center;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-current-day a{
	background:#A1ACB5 none repeat scroll 0 0;
	color:#FFFFFF;
}

.gad_calendar #calendarPreview   .ui-datepicker .ui-datepicker-today  a {
	color:#FFFFFF;
	background : #fff;
    color: #000;
}

.gad_calendar #calendarPreview   .ui-datepicker tr td{ 
text-align:center;
}

.gad_calendar #calendarPreview  .ui-datepicker .ui-datepicker-prev span,#calendarPreview .ui-datepicker .ui-datepicker-next span {
display:none;
left:50%;
margin-left:-8px;
margin-top:-8px;
position:absolute;
top:50%;
}

.gad_calendar .dayEventsContainer{
  margin: 0 12px;
  background: #fff;
}
.gad_calendar .dayEventsContainer div{
  display: none;
}

.gad_calendar .dayEventsContainer table{
  width: 100%;
}
.gad_calendar .dayEventsContainer table tr td{
  padding: 5px 0 5px 10px;
  border-bottom: 1px solid #dcdcdc;
}
.gad_calendar .dayEventsContainer table tr td.image{
  width: 10px;
}




.gadget .gad_clock.roundBox .editBox{
  background: #eaeadc;
}

.gad_clock.roundBox{
  background: transparent url(../../Images/gad/callendar/roundBox_bot_right_clock.gif?v=3114) bottom right no-repeat;
}
.gad_clock .roundBoxBody{
  background: transparent url(../../Images/gad/callendar/roundBox_bot_left_clock.gif?v=3114) bottom left no-repeat;
  padding: 0 0 10px 0;
}
.gad_clock .roundboxHeader h2
{
    background: #fff;
}
.gad_clock .roundboxHeader h2 .title {
  padding-left: 18px;
  background: transparent url(../../Images/gad/callendar/ico_clock.gif?v=3114) no-repeat left;
}

.gad_clock #clock {
  padding: 8px 0 2px;
  font-size:2.5em;
  color : black;
  text-align: center;
}

.gad_clock #clock span{
color : #919191;
}


.gad_clock .roundBoxBody table {
	width : 100%;
}

.gad_clock .roundBoxBody table td{
	text-align : center;
	width : 33.3333333%;
	border-right : solid 1px #F6F6F4;
	border-left : solid 1px #C3C3C5;
}

.gad_clock .roundBoxBody table td.first{
	border-left : none;
}

.gad_clock .roundBoxBody table td.last{
	border-right : none;
}

.gad_clock .roundBoxBody table td.cityName{
	font-size:1.3em;
}

.gad_clock .roundBoxBody table td.current{
	color : Black;
}

.gad_clock .roundBoxBody table td div{
	color : Black;
	font-size : 1.6em;
	margin-top : 4px;
}
body {}
.gad_all_services ul.left{
  float: left;
  width: 40%
}
.gad_all_services ul.right{
  float: right;
  width: 40%
}

.gad_all_services li{ padding-left: 22px; }
.gad_all_services li.MySynoptic {  background: transparent url(../../Images/gad/weather/icon.png?v=3114) no-repeat left;  padding-left: 22px;}
.gad_all_services li.TvGuide {  background: transparent url(../../Images/gad/tvguide/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyHoroscope { background: transparent url(../../Images/gad/horoscope/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyBasket { background: transparent url(../../Images/gad/basket/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyEntertainment { background: transparent url(../../Images/gad/rest/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyJob { background: transparent url(../../Images/gad/job/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyService { background: transparent url(../../Images/gad/cabinet/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyFriend { background: transparent url(../../Images/gad/friend/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyCalendar { background: transparent url(../../Images/gad/callendar/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyNews { background: transparent url(../../Images/gad/news/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyLiveSearch { background: transparent url(../../Images/gad/search/icon.png?v=3114) no-repeat left;}
.gad_all_services li.MyLiaison { background: transparent url(../../Images/gad/mail/icon.png?v=3114) no-repeat left;}


.gad_contactsNearMe ul{
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
  background: #f6f6ea;
  padding: 0;
/*  clear: both;
  display: block;*/
}
.gad_contactsNearMe .top{
  padding: 6px 15px;
  height: 15px;
  display: block;
  clear: both;
}

.gad_contactsNearMe .top a{
  margin: 0 6px;
  padding: 0px 0;
  display: block;
  float: left;
  text-decoration: none;
  color: #616161;
  border-bottom: 1px dashed #b4b4ae;
  font-size: 0.75em;
}

.gad_contactsNearMe .top a.act{
  margin: 0;
  padding: 0px 6px;
  display: block;
  float: left;
  text-decoration: none;
  border: none;
  background: #ec4040;
  color: #fff;
}
.gad_contactsNearMe ul li{
  margin: 0;
  padding: 0 0 10px;
  width: 100%;
  border-bottom: 1px solid #dfdfd5;
  display: block;
  clear: both;
  line-height: 20px;
  background: #f6f6ea;
  height:70px;
}
.gad_contactsNearMe ul li.last{
  border: none;
}


.gad_contactsNearMe ul li a img{
  margin: 10px 20px 10px 15px ;
  float: left;
  display: inline;
  clear: none;
  width: 54px;
}
.gad_contactsNearMe ul li p.user a{
  color: #2484c1;
  margin: 0 3px 0 0;
  padding: 0;
}

.gad_contactsNearMe ul li p{
  margin: 0;
  padding: 0;
}
.gad_contactsNearMe ul li p.user{
  padding-top: 10px;
}


.gad_contactsNearMe ul li p.status img{ float: left; margin: 6px 6px 0 0; padding: 0; width: 11px!important;}
.gad_weather .roundboxHeader h2 .title {
  padding-left: 22px;
  background: transparent url(../../Images/gad/weather/icon.png?v=3114) no-repeat left;
}

.gad_weather .weatherInf{
  width: 100%;
  border-collapse: collapse;
}
.gad_weather .weatherInf th{
  font-size: 1.1em;
  border-bottom: 1px solid  #e4e4e4;
}
.gad_weather .dayTemp{
  padding-right: 2px;
  color: #ff0000;
}
.gad_weather .weatherInf th.dayTemp{
  font-size: 1.3em;
  border-right: 1px solid #d0d0d0;
  font-weight: bold;
  border: none;
}

.gad_weather .nightTemp{
  padding-left: 2px;
  color: #0e30ad;
}
.gad_weather .weatherInf th.nightTemp{
  font-size: 1.3em;
  font-weight: bold;
  border: none;
}

.gad_weather .scroll200 {
    max-height : 200px;
    overflow : auto;
}

.gad_weather .weatherInf .place{
  text-align: left;
}

.gad_weather .weatherInf .date{
  padding: 0;
  text-align: right;
}

.gad_weather .weatherInf th.label{
  padding-right: 5px;
  padding-top: 5px;
  text-align: right;
}
.gad_weather .weatherInf .data{
  padding-left: 5px;
  text-align: left;
  font-weight: bold;
}

.gad_weather .bordered{
/*  border-bottom: 1px solid  #e4e4e4;*/
}

.gad_weather table.dailyWeather, table.weeklyWeather{
  margin: 0 0 18px 0;
  width: 100%;
  text-align: center;
  border-collapse: collapse;

}
.gad_weather table.dailyWeather{
/*  border-bottom: 1px solid  #e4e4e4;*/
}

.gad_weather table.dailyWeather tr.graphic td{
  height: 49px;
}
.gad_weather table.dailyWeather tr.graphic td.morning{
  background: transparent url(../../Images/gad/weather/daily_grad_morn.gif?v=3114) top center no-repeat;
}
.gad_weather table.dailyWeather tr.graphic td.day{
  background: transparent url(../../Images/gad/weather/daily_grad_day.gif?v=3114) top center no-repeat;
}
.gad_weather table.dailyWeather tr.graphic td.evening {
  background: transparent url(../../Images/gad/weather/daily_grad_eve.gif?v=3114) top center no-repeat;
}
.gad_weather table.dailyWeather tr.graphic td.night{
  background: transparent url(../../Images/gad/weather/daily_grad_night.gif?v=3114) top center no-repeat;
}

.gad_weather td.cityList table{
  width: 100%;
}

.gad_weather td.cityList table tr td.city{
  text-align: right;
  width: 50%;
}
.gad_weather table.featured{ width: 100%; }

.gad_weather table.featured td.state, table.featured td.temp{
  text-align: center;
}
.gad_weather table.featured td.city{
  font-weight: bold;
}

.gad_weather a.remove 
{
   background: transparent url(../../Images/icons/gadIconSet.png?v=3114) no-repeat;
   background-position: 0px 0px;
   display : -moz-inline-stack;
   display : inline-block;
   margin-left: 5px;
}

.gad_weather div a.remove{
  width: 9px;
  height: 12px;
  background-position: 0px 0px;
}

/* Foldout Menu 
*/
.gad_ExchangeMirates table.ratetable, table.rates{ width: 100%; border-collapse: collapse; }
.gad_ExchangeMirates table.rates th{ padding: 5px 0 8px 0; border-bottom: 1px solid #e4e4e4; text-align: left; font-size: 13px; }
.gad_ExchangeMirates table.rates th.data{ text-align: right; }
.gad_ExchangeMirates table.rates td{ border-bottom: 1px dotted #cccccc; }
.gad_ExchangeMirates table.rates td.currency{ width: 30%; }
.gad_ExchangeMirates table.rates td img{ margin: 2px; }
.gad_ExchangeMirates table.rates td.banklist{ padding: 10px 0 12px 0; border-bottom: none; }
.gad_ExchangeMirates table.rates select#bankslist{ width: 100%; }

