#pushup {
  position: fixed;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 4px;
  background: #ffffc6;
  border: 1px solid #b0dfc8;
  z-index: 9999;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}
* html #pushup {
  position: absolute;
  top: expression(_pushupIETop = 10 + (document.documentElement.scrollTop || 0) + 'px');
}
#pushup * {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}
.withReminder { padding-bottom: 6px; }
#pushup a {
  outline-style: none;
  text-decoration: none;
}

#pushup .pushup_messageLink {
  float: left;
  position: relative;
  color: #4293cd;
  font-size: 12px;
  cursor: pointer;
}

#pushup .pushup_icon {
  position: relative;
  float: left;
  height: 22px;
  width: 22px;
  margin-right: 5px;
  overflow: hidden;
  vertical-align: middle;
}

#pushup .pushup_message {
  position: relative;
  float: left;
  margin-right: 3px;
  line-height: 22px;
  vertical-align: middle;
}

#pushup .pushup_reminder {
  float: left;
  clear: both;
  font-size: 10px;
  color: #84a2ac;
  margin-left: 27px;
  cursor: pointer;
}

#pushup .pushup_messageLink:hover,
#pushup .pushup_reminder:hover { text-decoration: underline; }



/*********************************************************************************************/


.base {
width:988px; 
padding: 0;
}
.base_top {
background:url(sitemap_top_cap.gif) no-repeat center center;
width:964px;
padding:0 12px;
height:2px;
line-height:2px;
font-size:0px;
}
.base_middle {
background:url(sitemap_vert_bg.gif) repeat center center;
width:988px;
padding:0;
}
.base_bottom {
background:url(sitemap_bottom_cap.GIF) no-repeat center bottom;
width:964px;
padding:0 12px;
height: 35px; 
}
.base_content {
width:988px;
height:220px;
padding-bottom:10px;
}
.base_section1 {
width:200px;
padding-left:24px;
padding-right:20px;
padding-top:18px; 
line-height:1.4em;
}
.base_section {
width:220px;
padding-left:20px;
padding-right:0px;
padding-top:18px;
line-height:1.4em;
}
.paddingbtm16 { padding-bottom:16px;}
.paddingtop16 { padding-top:16px;}

.base_bottom a, #footer a:visited, #footer a:active { color:#333333;	font-weight:bold; text-decoration:none; }
.base_bottom a:hover { text-decoration:underline; }


.skinpicker {
background: url(skinpicker_bg.gif) no-repeat left top;
width:200px;
height:201px;
}
.skinpicker_img_container {
padding-left:4px;width:60px;
}
