.dyor_view, .dyor_view:visited, a.dyor_view, a.dyor_view:visited
{
    font-family: Arial;
	font-size: 10px;
	color: #939393;
	text-decoration: underline;
}

.inactive_box_dyor
{
    height: 49px; 
    border: 1px solid #aeaeae; 
    float: left; 
    margin: 0 2px 0 2px !important;
    position: relative; 
    background: #fff;
    width: 182px !important; 
}

.active_box_dyor
{
    height: 48px; 
    float: left; 
    margin: 0 2px 0 2px !important;
    position: relative; 
    background: #fff;
    border-top: 2px solid #5f1f27; 
    border-left: 2px solid #5f1f27; 
    border-right: 2px solid #5f1f27;
    -moz-box-sizing: border-box; 
    width: 185px !important; 
}

.dyor_title_view_active
{
    font-family: Arial;
    font-size: 10px;
	color: #5f1f27;
}

.dyor_title_view_inactive
{
    font-family: Arial;
    font-size: 10px;
	color: #939393;
}

.dyor_active_imgbkg
{
    height: 48px;
    border: 1px solid #000;
    position: absolute;
    top: 0; left: 0;
    width: 185px !important; 
}

.dyor_price_inactive
{
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #939393;
	text-decoration: none;
}

.dyor_price_active
{
    font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #5f1f27;
	text-decoration: none;
}

a.dyor_txt_link
{
	font-family: Arial;
	font-size: 10px;
	color: #5f1f27;
	text-decoration: underline;
}

a.dyor_txt_link:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #5f1f27;
	text-decoration: none;
}