﻿#nav #articles
{
	background: #1995C2 url( '../images/nav.gif' ) no-repeat 0 -41px;
	color: #FFF;
}
#nav #articles a
{
	background: #1995C2 url( '../images/nav.gif' ) no-repeat 100% -41px;
	padding: 7px 20px 4px 11px;
	color: #FFF;
}


.article
{
	padding: 0 5px 0 5px;
	margin-bottom: 10px;
	border: 2px solid #F0F0F0;
	width: 550px;
}
.article p
{
	padding: 5px 0 5px 0;
}
.article h2
{
	border-bottom: 1px solid #FF6600; /*background: #FFF url(../images/h2bg.png) no-repeat;*/
}
.article_description
{
	padding: 0 10px 0 10px;
	width: auto;
	border: 1px solid #F0F0F0; /*background: #FFF url(../images/h2bg.png) no-repeat;*/
}
.article_link
{
	border: 1px solid #FF6600;
	width: 100px;
	margin: 10px 0 0 0;
	text-align: center; /*background: #FFF url(../images/h2bg.png) no-repeat;*/
}

p quote
{
	font-style: italic;
}

.article_list_top
{ font: normal 1.7em Arial, Sans-Serif;
	color: #63666A;
	letter-spacing: -1px;
	padding: 2px;
	text-transform: capitalize;
	text-align: center; 
	background: url(  '../images/header2.jpg' ) no-repeat;

}

.article_container
{
	font-size: 1.3em;
	width: 560px;
	background: #ededed;	/*border-left: #DFDFDF 1px solid;
	border-right: #DFDFDF 1px solid;*/
	 margin: 0px;padding: 0px;
	
}
.article_list_item 
{
	width:540px;
	text-transform: capitalize;
	font-size: 12px;
	padding-top:2px;
}
.article_list_bottom 
{
	background:  #e0e0e0 url("../images/deal_list_bottom.gif") no-repeat center bottom;padding: 0 0 10px 0;width: 560px;height: 10px;text-align: right;
}