@charset "UTF-8";
/* CSS Document */

.pageListItem  {
  float: left;
    padding:10px 10px 10px 10px;

}
 
.pageListItem img {
	width:500px;
	height:auto;
  float: left;
  padding-right:5px;

  
}
.pageListItem1	{
	font-size: 1em;
	}
.ccm-page-list-title {
	font-size:14px;
	padding-top:0 0 0 0 ; !important
	
	
}
.ccm-page-list-description { 
	font-size:14px;
	line-height:10px;
}


 a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

