@import url(t25.css);


.noWrapBack {
	background: none;
}

DIV#breadcrumbContainer {
	background: none;
}

DIV.userCommentsForm {
	padding-top : 0;
}

.genericContent{
	padding-bottom : 0;
}

div.indent{
	background : #fff url(../../images/dotted_line.gif) repeat-x bottom left; 
	overflow : auto;
	padding-bottom : 20px;
}

div.blogQuote{
	background-color : #ffffff;
}

div.blogQuote blockquote.body{
	background-image : none;
	clear:both; /*TD#658 T17 - spacing between name and title and start of perspective - subsequent safari issue*/
}

div.blogQuote{
	background-image : none;
	width : 340px;
	padding-left : 0;
}
div.perspectiveItem div.blogQuote{
	float:left;
}

div.perspectiveItem div.blogQuote IMG {
	vertical-align : middle;
	margin-right : 3px;
	float: left;
}


div.perspectiveItem div.blogQuote P {
	background : none;
	padding-left : 0;
}


/* TD#96 fix: addded blog icon & link images & accompanying styles 30/10/06 - NT */
div.perspectiveItem div.blogQuote P A 
{
	padding-left: 6px;	
	line-height : 140%;
	background: transparent url(../../images/link_indicator_standard.gif) no-repeat scroll 2px 0.1em;
	position: relative;
	float: left;
	padding-bottom: 0;
	margin-bottom: 1em;
	
}

DIV.perspectiveItem DIV.blogQuote P.subItem {
	margin-bottom: 0em;
	display: block;
	float: left;
	clear: both;
}

div.perspectiveItem div.blogQuote P A IMG {
	position: absolute;
	left: 0;
	top:0;
	float: left;
}


div.userCommentsRecent div.blogQuote p {
	background: transparent url(../../images/blog_quote.gif) top left no-repeat;
	clear: both;
	
}

div.userCommentsRecent div.blogQuote blockquote.body{
	background: transparent url(../../images/dotted_line.gif) bottom left repeat-x;
}

div.perspectiveItem div.imageContainer{
	padding : 10px 0 0px 15px;
}

div.perspectiveItem div.imageContainer img{
	position : relative;
	z-index : 290;
}
div.bottomBorder{
	border-top : 7px solid #07BF81;
	border-bottom : 1px solid #07BF81;
	position : relative;
	z-index : 300;
	bottom : 8px;
	width : 118px;
	line-height : 0px;
}

div.perspectiveItem{
	clear : left;
}

div.perspectiveItem div.blogQuote p.subItem{
	font-family : helvetica, arial, sans-serif;
	font-size : 0.9em;
	background: transparent url(../../images/dotted_line.gif) bottom left repeat-x;
	padding-bottom : 2px;
}

div.perspectiveItem div.blogQuote p {
	font-size : 1em;
}



#t17 DIV.moreDepth {
	font-family: Georgia, serif;
	color: #575757;
}

/* TD#627 - Synching T17 and T20 Recent Submissions sections - specifically for this TD - exposing quote icon and font consistency*/


#t17 H4.quoteHeader {
	font-size:1em;
	background:transparent url(../../images/blog_quote.png) no-repeat scroll left top;
	padding-left:15px;
	color: #666666; 
	font-weight: bold;
	font-family: Georgia, serif;
}

#t17 H4.quoteHeader SPAN.subHeader {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #02442E;
}