﻿/*Tasman*/
#articleleadhome .news_lead	.article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle
{
	font-weight:bold;
}
.news_lead .leadimage{
	width:300px;
	float:left;
	margin-left:10px;
	display:inline;	
}

.news_lead .article_pullquotecontainer{
	position:relative;
	width:180px;
	min-height:182px;
	height:auto;
	padding:9px;
	margin-left:10px;
	float:left;
	margin-top:0px;
}
#articleleadhome
{
	width:520px;
	float:left;
	background-image:url(../images/lead_article_bg.gif);
	background-position:top right;
	background-repeat:repeat-x;
	padding-bottom:7px;
}
#articleleadhome .news_lead .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle
{
	font-size:18px;
}
.article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a,
.article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:hover,
.article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:active,
.article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:visited
{
	color:#022B7B;
	text-decoration:none;
}
.article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle
{
	font-weight:bold;
}

/*
*body .news_lead .article_pullquotecontainer
{
	height:182px;
}

.news_lead .article_pullquotecontainer
{
	margin-bottom:10px;
}

.news_lead .pullquote{
	float:left;
	width:100%;
	margin-bottom:0px;
}


*/