@CHARSET "UTF-8";

.pageCenter  {
	font-size: 24px;
	}
.pageCenter .links {
	display: inline-block;
}
.pageCenter .links li{
	list-style: none;
}

.pageCenter .links td{
	text-align: left;
}

.pageCenter .title {
	font-size: 1.2em;	
	font-weight: bold;
}


.pageCenter .links .column ul{
	margin-left:-20px;	
}
	
.pageCenter .links .column{
 	text-align:left;
	display:inline-block; 
	border:2px solid #571268;
	margin:5px;
	background: #f2f2f2;
	
	position: relative;;
	margin-top: 30px;
	vertical-align: top;
	
	width:300px;
	min-height: 500px;
	
	display:inline-block; max-width:1300px;
	
}

.pageCenter .links .column .title {
	line-height:1.7em; 
	
	text-align:center;
	font-size:1.2em;
}