.prem .listData_con
{
	position: relative;
	background-image: url(../img/nav/nav_2a.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 5px 5px 10px 20px;
	margin: 0px 0px 10px 0px;
	clear: both;
	display: block;
	width: 100%;
}

.prem .listData2_con
{
	padding: 5px;
	border: 0px;
}
/*

#bottomPrev
{
	position: relative;
}
*/
.premiumRow
{
	position: relative;
	width: 100%;
	clear: both;
}

.premiumImage
{
	position: relative;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* if you want to edit the image you need to open the widget and edit the style attribute on that image */
.premiumIMG
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	border: 1px solid black;
}

.premiumImageLink
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.premiumDetail
{
	position: relative;
	display: inline;
}

.premiumTitle
{
	font-size: 2em;
	line-height: 20px;
	color: #191919;
}

.premiumAddress
{
	font-size: 1.1em;
	line-height: 13px;
}

.premiumSummary
{
	font-size: 1.1em;
	line-height: 13px;
}

.premiumMore { font-size: 1.0em; }

.premiumURL
{
	font-size: 1.1em;
	line-height: 25px;
}

.regularTitle
{
	font-size: 1.6em;
	color: #191919;
}

.regularAddress
{
	font-size: .95em;
}
.regularSummary
{
	font-size: 1.2em;
}
.listingSTitle
{
	padding: 2px 0px 2px 0px;
}
.thick{
	margin: 0px;
	padding: 0px;
}
a:link.thick { text-decoration: none; }
a:visited.thick { text-decoration: none; }

.listingSummary
{
	padding: 5px 0px 2px 0px;
}
/*
.listDollarPrem
{
	margin: 5px 10px 5px 10px;
	float: right;
	position: relative;
	width: 75px;
	text-align: right;
}

.listTitlePrem
{
	font-size: 1.25em;
	position: relative;
	margin: 0px;
	display: block;
	width: 380px;
	color: #191919;
	cursor: pointer;
}

.listPhonePrem
{
	font-size: 0.88em;
	color: #4C4C4C;
	clear: both;
	margin-top: 5px;
}

.listSumPrem
{
	font-size: .88em;
	color: #036;
	position: relative;
}
*/
/* ========================================================== */
/* STYLES FOR SPECIAL OFFERS */
/* ========================================================== */
#body_con #listings_con .list-item .listTitle_con
{
	width: 100%;
	background-image: url(../img/nav/nav_2a.gif);
	background-repeat: no-repeat;
	background-position: -0px -3px;
	border-width: 0px 0px 1px 0px;
	border-color: #C2C2C2;
	border-style: solid;
	padding-bottom: 5px;
}
#body_con #listings_con .list-item .listTitle_con .expDate
{
	padding-left: 15px;
}
#body_con #listings_con .list-item .listTitle_con p
{
	padding-left: 15px;
	font-size: 1.0em;
	color: #333;
	width: 425px;
}

.dealAuthor { font-size: .9em; }

#body_con #listings_con .list-item .listTitle_con .expDate
{
	font-size: 0.85em;
}
#body_con #listings_con .list-item .listTitle_con a
{
	color: #000;
	font-size: 1.25em;
}

#body_con #listings_con .list-item .listMore_con
{
	margin-top: -25px;
}

.listTitleSum
{
	position: relative;
	left: 15px;
	width: 425px;
	display: block;
}
/* ========================================================== */
/* END STYLES FOR SPECIAL OFFERS */
/* ========================================================== */

/* ========================================================== */
/* STYLES FOR ARTICLES */
/* ========================================================== */
.articleTitle
{
	color: rgb(25, 25, 25);
	font-size: .98em;
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
a:link.articleTitle {color: rgb(25, 25, 25);}
a:visited.articleTitle {color: rgb(25, 25, 25);}

.articleDate
{
	font-size: .70em;
	color: #4C4C4C;
}

/* ========================================================== */
/* END STYLES FOR ARTICLES */
/* ========================================================== */

.listImg_con {
	background-color:#CCCccc;
	float:left;
	height:67px;
	margin:0 5px 0px 0px;
	position:relative;
	width:137px
}
.listData_con
{
	width: 408px;
}
.listData2_con
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccb2a3;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 408px;
}
.listData2_con.listHL  
{
	background-color: #ECF9FE;
	position: relative;
}

.listData_con ul
{
}
.listData_con li
{
	line-height: 1.5em;
	list-style: disc;
	margin-left: 10px;
}

#hotDates .listTitleSum {left: 0px;}

