.yarpp-related {
    margin: 1em 0;
	background-color: #fff;
}

.related-title {
	display: block;
    font-size: 15px;
	text-align: center;
    text-transform: uppercase;
    margin: 0px 36px 0px 36px;
	padding: 20px 0px 10px 0px;
    letter-spacing: 2px;
	border-bottom: 1px solid #999;
    color: #4c4c4c;
}

.yarpp-related a{
    text-decoration: none;
    font-weight: bold;
	color:#b60000;
}

.yarpp-related a:hover{
	color:#ff5b5b;
}

.yarpp-related .yarpp-thumbnail-title{
    text-align: left;
    font-size: 96%;
    text-decoration: none;
}

.yarpp-related h3{
    font-weight: bold;
    padding: 0 0 5px 0;
    font-size: 125%;
    text-transform: capitalize;
    margin: 0;
}

.yarpp-related .yarpp-promote{ 
    clear: both;
    float: right;
    text-indent: -1000px;
    cursor: pointer;
    color: #666;
    font-size: 11px;
    height: 17px;
    width: 78px;
}
