* {margin:0; padding:0; line-height:1.2em}

body {text-align:center; font-family:georgia, courier, arial, helvetica, tahoma; font-size:13px; color: 4B2E2F;}

#wrapper {width:960px; margin:0 auto; background-color:#fff; text-align:left}

#buy-now
{
 position: absolute;
 top: 60px;
 left: 10px;   
}

h2 { 
   font-size:21px;
   MARGIN-BOTTOM: 0.5em; 
}

.content {
    position: absolute; 
    left: 390px; 
    top: 310px;
}

div.scroll {
    height: 310px;
    width: 455px;
    overflow: auto;
    padding: 0px;
}

h3{  
   font-size:16px;
   MARGIN-BOTTOM: 0.5em;
}

p{
    MARGIN-BOTTOM: 1em;     
}

a:link{
    COLOR: #009da2;
}

a:visited{
    COLOR: #009da2;
}
a:hover{
	COLOR: #009da2;
}

a:active{
	COLOR: #009da2;
}

