﻿#rosenblatt {
  width: 578px;
  height: 645px;
}


#rose {
  width: 578px;
  height: 645px;
  position: relative;
  margin: 0px;
  padding: 0px;
  background-image:url("../images/media/rosenblatt-page-back.jpg");
  background-repeat: no-repeat;
  font-family: arial, helvetica, verdana;
  color: #333333;
  line-height: 18px;
  text-align: left;
  }


#rose #copy1 {
position: absolute;
top: 358px;
left: 20px;
  width:260px;
  height: 270px;
  font-size: 12px;
}

#rose #copy2 {
position: absolute;
top: 358px;
left: 299px;
  width:260px;
  height: 170px;
  font-size: 12px;
}

#rose UL {
  margin: 0 0 0 3px;
  padding: 0;
}

#rose LI {
margin-bottom: 3px;
margin-top: 0;
padding-left: 15px;
background: url(../images/media/lg_arrow_icon.gif) no-repeat 0 0;
list-style-type: none;
}


#rose .forbes {
background: url(../images/media/forbes_icon.gif) no-repeat 0 0;
list-style-type: none;
}


#rose A {
  color: #0066cc;
  text-decoration: none;
  padding: 2px 0 2px 0;
  font-size: 14px;
}

#rose A:hover {
  color: #ffffff;
  background-color: #a6bc09;
  padding: 2px 0 2px 0;
  text-decoration: none;
}

#rose #links {
  position: absolute;
top: 146px;
left: 20px;
width: 260px;
height: 90px;
}

#rose #com {
  position: relative;
top: 265px;
left: 20px;
width: 260px;
height: 90px;
}



#rose #closer {
position: absolute;
top: 9px;
left: 502px;
width: 46px;
height: 9px;
}

#rose #mover {
position: absolute;
top: 0px;
left: 20px;
width: 475px;
height: 25px;
}

#rose #greenbox {
position: absolute;
top: 536px;
left: 297px;
width: 259px;
height: 108px;
}

#rose p {
  margin-bottom: 10px;
}


