
#maincontent {
margin-top: 35px;
}

#maincontent p {
margin-right: 20px;
}

.image a {
width: 220px;
overflow: hidden;
display: block;
margin-bottom: 15px;
}

.image a:hover {
text-indent: -220px;
}

.image h4 {
font-size: 14px;
font-weight: bold;
font-family: Arial;
margin: 10px 0 5px 0;	
color: #FF00FF;
}
