/* @override http://cdn.thenextmen.com/assets/css/master.css */

body {
	width: 100%;
	height: 100%;
	display: block;
	background: #e7e2de url(../img/background.jpg) repeat-x fixed center center;
}

++++++++++ TOP BAR ++++++++++ {
	
}

#topbar {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	display: block;
	background-color: #282525;
	color: #808080;
	margin-bottom: 40px;
	text-shadow: #000 1px 1px 0;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#topbar span.lighter, #footer span.lighter {
	color: #b1b1b1;
}

#topbar #icons {
	text-align: right;
}

#topbar a {
	margin-left: 8px;
	float: right;
}

#topbar a:hover {
	position: relative;
	bottom: 1px;
}

#topbar a:active {
	position: relative;
	top: 1px;
}

#topbar a.youtube {
	background: url(../img/icon_youtube.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

#topbar a.myspace {
	background: url(../img/icon_myspace.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

#topbar a.lastfm {
	background: url(../img/icon_lastfm.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

#topbar a.facebook {
	background: url(../img/icon_facebook.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

#topbar a.twitter {
	background: url(../img/icon_twitter.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

#topbar a.soundcloud {
	background: url(../img/icon_soundcloud.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

++++++++++ HEADER ++++++++++ {
	
}

#header {
	border-top: 4px double #cdccc3;
	padding-top: 30px;
	border-bottom: 4px double #cdccc3;
	background: url(../img/header.png) no-repeat 0 20px;
	display: block;
	position: relative;
	height: 65px;
	margin-bottom: 60px;
}

#header #navigation {
	position: absolute;
	top: 40px;
	right: 0;
}

#header #navigation a {
	float: left;
	margin-left: 9px;
	display: block;
	text-decoration: none;
	padding-top: 19px;
	color: #393026;
	text-shadow: #fffeff 1px 1px 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

#header #navigation a:hover, #header #navigation a.selected {
	background: url(../img/icon_selected.png) no-repeat center top;
}

++++++++++ FEATURE ++++++++++ {
	
}

ul#billboard {
	height: 320px;
	border: 1px solid #fffeff;
	background: url(../img/background_billboard.gif) repeat-x;
	box-shadow:5px 5px 10px #c7c1bb;
	-webkit-box-shadow:5px 5px 10px #c7c1bb;
	width: 482px;
}

ul#billboard li {
	background-color: #000;
	height: 310px;
	display: block;
	width: 472px;
	margin: 5px;
}

#container-billboard-text h1 {
	text-shadow: #fffeff 1px 1px 0;
	color: #393026;
	font-size: 31px;
	font-weight: 200;
	margin-bottom: 20px;
	text-align: right;
	line-height: 32px;
}

#container-billboard-text p {
	text-shadow: #efeae8 1px 1px 0;
	line-height: 22px;
	margin-bottom: 16px;
	text-align: right;
	padding-left: 20px;
}

#container-billboard-text p a {
	color: #1a91a4;
}

#container-billboard-text p a:hover {
	color: #116f7e;
}

++++++++++ FULL STRIPS ++++++++++ {
	
}

.header {
	position: relative;
	margin-bottom: 15px;
	margin-top: 30px;
}

.header h1 {
	text-shadow: #fffeff 1px 1px 0;
	color: #393026;
	font-size: 26px;
	font-weight: 200;
	line-height: 28px;
}

.header a.right {
	text-shadow: #efeae8 1px 1px 0;
	position: absolute;
	right: 0;
	top: 8px;
	color: #1a91a4;
	font-size: 16px;
	background: url(../img/bg_fullheader_more.png) no-repeat right;
	padding-right: 50px;
	display: block;
}

.header a.right:hover {
	color: #116f7e;
}

.strip {
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	padding: 10px 0 0;
}

++++++++++ PANELS ++++++++++ {
	
}

.soundcloud-full {
	background: url(../img/background_media.gif) no-repeat center center;
	border: 1px solid #fffeff;
	height: 100px;
	display: block;
	float: left;
	box-shadow:5px 5px 10px #c7c1bb;
	-webkit-box-shadow:5px 5px 10px #c7c1bb;
	padding: 5px;
	width: 788px;
	font-size: 12px;
	color: #393026;
	margin-bottom: 10px;
}

