

/*      GENERAL STYLING      */

img {
border: 0;
}

html {
height: 100%;
}

body {
color: #333;
font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size: 76%;
margin: 0;
padding: 0;
font-weight: normal;
text-align: left;
background: #d0e0dd url(../img/canbex-bgpills.jpg) no-repeat bottom left;
background-attachment: fixed;
}

div.container {
margin: 0;
padding: 0;
width: 620px;
}

div.column {
margin: 0 0 20px 243px;
padding: 0;
width: 377px;
/*background: url(../img/canbex-bgcol.gif) repeat-y top right;*/
}

p {
font-size: 1em;
text-align: justify;
margin: 0;
padding: 25px 25px 10px 23px;
line-height: 150%;
}

h1 {
position: absolute;
left: -5000px;
margin: 0;
padding: 0;
}

a { text-decoration: none; }
a:link { text-decoration: none; color: #333; border-bottom: 1px solid #36cbaf; }
a:visited { text-decoration: none; color: #333; border-bottom: 1px solid #36cbaf; }
a:hover { text-decoration: none; color: #36cbaf; border-bottom: 1px solid #36cbaf;}


/*      ? STYLING      */



