#wrapper_bee {
	margin:20px auto;
	clear:both;
	width:auto;
}
#header_bee h2 {
	text-align:center;
	color:#fff;
	padding:1em 0 1em 0;
	letter-spacing: .1em;
}
#content_bee img{
	border:1px solid #176178;
}
/*TABLE*/
table {
	margin:0 auto;
}
#content_bee table td{
	text-align:center;
}
#content_bee table td.media_type{
	text-align:left;
	padding-top:20%;
	padding-left:1em;
	font-size:1em;
	font-weight:bold;
	color:#ccc;
}
#content_bee table td.picture{
	margin-bottom:10px;
}

/*END OF TABLE*/

/*COPY*/
#description_bee ul {
	text-align:center;
	padding-top:1em;
}
#description_bee li {
	list-style:none;
	padding-bottom:.8em;
}
#description_bee .title_bees {
	font-size:.9em;
	letter-spacing:.1em;
	font-weight:bold;
	color:#fff;
}
#description_bee .statement_bees {
	font-size:.75em;
	line-height:1.5em;
	color:#fff;
}
/*END OF COPY*/

/*NAVIGATION*/

#content_bee .media_type a {
	text-decoration:none;
	color:#ccc;
}
#content_bee .media_type a:hover {
	text-decoration:none;
	color:#eee;	
}
#content_bee a:hover img{
	border:1px solid #eee;
}
/*END OF NAVIGATION*/
