	@import url("../fonts/fonts.css");
	@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,700);
	
   a, input {
	   -webkit-transition: color 0.1s ease-in, background 0.1s ease-in, border 0.1s ease-in;
	   -moz-transition: color 0.1s ease-in, background 0.1s ease-in, border 0.1s ease-in;
	   -o-transition: color 0.1s ease-in, background 0.1s ease-in, border 0.1s ease-in;
   }

* {
	text-decoration: none;
	margin:0px;
	padding:0px;
	}
	
	u {
		text-decoration: underline !important;
	}
	
	img[src='http://cms.new-art.nl/content/img/generic/.jpg'] {
		display:none;
	}
	
	body {
		background:#fff;
		overflow-x: hidden;
		font-family: Helvetica, Arial, sans-serif;
	}
	
	h1, h2, h3, h4, h5 {
		font-family: "InterstateBold", Arial, Helvetica, sans-serif;
		font-weight: normal;
	}
	
	h1 {
		font-size:55px;
	}
	
	h3 {
		font-size:40px;
		margin-bottom:20px;
		line-height: 1.3em;
	}
	
	h4 {
		margin-bottom:20px;
		font-size:28px;
		font-family: "NARegular", Helvetica, Arial, sans-serif;
		line-height: 1.3em;
	}
	
	.clear {
		clear: both;
	}
	
	img[src="http://cms.new-art.nl/content/img/nieuws/.jpg"] {
		display:none;
	}
 
/* = = = = = = = Multiple specified = = = = = = = = = */

	.twocolumn {
		columns:100px 2;
		-webkit-columns:100px 2;
		-moz-columns:100px 2;
		width:600px;
	}
	
	section {
		background-size: 100%;
		-moz-background-size: 100%;
	}
 
/* = = = = = = = Multiple specified = = = = = = = = = */

.menu {
	background:#fff;
	width:100%;
	position: fixed;
	min-height:10px;
	z-index: 500;
	height:63px;
	border-bottom: 1px solid #eaeaea;
}  

	.menu .logo {
		position: absolute;
	}
	
	.menu .pages {
		float:right;
		font-size:12px;
		margin-right:20px;
	}
	
		.menu .pages a {
			color:#000;
			display: block;
			float:left;
			padding:25px 20px 23px 20px;
			border-bottom:0px solid #000;
			font-family: "InterstateRegular", Arial, Helvetica, sans-serif;
			text-transform: uppercase;
		}
		
			.menu .pages a:hover{
				padding:25px 20px 23px 20px;
				border-bottom:5px solid #000;
				background: #fafafa;
			}
   
/* = = = = = = = Standaard layout = = = = = = = = = */

