@import "main.css";

.rowDiv {
	width: 250px;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #c0c0c0;}

.rowptitle {
	margin: 0;
	background: #28A9E0;
	text-align: center;
	color: #000;
	font-weight: bold;
	padding: 2px 0 3px 0;}

.rowptitle a, .rowptitle a:visited {
	text-decoration: none;
	color: #000;
	display: block;}

.rowpimg {
	margin: 0;}
	
.extraTitle {
	clear: left;
	color:#000;
  	font-size:130%;
  	font-family: "Trebuchet MS";
  	font-weight: 500;
  	margin-left: 10px;
	margin-top: 20px;
  	margin-bottom: 0;
  	border-bottom: 2px solid #2FA2A2;}
	
dt {
	font-weight: bold;
	margin-top: 5px;}
	
dd a {
	color: rgb(120,120,120);}
	
.safetyUL li {
	margin-bottom: 10px;}
