﻿#roex-radio
{
    padding:10px;
}
#roex-radio .radio-item-date
{
    display:inline-block;
    height:100%;
    width:100px;
    vertical-align:top;
    text-align:center;
    color:#414840;
    padding-top:3px;
}
#roex-radio .radio-item-content
{
    display:inline-block;
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:solid 1px black;
    width:600px;
}
#roex-radio .radio-item-title
{
    color:#BE1403;
    font-size:12pt;
    font-weight:bold;
}
#roex-radio .radio-item-subtitle
{
    color:#707070;
    font-weight:bold;
    margin-bottom:10px;
}
.tight-link
{
    position:absolute;
	background:url('../img/Shared/TakeAction.JPG') no-repeat;
	height:75px;
	width:207px;
	left:600px;
}
