* {
  margin: 0;
  padding: 0;
}

#main {
  width: 750px;
}


#sep {
  position: relative;
  float: left;
  width: 50px;
}


#as {
  position: relative;
  float: left;
  width: 350px;
}

#as body, #as ttable, #as tr, #as td, #as p, #as div, #as span {
    font-family: geneva, verdana, arial, helvetica, sans-serif;
    color: #53340F;
    font-size: 11px;
    margin: 0px;
}

#as a {
    color: #53340F;
    text-decoration: none;
    background-color: transparent;
}
#as a:visited {
    color: #53340F;
}
#as a:active {
    color: #B9351F;
}
#as a:hover {
    color: #B9351F;
    text-decoration: underline;
}

#as .wp {
    border: solid #B9351F 1px;
}

#as .inputbutton {
    font-size: 11px;
    background-color: #f6e2c3;
    border: 1px outset #6F799D;
    cursor: pointer;
}


#ap {
  font-family: verdana, arial, helvetica, sans-serif;
  background: #fff;
  font-size: 11px;
  color: #212169;
  position: relative;
  float: left;
  width: 350px;
}

#ap table, #ap tr, #ap td {
  font-size: 11px;
  color: #212169;
}

#ap a {
  color: #212169;
  text-decoration: none;
  background: transparent;
}
#ap a:visited, #ap a:active {
  color: #212169;
}
#ap a:hover {
  color: #A892DB;
  text-decoration: underline;
}

#ap #table_bg {
  background-image: url(http://perfume.alinassecrets.com/img/cherry_blossom.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#ap #table_bg #tr_top_left {
  background-image: url(http://perfume.alinassecrets.com/img/petales.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}
#ap .wp {
  border: solid #212169 1px;
}

#ap .img-shadow {
  float:left;
  background: url(http://perfume.alinassecrets.com/img/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://perfume.alinassecrets.com/img/shadow.gif) no-repeat bottom right;
  margin: 7px 0 0 5px !important;
  margin: 7px 0 0 5px;
}

#ap .img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
/*  border: 1px solid #212169;*/
  margin: -6px 6px 6px -6px;
/*  padding: 4px;*/
}

#ap .inputbutton {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  color: #212169;
  background-color: #FFFFFF;
  border: 1px outset #212169;
  cursor: pointer;
}