#flyerCore {
	width:600px;
	height:auto;
	float:left;
	border:0px;
	padding:5px 5px 5px 50px;
}

.flyer_page_cell, .flyer_img {
	border:0px;
	width:600px;
	height:auto;
	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_row{
	width:600px;
	height:auto;
	float:left;
}

.flyer_title{
	width:auto;
	width:600px;
	float:top;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px 0px 20px 0px;
}

.flyer_img{
	width:600px;
	clear:both;
	height:auto;
	float:center;
	text-align:center;
}

.flyer_back, #flyer_back{
	clear:both;
	padding-top:10px;
}
.flyer_name {
	clear: both;
}
 

