body {background-color:#FFFFFF; font-size:12px; font-family:Arial,sans-serif;}

A:link {color:#996600; text-decoration:underline; font-family:Arial,sans-serif;}
A:visited {color:#996600; text-decoration:underline; font-family:Arial,sans-serif;}
A:hover {color:#996600; text-decoration:underline; font-family:Arial,sans-serif;}
A:active {color:#ff9933; text-decoration:underline; font-family:Arial,sans-serif;}

#wrapper {background-color:#ffffff; width:1024px; text-align:center;}
#logo {}
#sub-header {text-align:left;}
#counter {float:left; background: url(../img/counter_bg_hp.gif) no-repeat bottom center; color:#FFFFFF; font-size:18px; text-align:center; width:418px; height:100px;}
#first {float:left; background: url(../img/counter_bg_hp.gif) no-repeat bottom center; color:#FFFFFF; font-size:18px; text-align:center; width:418px; height:100px;}
#counter_hp {padding-right:50px;}
#sub-header-date {position:relative; color:#996600; font-size:16px; text-align:left;}
#why_swap {float:left;}
#content {width:1024px;}
.cntdwn {color:#FFFFFF; font-size:18px; text-align:center; width:350px; height:69px;}
#clear {clear:both;}
#left {float:left; width:350px; text-align:center;}
#right {float:left; text-align:left; padding-left:20px;}
#contact {width:150px; height:50px; padding:15px; background-color:#ff9933; color:#996600; font-size:22px; text-align:center;}

#col1 {float:left; color:#996600; font-size:22px; text-align:left; padding-left:20px;}
#col2 {color:#996600; font-size:22px; text-align:left; float:right;}
#bottom {clear:both; text-align:center;}
#right-content {width:580px; text-align:left; font-size:14px;}

.medium {font-size:18px; color:#996600; font-weight:bold;}
.small {font-size:10px; color:#996600; font-weight:bold;}

#custom ul {
  width: 250px; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#custom li {
  margin: 0;
  background-image: url(../img/bullet.jpg);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
  font-size:22px;
  font-weight:bold;
}