.content {
	position: relative;
}

	.menupad {
		background:#565656;
		height:64px;
	}
	
	.bar {
		background: #fff;
		width: 100%;
		padding:0px 0px 40px 0px;
		overflow-x: hidden;
		border-bottom:1px solid #f1f1f1;
		overflow: hidden;
	}
		
		section[data-type='background'] .bar {
			background: #fff !important;
		}
	
	.wrapper {
		width:1060px;
		margin:0px auto;
	}

	.wrapper.artist{

	}

	/* .wrapper.artist img{
		float:left;
		width: 100%;
		overflow:hidden;
		margin-right: 20px;
	} */

	.artistinfo{
		width: 320px;
		float:left;
		font-family: Helvetica, Arial, sans-serif;
		color: #646464;
		padding-bottom: 25px;
	}

	.artistinfo b{
		color: black;
	}

	.artistinfo img{
		padding-top:8px;
		width: 100%;
	}

	.artistinfo li{
		list-style:none;
		font-family: "InterstateRegular", Arial, sans-serif;
		font-size: 14px;
		display:inline;
	}


	.artistinfo hr{
		border: 0;
    	height: 0;
    	border-top: 1px solid rgba(0, 0, 0, 0.1);
    	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    	padding: 3px 0;
    	}

	.artistdetails a{
		color: #8d8d8d;
		display:block;
		padding: 5px 0;
		font-family: "InterstateRegular", Arial, sans-serif;
		font-size: 12px;
		text-transform: uppercase;
	}

	.artistdetails a:hover{
		color: #000;
	}

	.artistdetails h2{
		text-transform: uppercase;
		font-size: 16px;
		padding-top: 10px;
	}

	.tourinfo{
		background: #FDFDFD;
		width: 100%;
		color: #545454;
		font-size: 14px;
	}

		.tourinfo p {
			font-style: italic;
			color:#b2b2b2;
			font-family: "InterstateLight", Arial, sans-serif;
		}

	.tourinfo li{
		width: 85px;
		display:inline-block;
		padding: 0 0 15px 0;
		color: black;
		font-weight: bold;
	}

	.tourinfo span{
		display: inline-block;
		width: 230px;
		padding: 8px 0;
		word-wrap:break-word;
	}

	.tourinfo h4{
		font-family: "InterstateRegular", Arial, sans-serif;
		text-transform: uppercase;
		color: black;
		font-size: 16px;
		margin-bottom: 0px;
		padding: 10px 0 15px 0;
		font-weight: bold;
	}

	.albuminfo{
		width: 100%;
		margin-top: 15px;
	}

	.albuminfo img{
		width: 100%;
	}

	.albuminfo h4{
		font-family: "InterstateRegular", Arial, sans-serif;
		text-transform: uppercase;
		color: black;
		font-size: 16px;
		margin-bottom: 10px;
		font-weight:bold;
	}

	.albuminfo p{
		width: 95%;
		font-size: 12px;
		color:black;
	}

	.albuminfo .mini-album{
		display:inline-block;
		width: 40%;
		padding: 0 25px 0 0;
		float:left;
		min-height: 200px;
		margin-bottom:20px;
	}

	.afb{
		height:113px;
		overflow:hidden;
	}

	.afb img{
		padding: 0;
	}

	.albuminfo .mini-album a{
		padding: 0!important;
	}

	.albuminfo .mini-album b{
		font-size: 12px;
	}

	.albuminfo .mini-album p{
		line-height: 18px;
	}

	.wrapper.artist a{
		text-decoration: underline;
		font-family: Helvetica, Arial, sans-serif;
		color:#000;
		font-size: 18px;
		padding: 10px 0 5px 0;
		display:block;
		color: #646464;
	}


	.artistdesc{
		padding-left: 20px;
		padding-bottom: 30px;
	}
	
	.bar h2 {
		font-size:35px;
		text-transform: uppercase;
	}
	
	.bar h3 {
		font-family: "InterstateLight", Arial, sans-serif;
		font-weight: normal;
		font-size:20px;
		margin-top:5px;
	}
	
	.text {
		font-size:14px;
		line-height: 2.0em;
		color:#545454;
		font-family: "Roboto", Arial, sans-serif;
		overflow: hidden;
		font-weight:300;
	}
	
		.text strong, .text b {
			font-family: "InterstateRegular", Arial, sans-serif;
			font-weight: normal;
			color:#000;
		}
		
		.text .short {
			display: none;
		}
			
		.text a {
			color:#000;
			font-family: "Roboto", Helvetica, Arial, sans-serif;
			font-weight:700;
		}
	
	.column {
		float:left;
		width:320px;
		margin-bottom: 20px;
		margin-right:30px;
	}
		
		.text h5 {
			font-family: "InterstateRegular", Helvetica, Arial, sans-serif;
			font-size:22px;
			color:#3a3a3a;
			margin:0px 0px 7px 0px;
			line-height: 1.3em;
		}
		
		
		.text .round-button {
				border: 2px solid #858585;
				font-size:14px;
				display: block;
				padding:5px 17px 5px 17px;
				float:left;
				border-radius: 20px;
				color:#858585;
				font-family: "InterstateLight", Helvetica, Arial, sans-serif;
				margin:0px auto;
				margin-top:20px;
				width:auto;
				cursor: pointer;
			}
			
				.text .round-button:hover {
					background: rgba(0,0,0,0.1);
				}
			
			.text .arrow-down {
				background: url(../img/icon-arrow-down.png) no-repeat 10px center;
			}
			
				.text .round-button.arrow-down:hover {
					background: rgba(0,0,0,0.3) url(../img/icon-arrow-down.png) no-repeat 10px center;
				}
		
		.left-text .left {
			float:left;
			width:400px;
			padding:100px 0px 6px 0px;
		}
		
		
		.left-text .right {
			float:right;
			width:600px;
			position: relative;
		}
		
			.left-text .right img {
				position: absolute;
				left:0px;
				width: 1400px;
				top:0px;
			}
		
		.right-text .left {
			float:right;
			width:400px;
			padding:100px 0px 60px 0px;
		}
		
		.right-text .right {
			float:left;
			width:600px;
			position: relative;
		}
		
			.right-text .right img {
				position: absolute;
				right:0px;
				width:1400px;
				top:0px;
			}

