body{
  font-family: helvetica;
  background-color: #9E1423;
}

img{
  border-style: none;
}

#main_div{
  width: 950px;
  height: 460px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFF;
}

#buy_cd{
  float:right;
  padding-right:10px;
}


#buy_artwork{
  float:right;
}

#listen{
  float:right;
  padding-right:10px;
}

#buttons{
  padding-top:20px;
  width: 430px;
}

#order{
  font-size: 18px;
}

#gina_mail{
  display: inline;
  position: relative;
  left: 211px; 
  bottom: 18.5px;
}

.left_box{
  width: 485px;
  background-color: #FFF;
}
.right_box{
  width: 430px;
  text-align: justify;
  font-size: 15px;
}

.insert{
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.listen_back{
  position: relative;
  left: 350px;
  bottom: 5px;
}
.cd_back{
  position: relative;
  left: 350px;
  top: 27px;
}
.art_back{
  position: relative;
  left: 350px;
  top: 75px;
}


.tagline{
  font-size: 19px;
  font-weight: bold;
}

.subline{
  font-size: 12px;
}

.listen_link{
  font-size: 20px;
  height: 10px;
  position: relative;
  bottom:70px;
  left:125px;
}
.listen_link A{
  text-decoration:none;
  color: #FFF;
}

.audio_link{
  width: 315px;
  margin-left: 4px;
  padding-left: 2px;
  font-size: 12px;
  background-color: #9E1423;
}
.poster_icon{
  margin-top: 16px;
  margin-left: 15px;
}

.poster_text{
  font-size: 25px;
  font-weight: bold;
  position: relative;
  bottom:70px;
  left:140px;
}
.poster_text A{
  text-decoration:none;
  color: #9E1423;
}
.pp form {
  position: relative;
  top:4px;
  float: left;
}
.clk{
  float: left;
}

.lite_box{
  padding: 8px;
  background-color: #FFF;
}
.copyright{
  color: #CCC;
  font-size: 10px;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
}