﻿#offair
{
    height:320px;
    width:580px;
    background: url('/Images/off-air.jpg');
    position: relative;
    top: 0px;
    left: 200px;
}
#offairtext
{
    width: 100%;
    text-align:center;
    color: #FFF;
    padding: 10px 0px;
    line-height: 250%;
    position: absolute;
    top: 116px;
    height: 110px;
}

#auctionclosed h1
{
    font-size: 32px;
    font-weight: bold;
    margin: 10px;
}
#auctionclosed h2
{
    font-size: 25px;
    margin: 5px;
}
#home_right_feeds
{
	width: 340px;
	float: left;
	padding: 0px;
	background: white;
	border: 0px solid purple;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#auctionclosed .blog
{
    width: 580px;
    float:left;
}
#auctionclosed h3
{
	font-size: 14px;
}

#auctionclosed .item p
{
	padding: 0px;
}
#auctionclosed .item a
{
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#auctionclosed .item a:hover
{
	color: purple;
}
#auctionclosed .item
{
	margin: 0px;
	border-bottom: 1px solid #800080;
	padding-bottom: 5px;
}
#auctionclosed .item .source
{
	margin: 5px 0px 0px 10px;
	padding-bottom: 5px;
	text-align: right;
	color: black;
	font-weight: normal;
	padding: 0px;
}
#auctionclosed .item .source a
{
	font-weight: bold;
	color: purple;
}
#auctionclosed .item .source a:hover
{
	font-weight: bold;
	color: black;
}