/*** ECHO LTD TEMPLATE LAYOUT ***/
* { margin: 0; padding: 0; }
html { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; background-color: #babfc6; color: #606060; }
body { width: 800px; height: 100%; margin: 0 auto; text-align: left; }

iframe, a img, fieldset, form, table { border: 0; }
legend { color: #000; }
button, select, textarea, input { font-size: 100%; }
/*table { border-collapse: collapse; }*/
caption, th { text-align: left; }
dd, dt, li, dl, ul { list-style: none; }

h2, h3, h4, h5 { clear: left; margin: 0; padding: .5em 5px; color: #000;}

h1 { font-size: 170%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 120%; }
h5 { font-size: 100%; font-weight: bold; }
h6 { font-size: 100%; font-weight: bold; padding: .3em 5px; color: #000;}

p { padding: .4em 5px; }

a:link { color: #942653; text-decoration: none; }
a:visited { color: #942653; text-decoration: none; }
a:hover { color: #942653; text-decoration: none; }

img, img a { border : none }

ul { list-style: none; }

.hide { display: none; }

