/* yahoo's css resetting */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

BODY {
  background: white;
  text-align: left;
    
}

A {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #0f42ff;
  text-decoration: underline;
  
  
}

A:Visited  {
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #0f42ff;
  text-decoration : ;
  
}

A:Active  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #0f42ff;
  text-decoration : underline;
 


}

A:Hover  {
  font-size : 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight : normal;
  font-style : normal;
  color : #0f42ff;
  text-decoration : underline;
  
}


H1 {
  font-size: 18px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #e61404;
  text-decoration: none;
  padding-bottom: 8px;
  padding-top: 15px;
  padding-left: 0px;
}



div#cdburner {
  background: url(background.png) repeat-x;
  width: 100%;
  height: 185px;
  float: left;
  position: absolute;
  top: 0px;
  left: 0px;


}

div#cdburner-text {
  background: url(lineback.png) repeat-y;
  width: 606px;
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
  text-align: left;
  float: left;
  position: absolute;
  top: 185px;
  left: 0px;


}


#cdburner-text div {
  width: 540px;
  font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #444444;
  padding-top: 0px;
  padding-left: 35px;
  padding-right: 25px;
  text-decoration: none;
  text-align: left;
  text-color: white;
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
}

div#cdburner-other {
  font-size: 11px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #444444;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 40px;
  text-decoration: none;
  text-align: left;
  float: left;
  position: absolute;
  top: 185px;
  left: 650px;


}




