/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
.related-main{
    margin:5px 0 15px;
    background-color:#FFFFEC;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    border-style:solid;
    border-width:1.5px;
    margin:5px 2px;
    padding:0 0.6em;
    border-color:#FFFFA4;
    list-style-image:url(http://www.cineestreia.com.br/wp-content/themes/arras-theme/images/star.png);
}
.related-main li{
    margin-left:10px;
}

.related-main label{
    color:#0052A3;
}
