  .slideshow{
	position:static;
	display: table;
	top:0;
	left:1em;
	color: 4d4640;
	margin: 5px 0px 5px 5px;
	padding: 5px;
	border: 1px solid #4d4640;
       }/* CSS Document */

.type {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4640;
	text-decoration: none;
	background-position: center bottom;
}
.logo {
	background-position: center center;
}
.type1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4640;
	text-decoration: none;
	background-position: center bottom;
	text-transform: uppercase;
}
.type2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4640;
	text-decoration: none;
	background-position: center bottom;
	text-transform: none;
}

