#main
{
  background-image: url(../images/productsdetail-children.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;  
}

#main div.colsx 
{
  background-color: transparent;
}

#main div.box
{
  float:right;
  display:inline;
  width:560px;
}

#main div.box h1
{
  display:inline;
  float:left;
  font-family: Arial, sans-serif;
  font-size: 14px;
  width: 465px;
  font-weight:bold;
  color: #0e2f80;  
  margin-left: 70px; /* ex 130 */
  margin-top:15px;  /* ex 20 */
  margin-bottom:10px;  /* ex 20 */
}

#main div.box p
{
  display:inline;
  float:left;
  margin:0px;
  padding-top:0px;
  padding-bottom:0px;
  margin-left:70px;  /* ex 130 */
  padding-right:0px;
  padding-bottom: 250px; /* ex 270 */
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #333333;  
  width: 465px;   
}

#main a.banner
{
  float:left;
  margin-top:15px;
  margin-left:5px;
}

#popcopy
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #333333;     
}




#popsub
{
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight:normal;
  color: #fa9333;     
}


.popcopy
{
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight:normal;
  color: #333333;     
}




.popsub
{
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight:normal;
  color: #fa9333;     
}