/* = = = = = = = First Page = = = = = = = = = */
	
	.firstpage {
		overflow: hidden;
		background:#000;
		box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
		position: relative;
	}
	
		.firstpage .first-image {
			width:100%;
			position: absolute;
			z-index: 1;
			top:0px;
			display: none;
			opacity: 0.7;
		}
		
		.firstpage .title {
			color:#fff;
			width: 100%;
			z-index: 2;
			position: absolute;
			margin-top:450px;
			text-align: center;
		}
			
			.firstpage .title h1 {
				color:#fff;
				font-size:55px;
				text-transform: uppercase;
				line-height: 1.2em;
			}
			
			.firstpage .title h2 {
				font-family: "InterstateLight", sans-serif;
				color:#fff;
				font-size:25px;
				font-weight: normal;
				line-height: 1.6em;
			}
			
			.round-button {
				border: 2px solid #fff;
				font-size:18px;
				display: block;
				padding:14px 19px 14px 30px;
				width:200px;
				border-radius: 30px;
				color:#fff;
				font-family: "InterstateLight", Helvetica, Arial, sans-serif;
				margin:0px auto;
				margin-top:40px;
			}
			
				.round-button:hover {
					background: rgba(0,0,0,0.3);
				}
			
			.arrow-down {
				background: url(../img/icon-arrow-down.png) no-repeat 10px center;
			}
			
				.round-button.arrow-down:hover {
					background: rgba(0,0,0,0.3) url(../img/icon-arrow-down.png) no-repeat 10px center;
				}
			
/* = = = = = = = image-out = = = = = = = = = */

	.right-out {
		position: absolute;
		margin-left:650px;
		text-align: center;
		cursor: pointer;
	}
	
	.big-out-right{
		position: absolute;
		margin-left:470px;
		text-align: center;
		cursor: pointer;
	}
	
	.left-pos-image {
		position: absolute;
		margin-left:-600px;
	}
	
	
	.normal-right-out {
		position: absolute;
		margin-left:750px;
		text-align: center;
	}
	
	.left-out {
		position: absolute;
		margin-left:-450px;
		text-align: center;
		cursor: pointer;
	}
	
		.imageup {
			margin-top:-50px;
		}
		
/* MODULES PAGES */

.bottom-info {
	min-height:400px;
	overflow: hidden;
	background:#f5f5f5 url(../img/bgbottom.png) repeat-x;
	padding:0px 0px 20px 0px;
}

	.bottom-info .block {
		width:225px;
		float:left;
		padding:20px 20px;
		font-size:13px;
		line-height:1.8em;
		color:#757575;
	}
	
	.bottom-info .block h4 {
		color:#3b3b3b;
		font-size:22px;
		padding:0px;
		margin:0px 0px 10px 0px;
	}
	
	.bottom-info h3 {
		color:#404040;
		text-align: center;
		margin-top:40px;
		text-shadow: 0px 1px 0px #fff;
	}
	
	.modulebar {
		background: #fff;
		overflow: hidden;
		padding:30px 0px;
	}
	
		.stacked {
			position: relative;
			height:500px;
			width:855px;
			margin-left:120px;
		}
		
			.stacked .first {
				position: absolute;
				z-index: 30;
			}
			
			.stacked .second {
				position: absolute;
				z-index: 29;
				margin-left:200px;
				height:480px;
				margin-top:10px;
			}
			
			.modulebar .normal {
				float:left;
			}
			
			.betweenbar {
				width:400px;
				border-top:1px solid #eaeaea;
				margin:30px auto 0px auto;
			}
			
			.explain {
				color:#b8b8b8;
				font-size:11px;
				text-align: center;
				padding:0px 0px 30px 0px;
				margin-top:-20px;
			}
			
			.other-text {
				width:400px;
			}
			
			.othermodules {
				background:#fff;
				overflow: hidden;
				padding:0px 0px 30px 0px;
			}
			
			.othermodules .item {
				float:left;
				width:320px; /* 500 for full width */
				padding:30px 30px 30px 0px;
			}
			
			.item h2 {
				font-size:30px;
				line-height: 30px;
			}
			
			.infographic {
				height:430px;
				background:#f5f5f5;
				margin-top:0px;
				margin-bottom:30px;
				overflow: hidden;
			}
			
				.infographic .banner {
					height:430px;
				}
				
				.infographic .firstbanner h3 {
					font-size:50px;
				}
				
				.infographic .text {
					width:350px;
					margin-top:120px;
					float:left;
				}
				
					.infographic .text h1 {
						line-height: 45px;
					}
					
					.infographic h3 {
						margin-bottom: 5px;
					}
				
				.infographic .image {
					float:right;
					width:600px;
					margin-top:105px;
				}
				
				.gotobtn {
					background:#009EE0;
					display: block;
					padding:3px 10px;
					color:#fff;
					float:left;
					cursor: pointer;
					margin-top:10px;
				}
				
				.gotobtn:hover {
					background: #1083b9;
				}
				
				.topinfo {
					text-align: center;
				}

	.to-top {
		position: fixed;
		right:-145px;
		z-index:500;
		bottom:30px;
		cursor: pointer;
	}
	
	.introtext {
		width:600px;
		margin-top:10px;
	}
	
