 #flyerCore {
	width: 700px;
	height:auto;
	float:left;
	border:0px solid #CCCCCC;
	padding:5px 5px 5px 5px;
}

.flyer_page_cell, .flyer_img {
	border:0px;
	width: 200px;
	height:100px;
	float:left;
	vertical-align:top;
	text-align:center;
}

.flyer_page_title a:link, .flyer_page_title a:visited, .flyer_page_title a:hover, .flyer_page_title a:active,
.flyer_title a:link, .flyer_title a:visited, .flyer_title a:hover, .flyer_title a:active {
	color: #000000;
	text-decoration: none;
}

.flyer_container{
	width:300px;
	height:auto;
	float:left;
	border:solid 0px #00FF00;
	 
}

.flyer_title{
	width:200px;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:5px 0px 20px 0px;
}

.flyer_img{
	width:200px;
	height:100px;
	float:left;
	text-align:center;
}

.flyer_back, #flyer_back{
	clear:both;
	padding-top:10px;
}
.flyer_row {
	/*clear: both;*/
	
}
