#static-page strong
{
	font-weight: bold;
	font-size: 18px;
	color: #F19900;
	padding: 0 0 5px 0;
	display: block;
	margin: 0;
}

#static-page b 
{
	color: #F19900;
}

#static-page .image-holder 
{
	text-align: center;
}

#static-page .static-image ,
.image-holder .static-image
{
	margin: 20px 10px;
	padding: 8px;
	border: 1px solid #C7DE38;
}



