.LinkModule .LittleImg .title
{
	display:none;
}

.LinkModule .LittleImg .imageName
{
     display:none;
}
.LinkModule .LittleImg .content
{

	border:solid 1px #FFFDF0;
	float:left;
	
}


.LinkModule .LittleImg .divContainer
{
 
}

.LinkModule .LittleImg .imageItem
{
	text-align:center;
	
	
}
.LinkModule .LittleImg .imageItemContainer
{

	margin:0px 8px 0px 8px;
	float:left;
	

}
.LinkModule .LittleImg .separatorCss
{
	display:none;
	border-top:1px solid #CECECE;height:0;
}
.LinkModule .LittleImg .preDiv
{
	float:left;
	background-image:url("../imageLinkPre.gif");
}

.LinkModule .LittleImg .afterDiv
{
	float:left;
	background-image:url("../imageLinkAfter.gif");
}

.LinkModule .blue a.normal:link { color:#000000; text-decoration: none;}
.LinkModule .blue a.normal:visited { color:#000000; text-decoration: none;}
.LinkModule .blue a.normal:hover { color:#FF6B42; text-decoration:underline; }

