.tagHead
	{
	
		margin: 16px 0px 14px 0;
	}	
.tagHolder
{
	background:#ffffff;
	text-align:left;
	font-weight:bold;
	color:#014c9e;
}	
.tagList
{
	margin-left:5px;
}
.viewHideHolder
{
	background:#ffffff;
	text-align:left;
	color:#014c9e;
	cursor:hand;
	font-weight:normal;
	text-decoration:underline;
	
	
}	
.tag, .tagTop3
{	
	border-bottom:solid 1px #dfdfdf;
	padding:5px;
	width:100%;
}
.tag-list
{
	margin: 2px 0 0 0;
	padding:0;
}
.tag-list li
{	
	display: inline;
list-style-type: none;


}
.tag-list A 
{	
	
	/*background: #599cda url(/StaticImages/Main/tagLink.gif) repeat-x top left;*/
}
.tag-list A:hover 
{
	
	/*background-color: #599cda;*/
}
.tags LI {
	display: inline;
	list-style: none;
	white-space: nowrap;
	/*margin: 0 1px 1px 0;*/
}
.tags LI A {
	
	/*padding: 1px 3px 1px 3px;*/
	font-style:italic;
	
	line-height: 1.0;
	color: #666666;
}

.hidden
{	
	display:none;	
}
.solutionHolder
{
	width:591px;
	background-color:#cbdcec;
	padding:8px 8px 8px 8px;
	
}
.suggestionholder
{
	width:591px;	
	padding:22px 8px 0 0;
	
}
img.contentimage
{
	float: left;
	margin: 0px 10px 5px 0px;
}

