.LinkModule .yellowBack .title
{
	display:none;
}

.LinkModule .yellowBack .imageName
{
    text-align:center;
    padding-left:5px;
    margin-top:5px;   

}
.LinkModule .yellowBack .content
{

  
	background-color:#FFFDF0;  
	border:solid 1px #FFFDF0;
	float:left;
	
}


.LinkModule .yellowBack .divContainer
{
	width:100%;
  background-color:#FFFDF0;
 
}

.LinkModule .yellowBack .imageItem
{
	text-align:center;
	
	
}
.LinkModule .yellowBack .imageItemContainer
{
	background-color:#FFFDF0;
	margin:5px 8px 5px 8px;
	float:left;
	

}
.LinkModule .yellowBack .separatorCss
{
	display:none;
	border-top:1px solid #CECECE;height:0;
}
.LinkModule .yellowBack .preDiv
{
	
}

.LinkModule .yellowBack .afterDiv
{

}

.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; }

