#main-content a {	
	border: 0 none;
	padding: 0;
	text-decoration: none;
}
#main-content a:hover {
	border: 0 none;
	text-decoration: none;
}
#main-content a img {
	border: 2px solid #fff;
	margin: 15px 10px 0 0;
}
#main-content a:hover img {
	border: 2px solid #444;
}
#promo {
    background-color: #d3d3d3;
    color: #000000;
    font-size: 80%;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 10px;
    text-align: left;
    text-transform: uppercase;
}
