@import "reset.css";
@import "base.css";

html, body {background:#fff; font-family:Arial, Helvetica, sans-serif}
#wrap {margin:10px; color:#333; font-size:85%}
p {letter-spacing:.04em;}

.underline {text-decoration:underline}

a {text-decoration:underline; color:#666666;  }
a:hover { text-decoration:none; }
a:focus {outline: none}
img {border:0px}
.imgLeft {float:left; padding:0 10px 10px 0}
.imgRight {float:right; padding:0 0 10px 10px}

/*  <HIGHSLIDE>
--------------------------------------------------*/
.highslide-header .highslide-move {display: none;}
.highslide-header .highslide-close {display: none;}
.highslide {text-decoration: underline;}

