
	.page-title, .category-title, .section-block {
padding: 0px 0px 20px;
margin: 0px 0px 20px;
background: url(images/layout/dotted.png) bottom left repeat-x;
text-align: center;
font-size: 38px;
line-height: 1.3em;
color: #CB2D78;
}

.copy h2 {
font-size: 22px;
margin-bottom: 25px;
color: #9DC44D;
}

.copy img {
max-width: 98%;
height: auto;
border: 1px solid #CB2D78;
padding: 5px;
}

#footer-container {
padding: 30px 20px 0px;
background: #CB2D78;
overflow: hidden;
}

.textwidget {
font-size: 17px;
}