/*----------------------------------------------------
	Client			: Nissan NZ
	Purpose			: Press Articles Style Sheet
	Creation Date	: 22/03/2007
	Edited Date		: 22/03/2007
	Max CSS Spec	: 2
	Author			: Ben Daley
	Contact			: Ben at netbyte dot com
----------------------------------------------------*/
a:link 
{
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a:hover 
{
	font-size: 9px;
	color: #c71444;
	text-decoration: none;
}

.articleDownloadButton a 
{
	display:block;
	width: 89px;
	padding:1px 1px 1px 1px;
	font: bold 9px sans-serif;;
	color:#333;
	background: url("http://www.nissan.co.nz/vehicles/navaradx/images/buttons/rollover-image.gif") 0 0 no-repeat;
	text-decoration: none;
}
.articleDownloadButton a:hover 
{ 
	background-position: 0 -22px;
	color: #049;
}
.articleDownloadButton a:active 
{
	background-position: 0 -44px;
	color:#fff;
}

#press_articles
{
	font-family: Verdana, Arial, sans-serif;
}

#press_articles .article_head
{
	background-color: #e0dfe3;
	height: 17px;
	margin: 5px 0;
}
#press_articles .article_head h5
{
	float: left;
	padding: 0 5px;
	margin: 0;
	text-transform: capitalize;
	font-size: 	9px !important;
	font-size: 12px;
	color: #666;
	line-height: 17px;
}
#press_articles .article_head a, #press_articles .article_head a:visited
{
	float: right;
	line-height: 17px;
	font-size: 9px;
	margin: 0 5px;
}
#press_articles a:hover, #press_articles a:visited:hover
{
	/*text-decoration: underline;*/
}


#press_articles table
{
	margin: 0;
	font-size: 9px;
	clear: both;
	width: 615px;
}

#press_articles table a
{
	line-height: 20px;
}


.pdf_link
{
	width: 230px;
	height: 24px;
	padding-left: 30px;
	
}

.pub{
width: 320px;
color: #666666;
font-size: 9px;
}

.date
{
	text-align: left;
	width:150px;
	color: #666666;
}

