/* Saftey Ratings */

div.press {
	display:block;
	position:relative;
	width:210px;
}
div.press_right {
	display:block;
	position:relative;
	width:210px;
	float: right;
}
div.press h2 {
	width:200px;
}

.ssh {
  padding:10px;
  float:left;
}
.p {
	float:right;
	width:250px;
	padding-top:50px;
	margin:10px;
	
}

#ratings ul {
	line-height:20px;
}
#ratings li {
	margin-top:10px;
}

p.pdf {
  background:transparent url(../images/pdf_icon.gif) no-repeat scroll 0 0;
  padding: 0 0 0 19px;
}
a.getReader {
  background:transparent url(../images/get_reader.gif) no-repeat scroll 0 0;
  display:block;
  height:33px;
  margin:0;
  overflow:hidden;
  padding:0;
  position:relative;
  text-indent:-9999px;
  width:112px;
}