


.article {
        width: 550px;
	color:#3F3F3F;
	font-size:11px;
}

.article_date
{
        float:left;
        width:90px;
	padding-bottom: 20px;
}

.article_title
{
        float:left;
        width: 460px;
	padding-bottom: 20px;
}
 
   
   /* Ripple Press kit image area */
 
   #div_content_area2
   {
        position:relative;
        left:0px;
        top:0px;
        height:px;
        width:215px;
   }
 
 
 
 #div_press_start
 {
  position:absolute;
  left:0px;
  top:0px;
 }
 #div_press_row1
 {
  position:absolute;
  left:0px;
  top:0px;
  height:10px;
  width:10px;
 }
 #div_press_leftcorner
 {
  position:absolute;
  left:0px;
  top:0px;
  height:10px;
  width:10px;
 }
 #div_press_upper_bcg
 {
  position:absolute;
  left:10px;
  top:0px;
  height:10px;
  width:195px;
  background-image: url(/images/new_box_b.gif);
 background-repeat: repeat-x;
 }
 
 #div_press_rightcorner
 {
  position:absolute;
  left:205px;
  top:0px;
  height:10px;
  width:10px;
 }
 
 #div_press_row2
 {
  position:absolute;
  left:0px;
  top:10px;
  height:100px;
  width:195px;
 }
 #div_press_leftline
 {
  position:absolute;
  left:0px;
  top:0px;
  height:100px;
  width:5px;
  background-image: url(/images/new_box_l.gif);
  background-repeat:repeat-y;
  
 }
 #div_bcg
 {
  position:absolute;
  left:5px;
  top:0px;
  height:100px;
  width:205px;
  background:#f7f6f4;
 }
 #div_ripple_text
 {
  position:absolute;
  left:21px;
  top:10px;
  font-family:Arial;
  font-size:16px;
  color:#3f3f3f;
  font-weight:bold;
 }
 
 #div_pdf_logo
 {
  position:absolute;
  left:21px;
  top:42px;
 }
 
 #div_pdflogo_text
 {
  position:absolute;
  left:43px;
  top:42px;
  font-family:Arial;
  font-size:11px;
  color:#33ccff;
 text-decoration:none;
 
 }
 #div_ripple_bullets
 {
 position:absolute;
 left:21px;
 top:80px;
 font-family:verdana;
   font-size:11px;
   color:#3f3f3f;
   font-weight:normal;
   line-height:16px;
  }
  
  
  #div_press_media_contact
  {
  position:absolute;
   left:21px;
  top:5px;
  font-family:verdana;
  font-size:16px;
   color:#3f3f3f;
   font-weight:bold;
  }
  
  #div_press_media_contact1
   {
   position:absolute;
    left:21px;
   top:35px;
   font-family:verdana;
   font-size:11px;
    color:#3f3f3f;
    
  }
  
  #div_press_rightline
  {
   position:absolute;
   left:210px;
   top:0px;
   height:100px;
   width:5px;
   background-image: url(/images/new_box_right.gif);
   background-repeat: repeat-y;
  }
  
 #div_press_row3
 {
  position:absolute;
 left:0px;
 top:0px;
 height:10px;
  width:10px;
 }
 #div_press_lower_leftcorner
 {
 position:absolute;
 left:0px;
 top:110px;
 height:10px;
 width:10px;
 }
 #div_press_lower_bcg
 {
  position:absolute;
  left:10px;
  top:110px;
  height:10px;
  width:195px;
  background-image: url(/images/new_box_b.gif);
 background-repeat: repeat-x;
 }
 #div_press_lower_rightcorner
 {
  position:absolute;
  left:205px;
  top:110px;
  height:10px;
  width:10px;
 }


div#news_actions {
	float:left;
	/*width: 150px;
	height: 70px;*/
}

div#print_article {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#dl_pdf {
	margin-top: 10px;
	margin-left: 10px;
}