.soundcloud-full a {
	color: #393026;
}

.soundcloud-full a:hover {
	color: #1a91a4;
}

.soundcloud-full span {
	padding-top: 4px;
	display: block;
}

.videopanel {
	background: url(../img/background_media.gif) no-repeat center center;
	height: 110px;
	display: block;
	box-shadow:5px 5px 10px #c7c1bb;
	-webkit-box-shadow:5px 5px 10px #c7c1bb;
	margin-bottom: 10px;
}

.videopanel a {
	display: block;
	margin: 5px;
}

.videopanel img {
	height: 100px;
	width: 134px;
}

++++++++++ FOOTER ++++++++++ {
	
}

#footer {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	display: block;
	background-color: #282525;
	color: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #000 1px 1px 0;
	margin-top: 40px;
	line-height: 18px;
}

#footer p {
	margin-top: 15px;
	font-size: 13px;
}

#footer #navigation-footer {
	text-align: right;
	color: #585454;
	width: 430px;
	position: relative;
	right: 40px;
}

#footer #navigation-footer a {
	color: #808080;
	font-size: 14px;
	text-decoration: none;
}

#footer #navigation-footer a:hover, #footer #navigation-footer a.selected {
	color: #b1b1b1;
}

#logos {
	width: 380px;
	height: 60px;
	display: block;
	float: right;
	margin-top: 25px;
	position: relative;
	top: 3px;
}

#logos a.elastic {
	width: 131px;
	height: 56px;
	display: block;
	background: url(../img/logo_elastic.gif) no-repeat;
	position: absolute;
	left: 140px;
	top: 2px;
}

#logos a.mtw {
	width: 87px;
	height: 58px;
	background: url(../img/logo_mtw.gif) no-repeat;
	display: block;
	position: absolute;
	right: 0;
}

#logos a.plasticated {
	height: 27px;
	background: url(../img/logo_plasticated.gif) no-repeat;
	display: block;
	position: absolute;
	width: 89px;
	top: 30px;
	left: 25px;
}

++++++++++ TWEETS ++++++++++ {
	
}

.twitter-header {
	position: relative;
}

.twitter-header h1 {
	text-shadow: #fffeff 1px 1px 0;
	color: #393026;
	font-size: 26px;
	font-weight: 200;
	line-height: 28px;
}

.twitter-header a.right, .music-header a.right {
	text-shadow: #efeae8 1px 1px 0;
	position: absolute;
	right: 0;
	top: 8px;
	color: #1a91a4;
	font-size: 16px;
	background: url(../img/bg_fullheader_more.png) no-repeat right;
	padding-right: 50px;
	display: block;
}

#tweets {
	font-size: 14px;
	line-height: 18px;
	color: #393026;
	text-shadow: #efeae8 1px 1px 0;
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	padding: 20px 0;
	margin-top: 10px;
	margin-bottom: 40px;
}

++++++++++ MAILINGLIST ++++++++++ {
	
}

#mailinglist {
	font-size: 14px;
	line-height: 18px;
	color: #393026;
	text-shadow: #efeae8 1px 1px 0;
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	padding: 20px 0;
	margin-top: 10px;
	margin-bottom: 40px;
}

#mailinglist span.description {
	line-height: 23px;
	margin-bottom: 20px;
	display: block;
}

#mailinglist label {
	text-shadow: #fef9f2 1px 1px 0;
}

#mailinglist .signup {
	background-color: rgba(178,173,168,0.4);
	padding: 8px 10px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#mailinglist input[type=text] {
	width: 288px;
	padding: 10px;
	background-color: rgba(178,173,168,0.4);
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-style: none;
	font-size: 17px;
	color: #393026;
	height: 16px;
	text-align: left;
	margin-bottom: 15px;
}

++++++++++ BLOG ++++++++++ {
	
}

.blog-header h1 a {
	text-shadow: #fffeff 1px 1px 0;
	color: #393026;
	font-size: 26px;
	font-weight: 200;
	text-decoration: none;
	line-height: 28px;
}

.blog-header h1 a:hover {
	text-decoration: underline;
}

.blog-post {
	font-size: 15px;
	line-height: 24px;
	color: #393026;
	text-shadow: #efeae8 1px 1px 0;
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 20px 0;
}

