#statica {
	width: 490px;
}

#statica a {
	color: #CC5302;
}

#statica a:hover {
	color: #000;
	text-decoration: none;
}

#statica h2{
	font-size: 20px;
	margin-top: 10px;
}

#statica h3 {
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
	color:#1A5C7D;
	line-height: 16px;
}

#statica h3 em{ color: #000; font-style:italic;}
#statica h3 strong{ color: #000;}
#statica h3 b{color: #000;}

#statica img {
    border: none;

}

#statica img:hover {
    border: 1px solid #B6E0F8;
}

#statica p {
    margin-top: 5px;
    font-size: 12px;
	line-height: 17px;
}

#statica h1 {
  margin-top: 10px;
	border: 0px;
  font-size: 12px;
	text-transform:uppercase;
	color: #CC5302;
}

#statica img {
  border: 1px solid #E2F3FC;
	height: 180px;
	width: 240px;
	padding: 3px 4px 4px 3px;
	margin-top: 2px;
	background: #FFF;
	float: left;
	margin: 5px 10px 5px 0px;
}

#statica ul li{
  list-style-type: none;
}

#statica ul li img{
  width:auto;
  height:auto;
  float:none;
}