/* PORTFOLIO */
		
.page-top {
	background: #fafafa;
	padding:80px 0px 60px 0px;
	overflow: hidden;
	border-bottom:1px solid #eaeaea;
}

	.page-top.no-padding {
		padding:0px;
	}

	.page-top .cover {
		float:left;
		width:320px;
	}
	
		.page-top .cover img {
			display: block;
			width:320px;
		}
	
	.page-top .title {
		float:left;
		margin-left:30px;
		margin-top:40px;
		font-size:12px;
		line-height: 1.8em;
		width:600px;
	}
	
		.page-top .composers {
			display: block;
			margin-bottom: 20px;
			color:#848484;
		}

	.page-top h1 {
		font-family: "InterstateBold", sans-serif;
		margin:0px 0px 5px 0px;
		font-size:35px;
		text-transform: uppercase;
		line-height: 1.0em;
	}
	
	.page-top p {
		color:#646464;
		font-size:14px;
		font-family: "InterstateLight", sans-serif;
		line-height: 1.8em;
		width:630px;
	}
	
		.page-top p a {
			color:#000;
			text-decoration: none;
		}
	
	.page-top h4 {
		font-family: "InterstateLight", sans-serif;
		font-size:16px;
		padding:30px 0px 00px 0px;
		margin:0px;
		color:#9d9d9d;
	}
	
	.page-top .info {
		float:right;
		font-size:24px;
		width:200px;
		font-family: "InterstateLight", sans-serif;
		line-height: 1.8em;
	}
	
	.page-top .title {
		width: 600px;
		float:left;
	}
	

/* Selection */

	.select-items {
		padding:0px 0px 20px 0px;
		background: #fafafa;
		font-size:12px;
		text-align: right;
		color:#8d8d8d;
		text-transform: uppercase;
		font-family: "InterstateRegular", sans-serif;
		border-bottom: 1px solid #eaeaea;
	}
	
		.select-items .button {
			margin-left:20px;
			display: block;
			float:right;
		}
		
			.select-items .button.selected {
				color:#000;
			}
		
		.select-items .button:hover {
			color:#000;
			cursor: pointer;
		}
		
		.select-items .title {
			color:#b3b3b3;
		}
	
/* content */

.page-content {
	background: #fff;
	padding-top:10px;
}

	.page-content .block {
		width:255px;
		margin:0px 5px 10px 5px;
		height: 255px;
		background: #000;
		float:left;
		overflow: hidden;
		position: relative;
		cursor: pointer;
		display: block;
	}

	.page-content .block.artists{
		width: 255px;
		padding:0;
	}

	/* .page-content .block.artists img{
		width: 110%;
		height: 105%;
	} */
	
		
		.page-content .block[data-size="1381312452"] {
			height:520px;
			width: 520px;
		}
		
		.page-content .block[data-size="1381312452"] .info h3 {
			font-size:40px;
		}
		
		
		.page-content .block .info {
			position: absolute;
			color:#fff;
			z-index: 500;
			padding:30px 30px 10px 30px;
			bottom:-150px;
		}

		.page-content .block .info.artists{
			bottom:0!important;
		}

		.page-content .block .info.artists p{
			font-size: 14px;
			padding: 2px;
			margin: 0;
			font-family: "InterstateRegular", sans-serif;
		}
			
			.page-content .block .info h3 {
				margin-bottom: 3px;
				font-family: "InterstateLight", sans-serif;
				font-size:22px;
				font-weight: normal;
				text-shadow:1px 1px 10px rgba(0,0,0, 0.5);
			}
			
			
			.inner-wrapper {
				width:800px;
				margin:0px auto;
				padding:30px 0px;
			}
			
	.detail-view table {
		width:1060px;
		margin-left:-130px;
		margin-top:30px;
	}
	
		.detail-view table td {
			width:33%;
			overflow: hidden;
		}
		