.blog-post h2 {
	font-size: 21px;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}

.blog-post p {
	margin-bottom: 15px;
}

.blog-post p img, .blog-post p object {
	float: left;
	margin-right: 15px;
}

ul.social-widgets {
	margin-top: 20px;
}

ul.social-widgets li {
	float: left;
	padding: 5px;
	background-color: rgba(178,173,168,0.4);
	height: 21px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 10px;
}

ul.social-widgets li.twitter {
	width: 96px;
}

ul.social-widgets li.facebook {
	width: 93px;
}

ul.social-widgets li.meta {
	font-size: 13px;
	display: block;
	text-align: center;
	width: 180px;
}

.blog-post img {
	padding: 5px;
	background-color: #fff;
	width: 460px;
	margin-bottom: 10px;
	box-shadow:5px 5px 5px #c7c1bb;
	-webkit-box-shadow:5px 5px 5px #c7c1bb;
}

++++++++++ DIARY ++++++++++ {
	
}

.diary-header h1 {
	text-shadow: #fffeff 1px 1px 0;
	color: #393026;
	font-size: 26px;
	font-weight: 200;
	text-decoration: none;
	line-height: 28px;
	background: url(../img/bg_fullheader_more.png) no-repeat right;
}

ul.diary-events {
	font-size: 15px;
	line-height: 24px;
	color: #393026;
	text-shadow: #efeae8 1px 1px 0;
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 0;
}

ul.diary-events li {
	padding-bottom: 15px;
	border-bottom: 1px solid #a8a7a0;
	padding-top: 15px;
	position: relative;
}

ul.diary-events li:last-child {
	border-bottom-style: none;
}

ul.diary-events li table td.dates {
	width: 65px;
	padding-right: 15px;
	padding-left: 20px;
	background: url(../img/icon_date.gif) no-repeat 0 8px;
}

ul.diary-events li table td.venue {
	width: 230px;
	padding-right: 15px;
}

ul.diary-events li table td.links {
	width: 28px;
	position: relative;
}

ul.diary-events li table td.venue span.title {
	font-size: 18px;
	width: 100%;
	display: block;
	font-weight: 600;
}

ul.diary-events li table td.venue span.venue-title {
	font-size: 14px;
	width: 100%;
	display: block;
}

ul.diary-events li table td.venue span.address {
	font-size: 14px;
	width: 100%;
	display: block;
}

ul.diary-events li a.ticket {
	width: 15px;
	height: 12px;
	display: block;
	background: url(../img/icon_tickets.gif) no-repeat;
	float: left;
}

ul.diary-events li a.info {
	width: 14px;
	height: 12px;
	display: block;
	background: url(../img/icon_link.gif) no-repeat;
	float: right;
}

ul.diary-events li span.ticket {
	width: 15px;
	height: 12px;
	display: block;
	background: url(../img/icon_tickets.gif) no-repeat;
	float: left;
	opacity: 0.5;
}

ul.diary-events li span.info {
	width: 14px;
	height: 12px;
	display: block;
	background: url(../img/icon_link.gif) no-repeat;
	float: right;
	opacity: 0.5;
}

++++++++++ MUSIC ++++++++++ {
	
}

.music-header h1 {
	text-shadow: #fffeff 1px 1px 0;
	color: #393026;
	font-size: 26px;
	font-weight: 200;
	text-decoration: none;
	background: url(../img/bg_fullheader_more.png) no-repeat right;
	line-height: 28px;
}

.music-post {
	font-size: 15px;
	line-height: 24px;
	color: #393026;
	text-shadow: #efeae8 1px 1px 0;
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 15px 0 0;
}

#dropbox {
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	padding: 15px 0 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.list {
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	padding: 15px 0 8px;
	margin-top: 10px;
	margin-bottom: 30px;
	text-shadow: #fff 1px 1px 0;
}

.list a {
	text-shadow: none;
	font-weight: 500;
}

.list li {
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 10px;
}

#facebook {
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	padding: 15px 0 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}

#podcast {
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	padding: 15px 0;
	margin-top: 10px;
	margin-bottom: 40px;
}

#podcast p {
	text-shadow: #f1eeec 1px 1px 0;
	margin-top: 15px;
	line-height: 19px;
}

