div#content_section_483 h2
{
    color: #373739;
    text-align: center;
    margin-bottom:15px;
    margin-top:15px;
    font-size:1.5em;
    font-weight:300;
}

div#content_section_483 h3.post_listing_item_title
{
    text-align:center;
    margin-top:10px;
    margin-bottom:0;
}

div#content_section_483 h3.post_listing_item_title a
{
    position: relative;
    margin-left:-12px;
    
    font-size:1.3em;
    font-weight:300;
}

div#content_section_483 h3.post_listing_item_title a::after
{
    font-family: FontAwesome;
    content:"\f105";
    position: absolute;
    right:-20px;
    top:2px;
}

div#content_section_483 div.post_listing_item
{
	margin-bottom:30px;
	padding-bottom:0;
}
div#content_section_483 div.post_listing_item img
{
    border-radius: 50%;
    display:inline-block;
}
div#content_section_483 div.post_listing_item_image
{
    text-align:center;
}
div#content_section_483 div.post_listing_item:first-child h3.post_listing_item_title a,
div#content_section_483 div.post_listing_item:first-child h3.post_listing_item_title a:hover
{
    color:#682876;
}

/*div#content_section_483 div.post_listing_item:nth-child(2) h3.post_listing_item_title a,
div#content_section_483 div.post_listing_item:nth-child(2) h3.post_listing_item_title a:hover
{
    color:#27467d;
}*/

div#content_section_483 div.post_listing_item:nth-child(5) h3.post_listing_item_title a,
div#content_section_483 div.post_listing_item:nth-child(5) h3.post_listing_item_title a:hover
{
    color:#bb0049;
}

div#content_section_483
{
	background-color:#ececec;
}
div#content_section_483 h1
{
	padding-top:30px;
	padding-left:35px;
}