/* LABELS PAGE */

	.letter-title {
		font-family: "InterstateLight", sans-serif;
		margin:0px 0px 15px 0px;
		font-size: 30px;
		border-bottom: 1px solid #eaeaea;
		padding:20px 0px 10px 0px;
		width:30px;
		float:left;
		margin-right:20px;
		text-align: center;
	}
	
	.labels {
		float:left;
		padding:55px 0 0 0;
	}
	
	.label-item {
		color:#565656;
		font-size:12px;
		line-height: 24px;
	}
	
		.label-item a {
			color:#313131;
		}
		
			.label-item a:hover {
				color:#000;
				text-decoration: underline;
			}
	
		.label-item a[href='#'] {
			color:#565656;
			font-weight: normal;
		}
		
			.label-item a[href='#']:hover {
				color:#565656;
				text-decoration: none;
			}
			
	.top-padding {
		padding:20px 0 0 0;
	}
	
	.no-padding { 
		padding:0 0 0 0;
		}
		
	.labellist {
		width:300px;
		float:left;
		padding-bottom: 30px;
	}
	
	.scroll-to-fixed-fixed{
		overflow:scroll;
	}
	
	.label-detail {
		width:750px;
		float: right;
	}
	
		.label-detail h4 {
			font-family: "InterstateLight", sans-serif;
			margin:0px 0px 15px 0px;
			font-size: 30px;
			border-bottom: 1px solid #eaeaea;
			padding:20px 0px 10px 0px;
		}
		
		.label-detail h4 a {
			color:#000;
		}
		
	.label-info{
		float:left;
		width: 220px;
		line-height: 1.650em;
		min-height: 1px;
	}
		
	.list-item {
		overflow: hidden;
		margin-bottom: 20px;
	}
		
		.list-item .product {
			float:left;
			margin-left: 26px;
			width:150px;
			font-size:12px;
			line-height: 1.8em;
			color:#797979;
		}
		
		.list-item .art {
			margin-bottom: 10px;
			height:150px;
			overflow: hidden;
		}
		
			.list-item .art img {
				width:150px;
			}
		
		.list-item h5 {
			font-size:14px;
			text-transform: uppercase;
		}
		
		.list-item h5 a {
			color:#000;
			text-decoration: none;
		}
		
			.list-item h5 a:hover {
				color:#565656;
			}
			
			
			.list-item .ter {
				margin-bottom: 20px;
				margin-top: -48px;
				float:right;
				color: #adadad;
				font-size: 14px;
			}
			
				.list-item .ter img {
					margin:0px 5px 0px 0px;
				}
	
		
	
/* ELSE */	
	
footer {
	background: #f1f1f1;
	padding:30px 0px;
	overflow: hidden;
}

	footer .column {
		font-size:13px;
		line-height: 1.8em;
		color:#545454;
		font-family: "InterstateLight", Arial, sans-serif;
		overflow: hidden;
		color:#8f8f8f;
	}
	
	footer h3 {
		font-size:20px;
		text-transform: uppercase;
		padding:0px;
		margin:0px;
		color:#000;
		margin-bottom:7px;
	}
	
	footer strong {
		font-family: "InterstateBold", Helvetica, Arial, sans-serif;
		font-weight: normal;
	}
	
	footer .social img {
		margin-right:10px;
	}
	
	.contact-page .left {
		width:320px;
		float:left;
	}
	