#podcast img {
	padding: 5px;
	background-color: #fff;
	width: 215px;
}

.list a.presspack {
	width: 172px;
	height: 22px;
	padding: 23px 9px 0 11px;
	display: block;
	background: #444 url(../img/background_presspack.gif) no-repeat;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow:3px 3px 5px #c7c1bb;
	-webkit-box-shadow:3px 3px 5px #c7c1bb;
	color: #ccc;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin: 15px auto 30px;
}

.list a.presspack:hover {
	position: relative;
	bottom: 1px;
}

++++++++++ ABOUT ++++++++++ {
	
}

.about-post {
	font-size: 15px;
	line-height: 24px;
	color: #393026;
	text-shadow: #efeae8 1px 1px 0;
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 20px 0;
}

.about-post p {
	margin-bottom: 10px;
}

.hero {
	width: 543px;
	box-shadow:5px 5px 10px #c7c1bb;
	-webkit-box-shadow:5px 5px 10px #c7c1bb;
	margin-bottom: 10px;
	background-color: #fff;
	padding: 5px;
}

.hero-music {
	width: 543px;
	box-shadow:5px 5px 10px #c7c1bb;
	-webkit-box-shadow:5px 5px 10px #c7c1bb;
	margin-bottom: 20px;
	background-color: #fff;
	padding: 5px 5px 0;
}

++++++++++ MEDIA ++++++++++ {
	
}

.picblock {
	display: block;
	box-shadow:5px 5px 10px #c7c1bb;
	-webkit-box-shadow:5px 5px 10px #c7c1bb;
	background-color: #fff;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.picblock a {
	background: url(../img/background_media.gif) no-repeat center center;
	height: 110px;
	width: 134px;
	margin: 0 5px;
	display: block;
}

.picblock-title {
	width: 100%;
	color: #393026;
	text-shadow: #fff 1px 1px 0;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	height: 32px;
}

.picblock-date {
	width: 100%;
	font-size: 13px;
	color: #393026;
	text-shadow: #fff 1px 1px 0;
	display: block;
	margin-top: 5px;
	padding-left: 20px;
	background: url(../img/icon_date.gif) no-repeat left center;
}

.vidstrip {
	padding-bottom: 0;
}

++++++++++ CONTACT ++++++++++ {
	
}

.contact-form {
	font-size: 15px;
	line-height: 24px;
	color: #393026;
	text-shadow: #efeae8 1px 1px 0;
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	margin-top: 10px;
	margin-bottom: 40px;
	padding: 10px 0;
}

input[type=text] {
	width: 452px;
	padding: 10px;
	background-color: rgba(178,173,168,0.4);
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-style: none;
	font-size: 17px;
	color: #393026;
	height: 16px;
	text-align: left;
}

.inputbox {
	width: 452px;
	padding: 8px 10px;
	background-color: rgba(178,173,168,0.4);
	-moz-border-radius: 6px;
	border-radius: 6px;
}

select {
	width: 100%;
	height: 20px;
	font-size: 15px;
}

label {
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}

.contact-form li {
	margin-bottom: 10px;
	display: block;
}

.contact-form textarea {
	width: 452px;
	padding: 10px;
	background-color: rgba(178,173,168,0.4);
	-moz-border-radius: 6px;
	border-radius: 6px;
	border-style: none;
	font-size: 17px;
	color: #393026;
	height: 200px;
}

.error {
	font-size: 13px;
	display: block;
	padding-top: 5px;
	text-align: right;
}

.awesome{
	background: #222 url(../img/button-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	margin-top: 10px;
	border-style: none;
	text-transform: capitalize;
	font-size: 13px;
}

.awesome:active {
	position: relative;
	top: 1px;
}
.brown.awesome {
background-color: #786a60;
	color: #fffeff;
}

.brown.awesome:hover {
	background-color: #564b42;
	color: #fffeff;
}

.confirmation {
	width: 200px;
	float: right;
	font-size: 16px;
	text-align: right;
	height: 30px;
	padding-top: 18px;
}

.error {
	width: 200px;
	float: right;
	font-size: 16px;
	text-align: right;
	height: 30px;
	padding-top: 18px;
}

++++++++++ CONTACT ++++++++++ {
	
}

a {
	color: #168496;
}

a:visited {
	color: #1a91a4;
}

