@charset "utf-8";
/* CSS Document */
/* ---- RESET ---- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
body { background-color:#fff;}
#panel { margin:15px 0 0 15px; width:700px;}
.title1{ text-transform:uppercase; color:#555555; font-size:15px; float:left;}
h3 {text-transform:uppercase; color:#0077a5; font-size:13px; margin-top:5px; margin-bottom:10px;}
.title2{ text-transform:uppercase; color:#0077a5; font-size:15px; float:left; margin-left:6px; width:350px;}
p {color:#555555; font-family:Arial, Helvetica, sans-serif; font-size:14px; margin-bottom:20px;}
.clear { clear:both;}
#preview {float:left; margin:20px 5px 0 0; width:300px; }
.img {padding: 10px;border: 1px solid #c1c1c1;-moz-border-radius: 5px;-webkit-border-radius: 4px;}
#details {margin:20px 0 0 0; float:left; width:390px;}
.list li {text-decoration: none; background-image: url(../images/check.png) ;background-repeat: no-repeat; list-style-type: none; float: left; width: 170px;padding-left: 20px; margin-top: 10px; margin-bottom: 10px;background-position: left; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#828282;}
#visit_but { width:137px; height:27px; float:left; margin-top:35px;}