/* News item */

	.newspage .item {
		width:600px;
		margin:0px auto;
		padding:30px 0px;
	}
	
		.newspage .item .image {
			width:600px;
			position: relative;
			margin:15px 0;
		}
		
		.newspage .item .image img {
			width:100%;
		}
		
		.newspage .item h2 {	
			font-size:35px;
			text-transform: uppercase;
			line-height: 1.1em;
			}
			
		.newspage .item .date {
			color:#939393;
			font-family: "InterstateLight", Arial, sans-serif;
			font-size:14px;
			padding:0px 0px 15px 0px;
			text-align: center;
			border-bottom:1px solid #eaeaea;
			margin-bottom:30px;
		}
		
		.newspage .social {
			padding:20px 0px 30px 0px;
			border-top:1px solid #eaeaea;
			margin-top:20px;
		}
		
.fout h2 {
	font-size:60px;
	font-family: "InterstateBold", Arial, sans-serif;
	text-align: center;
	margin-top:150px;
	margin-bottom: 30px;
	text-transform: uppercase;
	color:#000;
}

.fout {
	text-align: center;
	color:#565656;
	font-size:25px;
	line-height: 1.8em;
	padding:0 0 100px 0;
}

.product-detail {
	overflow: hidden;
}

	.product-detail .left {
		width: 320px;
		margin-right:30px;
		float:left;
		color: #848484;
		line-height: 1.8em;
		font-size: 13px;
		font-family: "InterstateLight", Arial, sans-serif;
		padding:30px 0px;
	}
	
		.product-detail .left .text {
			margin-top:30px;
		}
	
		.product-detail strong, .product-detail b {
			font-family: "InterstateBold", Arial, sans-serif;
			font-weight: normal !important;
		}
	
		.product-detail .barcode {
			height:20px;
			overflow: hidden;
			margin:10px 0px;
		}
		
		.product-detail h3 {
			text-transform: uppercase;
			font-size:25px;
			margin:0px;
			padding:0px 0px 10px 0px;
			margin-top:30px;
			color:#000;
			border-bottom: 1px solid #eaeaea;
			margin-bottom: 10px;
		}
		
	.product-detail .right {
		padding:0 0 30px 0;
	}
	
/* Searchbar */

.searchbar {
	background: #e6e6e6;
	padding:10px 0;
}	

	input.search {
		border: 2px solid #eaeaea;
		font-size:14px;
		display: block;
		padding:7px 17px 7px 17px;
		border-radius: 20px;
		color:#858585;
		font-family: "InterstateLight", Helvetica, Arial, sans-serif;
		margin-top:30px;
		width:220px;
		cursor: pointer;
		outline: none;
	}
	
	input.search:focus {
		border: 2px solid #858585;
	}
	
	.zoekbox {
		border-bottom: 1px solid #eaeaea;
		width:240px;
		padding:0px 0px 10px 10px;
		display: none;
	}
	
	.zoekbox h3 {
		text-transform: uppercase;
		padding:20px 0 0 0;
		margin-bottom:5px;
		font-size:16px;
		width:260px;
		font-family: "InterstateLight", Helvetica, Arial, sans-serif;
	}
	
	.zoekbox a {
		color:#313131;
		display: block;
		font-size:12px;
		padding:5px 0px;
	}
	
		.zoekbox a:hover {
			color:#000;
		}
		
	.no-border {
		border:0px !important;
	}

.overlay-footer {
	position: fixed;
	bottom:0px;
	width:100%;
	background: #000;
	padding:30px 0px;
	z-index: 999;
	
}

	.overlay-footer .title {
		float:left;
		width:200px;
		color:#fff;
	}
	
	.overlay-footer .text {
		float:left;
		width:700px;
		color:#c5c5c5;
	}
	
	.overlay-footer .text b {
		color:#fff;
	}
	
	.product.smalls {
		width:170px;
		display:inline-block;
		vertical-align: top;
		position: relative;
		margin-top:30px;
	}
	
		.product.smalls .cover {
			overflow: hidden;
			height:165px;
		}
	
		.product.smalls .cover img {
			width:90%;
		}
		
		.product.smalls h3 {
			font-size:18px;
			margin:0px;
		}
		
			.product.smalls h3 a {
				color:#000;
			}
		
		.product.smalls h4 {
			font-size:13px;
			font-weight:500;
			margin:0px;
			color:#464646;
			margin:5px 0;
		}
		
		.product.smalls .composers {
			font-size:13px;
			font-weight:100;
			color:#919191;
		}