a:hover {
	color: #116f7e;
}

++++++++++ PAGINATION ++++++++++ {
	
}

.pagination {
	color: #393026;
	font-size: 18px;
	text-shadow: #efeae8 1px 1px 0;
	letter-spacing: 1px;
}

++++++++++ PODCAST PAGE ++++++++++ {
	
}

.sideblock {
	border-top: 4px double #a8a7a0;
	border-bottom: 4px double #a8a7a0;
	padding: 15px 0 10px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.sideblock a:hover {
	position: relative;
	bottom: 1px;
}

ul.sideblock li {
	border-bottom: 1px solid #a8a7a0;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
}

ul.sideblock li:first-child {
	padding-top: 0;
}

ul.sideblock li:last-child {
	border-bottom-style: none;
	padding-bottom: 0;
}

ul.sideblock li .details {
	float: right;
	width: 230px;
	height: 65px;
}

ul.sideblock li .details h1 {
	color: #393026;
	font-size: 16px;
	text-shadow: #f4efed 1px 1px 0;
	display: block;
	margin-bottom: 5px;
}

ul.sideblock li .details h1 .date {
	font-size: 13px;
	padding-left: 5px;
}

ul.sideblock li .details p {
	font-size: 13px;
	line-height: 16px;
}

ul.sideblock li img {
	padding: 3px;
	background-color: #fff;
	width: 60px;
	box-shadow:3px 3px 3px #c7c1bb;
	-webkit-box-shadow:3px 3px 3px #c7c1bb;
}

.sideblock-header {
	position: relative;
}

.sideblock-header h1 {
	text-shadow: #fffeff 1px 1px 0;
	color: #393026;
	font-size: 26px;
	font-weight: 200;
	line-height: 28px;
}

.crosses {
	background: url(../img/bg_fullheader_more.png) no-repeat right;
}

.sideblock p {
	text-shadow: #efeae8 1px 1px 0;
	line-height: 21px;
	margin-bottom: 5px;
	color: #393026;
}

.itunes {
	height: 40px;
	width: 287px;
	margin-bottom: 8px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	text-shadow: #534942 -1px -1px 0;
}

.itunes .header {
	font-size: 20px;
	font-weight: 400;
}

.itunes .subheader {
	position: relative;
	top: 3px;
	text-transform: none;
	color: #efddcf;
}

table .track {
	width: 25px;
	display: table-cell;
	font-weight: 600;
}

.table-tracklisting {
	font-size: 14px;
}

.download-holder {
	position: relative;
	display: block;
	height: 100px;
	width: 480px;
}

.podcast-download {
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px 15px;
	margin-bottom: 30px;
	text-shadow: #000000 0 0 0px;
	background-color: rgba(178,173,168,0.4);
	position: absolute;
	height: 60px;
	width: 442px;
}

.podcast-download p.dl-pass {
	text-align: center;
	font-size: 18px;
	text-shadow: #e2dcd6 1px 1px 0;
	line-height: 24px;
	margin: 10px 0;
	height: 24px;
}

.podcast-download p.dl-link {
	text-align: center;
	font-size: 18px;
	text-shadow: #e2dcd6 1px 1px 0;
	line-height: 24px;
	position: relative;
	bottom: -5px;
	margin: 0;
	height: 40px;
}

.podcast-download form {
	height: 40px;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 220px;
}

.podcast-download form input[type=password] {
	height: 27px;
	background-color: #b7b2ad;
	border: 1px inset #c7c2bc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 16px;
	width: 135px;
	color: #fffeff;
	margin: 0;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	bottom: 1px;
}

.podcast-download form input[type=submit] {
	height: 28px;
	position: relative;
	bottom: 2px;
	font-weight: bold;
}

.podcast-pass p {
	display: block;
	position: absolute;
	width: 220px;
	text-shadow: #f1ede9 1px 1px 0;
	line-height: 18px;
	top: 22px;
	left: 23px;
}

ul.logos {
	margin-top: 30px;
}

ul.logos li {
	float: left;
	margin-right: 20px;
}

.sideblock p img {
	padding: 0;
	background-color: transparent;
	box-shadow: none;
	-webkit-box-shadow: none;
	float: left;
	margin: 0 15px 3px 0;
	height: 95px;
}
