/* CSS Document */

/* font-family: 'Raleway', sans-serif;
font-family: 'Lobster', cursive; 
font-family: 'Josefin Slab', serif; */

*						{ padding: 0; margin: 0; border: 0; }

body					{ background-image: url(../images/binding_dark.png) }

/*#bannertitle img			{ display: inline;
						position: relative;
						right: -32%; 
						margin-top: 10px; } */
						

#banner					{ display: block;
						width: 783px; 
						margin: 20px auto 80px auto; }

#social-media-top		{ position: relative;
						float: right;
						margin-top: 10px;
						right: 10px; }

#social-media-top ul	{ text-align: right;
						margin-left: auto;
						margin-rignt: auto; }

#social-media-top li	{ display: inline;
						padding-left: 5px;
						padding-right: 5px; }
		

.imgcenter				{ display: block;
						margin-left: auto;
						margin-right: auto; }

#wrapper				{ width: 1000px; min-height: 100%; height: auto !important; height: 100%;  
							margin: 0px auto 40px auto; 
							/*border: 1px #DFD7FF solid;
							border-radius: 3px;*/
							background-color: transparent;
							padding: 2px 0px 0px 0px;
							overflow: auto;
							clear: both; }
						
#wrapper2				{ width: 1000px; min-height: 100%; height: auto !important; height: 100%;  
							margin: 0px auto 40px auto; border: 1px #DFD7FF solid;
							border-radius: 3px;
							background-color: transparent;
							padding: 5px 20px 0px 20px;
							overflow: auto;
							clear: both; }
							
#wrapnav				{ display: block;
						width: 500px;
						text-align: center;
						overflow: auto;
						margin: 0 auto 20px auto; }
						
#wrapnav ul				{ display: inline-block;
						width: auto;
						list-style-type: none;
						margin-left: auto;
						margin-right: auto; }

#wrapnav ul li			{ float: left;
						display: inline; }

#wrapnav ul li a		{ text-align: center;
						padding: 3px 3px;
						margin: 0px 10px; }
						
#wrapnav a:link			{ font-family: 'Raleway', sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; text-transform: none; color: #B3B3B3; }
#wrapnav a:visited		{ font-family: 'Raleway', sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; text-transform: none; color: #B3B3B3; }
#wrapnav a:active		{ font-family: 'Raleway', sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; text-transform: none; color: #F00; }
#wrapnav a:hover		{ font-family: 'Raleway', sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; text-transform: none; color: #F00; }
#wrapnav a:focus		{ font-family: 'Raleway', sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; text-transform: none; color: #F00; }
							
	.spacer				{ margin-top: 40px;
						margin-bottom: 5px; }
	
	.inlineanchor a:link 	{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: normal; text-decoration: underline; text-transform: none; color: #F00; }
	.inlineanchor a:visited { font-family: Raleway, sans-serif; font-size: 15px; font-weight: normal; text-decoration: underline; text-transform: none; color: #F00; }
	.inlineanchor a:active	{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: normal; text-decoration: underline; text-transform: none; color: #F00; }
	.inlineanchor a:hover	{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: normal; text-decoration: underline; text-transform: none; color: #FFF; }
	.inlineanchor a:focus	{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: normal; text-decoration: underline; text-transform: none; color: #F00; }
	
	
	#jumpto ul				{ list-style-type: none;
							display: inline-block; }
							
	#jumpto ul li			{ float: left; }
	
	#jumpto ul li a			{ margin-left: 3px;
							margin-right: 3px; }
							
	#jumpto a:link			{ font-family: 'Raleway', sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; text-transform: none; color: #F00; 
						background-color: transparent; }

	#jumpto a:visited		{ font-family: 'Raleway', sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; text-transform: none; color: #F00; 
						background-color: transparent; }

	#jumpto a:active		{ font-family: 'Raleway', sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; text-transform: none; color: #F00; 
						background-color: transparent; }

	#jumpto a:hover			{ font-family: 'Raleway', sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; text-transform: none; color: #FFF; 
						background-color: transparent; }

	#jumpto a:focus			{ font-family: 'Raleway', sans-serif; font-size: 13px; font-weight: bold; text-decoration: underline; text-transform: none; color: #F00; 
						background-color: transparent; }
						
	.jumptop			{ font-family: Raleway, sans-serif; color:#B3B3B3; font-weight: bold; font-size: 13px;
						position: relative;
						bottom: 3px; }
	
	.contentp			{ font-family: Lora; color:#B3B3B3; font-weight: bold; font-size: 15px;
						line-height: 24px;
						padding-left: 10px; 
						padding-right: 10px;
						text-align: justify; }
						
	.contentp2			{ font-family: Lora; color:#B3B3B3; font-weight: bold; font-size: 20px;
						line-height: 27px;
						text-align: left; }
						
	.contentp3			{ font-family: Raleway, sans-serif; color:#B3B3B3; font-weight: bold; font-size: 20px;
						line-height: 27px;
						text-align: center; }
						
	.contentp4			{ font-family: Raleway, sans-serif; color:#B3B3B3; font-weight: bold; font-size: 13px;
						line-height: 20px;
						padding-left: 10px; 
						padding-right: 10px;
						text-align: center; }				
	
						
#link1					{ text-align: center; }
										
#link1 a:link			{ font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline; text-transform: uppercase; color: #F00; 
						background-color: transparent; }

#link1 a:visited		{ font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline; text-transform: uppercase; color: #F00; 
						background-color: transparent; }

#link1 a:active		    { font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline; text-transform: uppercase; color: #000; 
						background-color: transparent; }

#link1 a:hover			{ font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline; text-transform: uppercase; color: #FFF; 
						background-color: transparent; }

#link1 a:focus			{ font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline; text-transform: uppercase; color: #FFF; 
						background-color: transparent; }
						
						
	.listcontent		{ display: block;
						width: 800px;
						font-family: Raleway, sans-serif; color:#FFF; font-weight: bold; font-size: 13px;
						line-height: 18px;
						padding-left: 10px; 
						padding-right: 10px;
						margin-left: auto;
						margin-right: auto; }
							
	.toph1				{ font-family: Raleway; font-size: 28px; color: #B3B3B3;
					/*	margin-bottom: 10px; */
						margin-top: 20px;
						text-align: center; }
						
	.mainh1				{ font-family: vani; font-size: 45px; color: #B3B3B3;
					/*	margin-bottom: 10px; */
						margin-top: 40px;
						text-align: center; }
						
	.subheader			{ font-family: Raleway, sans-serif; font-size: 12px; color:#B3B3B3; font-weight: bold; font-size: 14px;
						text-align: center;
						line-height: 26px;
						display: block;
						width: 800px;
						margin: 0px auto; }
						
	.top2				{ font-family: vani; font-size: 28px; color: #B3B3B3;
					/*	margin-bottom: 10px; */
						margin-top: 20px; }
	
	.top3				{ font-family: vani; font-size: 28px; color: #B3B3B3;
						margin-bottom: 10px;
						margin-top: 20px; }
						
	
	.top4				{ font-family: vani; font-size: 20px; color: #B3B3B3;
						text-align: right; }
						
	.top5				{ font-family: vani; font-size: 20px; color: #B3B3B3; text-decoration: underline; margin-bottom: 5px; }
	
	.top5-1				{ font-family: vani; font-size: 20px; color: #B3B3B3; text-decoration: underline; }
	
	.top6				{ font-family: Lora, serif; font-size: 50px; color: #B3B3B3; text-decoration: none; margin-bottom: 5px;
						margin-top: 20px; }
	
	.top7				{ font-family: Lora, serif; font-size: 24px; color: #B3B3B3;
						margin-bottom: 10px; }
						
	.top8				{ font-family: vani; font-size: 20px; color: #FFF; text-decoration: underline; 
						padding-left: 10px;
						margin-bottom: 5px; }
						
	.center				{ text-align: center; }
						

    .title				{ font-family: Raleway, sans-serif;
						color: #000;
						font-size: 20px;
						padding-left: 3px;
						background-color: rgba(255, 255, 255, .6);
						border-radius: 2px; }
						
	 .title2			{ font-family: Lora, serif;
						color: #000;
						font-size: 28px;
						padding-left: 3px;
						background-color: rgba(255, 255, 255, .6);
						border-radius: 2px; }
						
	.blackbg			{ background-color: rgba(0, 0, 0, .2);
						padding-top: 10px;
						padding-bottom: 10px;
						overflow: auto; }			
	
	
	.topquote			{ font-family: Raleway, sans-serif; font-size: 14px; color: #B3B3B3;
						font-style: italic;
						font-weight: bold;
						margin-top: 30px;
						margin-bottom: 50px;
						text-align: center; }
						
	.pbox				{ display: block;
						width: 900px;
						text-align: center;
						margin-left: auto;
						margin-right: auto; }
						
	.product			{ display: block;
						width: 960px;
						height: 384px;
						padding: 6px 6px 6px 6px;
						margin-bottom: 120px;
						background-color: rgba(0, 0, 0, .2); }
						
	.product-left		{ display: block;
						float: left;
						width: 512px;
						height: 384px; }
						
	.product-header		{ display: block;
						width: 448px;
						height: 26px;
						padding-bottom: 0;
						border-bottom: 2px solid #B3B3B3; }
	
	.product-right		{ display: block;
						float: right;
						width: 448px;
						height: 384px; }
						
	.product-desc		{ font-family: Raleway, sans-serif; color:#B3B3B3; font-weight: bold; font-size: 14px;
						line-height: 20px; 
						text-align: justify;
						padding: 6px 0px 6px 9px;
						margin-top: 3px; }
						
	.desc-left			{ display: block;
						width: 480px;
						margin-top: 15px;
						border: 1px solid #B3B3B3;
						border-radius: 4px;
						float: left;
						background-color: rgba(0, 0, 0, .6); }
						
	.desc-right			{ display: block;
						width: 480px;
						margin-top: 15px;
						border: 1px solid #B3B3B3;
						border-radius: 4px;
						float: right;
						background-color: rgba(0, 0, 0, .6); }
						
	.desc-right2		{ display: block;
						width: 480px;
						margin-top: 15px;
						border: 1px solid #B3B3B3;
						border-radius: 4px;
						float: right; 
						background-color: rgba(0, 0, 0, .6); }
	
	.price				{ font-family: 'Raleway,' sans-serif; color:#B3B3B3; font-weight: bold; font-style: italic; font-size: 14px;
						line-height: 18px;
						text-align: right;
						padding-right: 0px;
						margin-right: 0px; }
	

							
/*	#container 				{ width: 594px;
								height: 475px;
								overflow: hidden;
								margin: 20px auto 0 auto; }
							
		#slideshow				{ height: 475px;
								width: 594px;
								position: relative; }

		.img-size 				{ height: 475px;
								width: 594px;
								z-index: -1; }

		#pager					{ height: 120px;
								width: 594px;
								position: absolute;
								bottom: 5%;
								background: rgba(0,0,0,.5);
								text-align: center;
								z-index: 1000;
								opacity: 0; 
								transition: all 0.3s ease-in-out 0s; } /*add text-align: center; if you the number of images you have doesn't span the length of the pager */ 
								
		#container 				{ width: 1000px;
								height: 768px;
								overflow: hidden;
								margin: 20px auto 0 auto; }
							
		#slideshow				{ height: 768px;
								width: 1000px;
								position: relative; }

		.img-size 				{ height: 768px;
								width: 1000px;
								z-index: -1; }

		#pager					{ height: 120px;
								width: 1000px;
								position: absolute;
								bottom: 5%;
								background: rgba(0,0,0,.5);
								text-align: center;
								z-index: 1000;
								opacity: 0; 
								transition: all 0.3s ease-in-out 0s; }

		#pager img				{ margin: 14px 2px;
								opacity: 0.3;
								transition: all .3s ease-in-out 0s }
		#pager img:hover		{ opacity: 1;
								transform: scale(1.05);
								z-index: 100; }

		#pager:hover			{ opacity: 1; }


		#prev					{ height: 40px;
								width: 40px;
								position: absolute;
								background-color: rgba(255, 255, 255, .5);
								border-radius: 25px;
								top: 0;
								bottom: 0;
								left: 0;
								padding: 2px 2px;
								margin: auto 10px;
								z-index: 1000; }

		#next					{ height: 40px;
								width: 40px;
								position: absolute;
								background-color: rgba(255, 255, 255, .5);
								border-radius: 25px;
								top: 0;
								bottom: 0;
								right: 0;
								padding: 2px 2px;
								margin: auto 10px;
								z-index: 1000; }
								
#main-content			{ border-top: 2px solid #B3B3B3;
						margin-top: 95px; }
						

#news				    { display: inline-block;
						clear: both;
						width: 590px;
						float: left;
						text-align: center;
						/*padding: 25px 0px;*/
						/*margin-top: 60px;*/
						margin-bottom: 30px; } /*Displaying as inline-block made the margin spacing work. Before the margin of this div and the one above it had "collapsed," which combines 	  them. When it wasn't displayed like that the margin adjustment did nothing. */

#news h1				{ font-family: vani; font-size: 20px; color: #B3B3B3;
						padding: 10px 0 20px 0; }

#news p					{ font-family: Raleway, sans-serif; font-size: 12px; color:#B3B3B3; font-weight: bold; font-size: 14px;
						text-align: center;
						line-height: 18px; }
						
#twitter-feed			{ display: block;
						width: 350px;
						float: right;
						overflow: auto;
						padding: 0px 0px;
						border: 1px solid #B3B3B3;
						border-radius: 5px;
						margin: 15px 10px 30px 10px; }


#topnav					{ width: 1010px;
						 margin: 20px auto 5px auto;
						 text-align: center; }
						 
#topnav	ul				{ width: auto;
						display: inline-block; }

#topnav	ul li			{ list-style-type: none;
						float: left; } 

#topnav	ul li a			{ display: block;
						width: 120px;
						border: solid 1px #B3B3B3;
						padding-top: 5px;
						padding-bottom: 5px;
						text-align: center; }
						
#topnav a:link			{ font-family: Raleway, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #B3B3B3; 
						background-color: transparent; }

#topnav a:visited		{ font-family: Raleway, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #B3B3B3; 
						background-color: transparent; }

#topnav a:active		{ font-family: Raleway, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #000; 
						background-color: transparent; }

#topnav a:hover			{ font-family: Raleway, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #F00; 
						background-color: transparent; }

#topnav a:focus			{ font-family: Raleway, sans-serif; font-size: 16px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #F00; 
						background-color: transparent; }

/* Instead of displaying the ul li as "inline," you can also keep it as a block element, give it a width, and then use "float: left" to make a horizontal list. This works better
for giving each li the same amount of space, as they will fit to text/padding if you display them inline. Probably best to use this method in drop down menus. */

#about-content img		{ display: inline;
						float: right;
						margin-left: 15px;
						margin-bottom: 15px; }

#about-content p		{ font-family: Raleway, sans-serif; color:#B3B3B3; font-weight: bold; font-size: 14px;
						line-height: 26px; 
						text-align: justify; }

#qanda	h2				{ font-family: 'Raleway,' sans-serif;
						color:#B3B3B3;
						display: inline;
						font-size: 18px;
						cursor: pointer; }
					
#qanda	p				{  font-family: 'Raleway,' sans-serif; font-size: 12px; color:#B3B3B3; font-weight: bold; font-size: 14px;
						line-height: 18px; 
						text-align: justify;
						display: none; }

#products-content h2	{ font-family: Raleway, sans-serif;
						color:#B3B3B3;
						display: inline;
						font-size: 18px;
						cursor: pointer; }

/*#products-content	p	{ font-family: 'Raleway,' sans-serif; font-size: 12px; color:#B3B3B3; font-weight: bold; font-size: 14px;
						line-height: 18px; 
						text-align: justify; } */

#products-top			{ display: block;
						width: 500px;
						padding: 5px 0px 5px 0;
						margin: 10px auto 0 auto;
						border-top: 2px solid #900;
						border-bottom: 2px solid #900; }
												
#products-top	p		{ font-family: Raleway, sans-serif; font-size: 12px; color:#B3B3B3; font-weight: bold; font-size: 22px;
						line-height: 22px; 
						text-align: center; }
						
#products-intro			{ font-family: Raleway, sans-serif; font-size: 12px; color:#B3B3B3; font-weight: bold; font-size: 14px;
						line-height: 18px; 
						text-align: justify; }

#products-box			{ display: block;
						width: 1000px;
						overflow: auto;
						margin: 50px auto 0px auto;
						padding-top: 10px;
						border-bottom: 1px solid #DFD7FF; }
						
						
#products-box	img		{ display: inline-block;
						float: left; }

#products-box	ul		{ list-style-type: none;
						position: relative;
						left: 20px;
						padding-top: 10px;
						padding-bottom: 20px;
						margin-top: 25px; }
						
 #products-box	ul li:before {
    						content: "\1405 \00a0";
    						color: red; } /* or whatever color you prefer */
							
						
#products-box	ul li	{ text-align: left;
						padding: 12px 5px 12px 5px; }

#products-box a:link	{ font-family: Raleway, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #FFF; 
						background-color: transparent; }

#products-box a:visited	{ font-family: Raleway, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #FFF; 
						background-color: transparent; }

#products-box a:active	{ font-family: Raleway, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #000; 
						background-color: transparent; }

#products-box a:hover	{ font-family: Raleway, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #F00; 
						background-color: transparent; }

#products-box a:focus	{ font-family: Raleway, sans-serif; font-size: 13px; font-weight: bold; text-decoration: none; text-transform: uppercase; color: #FFF; 
						background-color: transparent; }



/* #products-box	h1		{ text-align: center; } */
										
.smallbox				{ display: block;
						width: 300px;
						position: relative;
						margin: 0px auto 80px auto;
						float: left; }
						
		
/* ************************ PRODUCTS ************************** */

#top-product			{ border-bottom: 1px solid #B3B3B3; }

#price					{ display: inline-block;
						font-family: Raleway, sans-serif; font-size: 20px; font-style: italic; color: #B3B3B3; margin-bottom: 5px; margin-top: 5px;
						padding-left: 4px;
						padding-right: 4px;
						/*background-color: #FFF;
						border-radius: 4px; */
						overflow: auto; }


#elite-left				{ display: block;
						width: 500px;
						float: left; }

#elite-right			{ display: block;
						position: relative;
						width: 480px;
						float: right;
						top: 3px; }
						
#product-intro			{ margin-top: 30px; }

#gallery				{ display: block;
						width: 460px;
						margin: 0 auto 0 auto;
						float: left; }
						
#elite-desc				{ display: inline-block;
						clear: both;
						position: relative;
						width: 1000px;
						margin-top: 25px; }
						

#content-contain		{ display: block;
						width: 1000px;
						clear: both; }

.ampimg					{ display: inline-block;
						width: 224px;
						height: 220px;
						margin: 3px 3px 3px 3px;
						float: left; }
						
.contact-box			{ display: block;
						width: 455px;
						float: right;
						padding: 3px 3px; }
						
#youtube				{ display: block;
						width: 560px;
						margin: 20px auto 60px auto;
						border: 2px solid #B3B3B3; }
						
#contact-info			{ display: block;
						width: 271px;
						margin: 0 0 0 138px; }
						
/* -------------------------GALLERY-------------------------- */

#euphonygallery			{ clear: both;
						display: inline-block;
						margin-top: 40px; }


.galleryheader			{ font-family: Raleway, sans-serif; font-size: 28px; color: #B3B3B3;
						padding-left: 13px;
						padding-top: 3px;
						padding-bottom: 3px;
						border-top: 2px solid #F00;
						border-bottom: 2px solid #F00;
						margin-bottom: 10px;
						border-radius: 4px;
						background-color: rgba(0, 0, 0, .3); }

.galleryimg				{ display: inline-block;
						width: 224px;
						height: 220px;
						margin: 13px 13px 13px 13px;
						float: left; }
						
/* -------------------------Contact Us-------------------------- */

#contactc				{ margin-top: 50px; }

	#contactc a:link	{ font-family: Raleway, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; text-transform: none; color: #F00; 
						background-color: transparent; }

	#contactc a:visited	{ font-family: Raleway, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; text-transform: none; color: #90F; 
						background-color: transparent; }

	#contactc a:active	{ font-family: Raleway, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; text-transform: none; color: #000; 
						background-color: transparent; }

	#contactc a:hover	{ font-family: Raleway, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; text-transform: none; color: #FFF; 
						background-color: transparent; }

	#contactc a:focus	{ font-family: Raleway, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; text-transform: none; color: #FFF; 
						background-color: transparent; }
						
						
	.contentp2			{ font-family: Raleway, sans-serif; color:#B3B3B3; font-weight: bold; font-size: 18px;
						line-height: 26px;
						text-align: left; }

#contactc-left			{ display: block;
						width: 450px;
						float: left; }
						
#contactc-right			{ display: block;
						width: 400px;
						float: right; }

#contacttop				{ border-bottom: 1px solid #B3B3B3;
						margin-bottom: 20px;
						overflow: auto; }
						
#contactbot				{ clear: both; }
#contactbot p:before	{ content: "\1405 \00a0";
						color: red; }
						
						
/* -------------------All About Amps--------------------- */


#ampslist ul			{ list-style-type: none;
						text-align: center; }
						
#ampslist ul li			{ padding: 8px 8px; }

#ampslist a:link 		{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; text-transform: none; color: #F00; }
#ampslist a:visited 	{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; text-transform: none; color: #F00; }
#ampslist a:active		{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; text-transform: none; color: #F00; }
#ampslist a:hover		{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; text-transform: none; color: #FFF; }
#ampslist a:focus		{ font-family: Raleway, sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; text-transform: none; color: #F00; }

.imgleft				{ float: left;
						padding: 7px 10px; 10px 10px; }
.imgright				{ float: right;
						padding: 7px 10px; 10px 10px; }
						
#ampworks				{ margin: 0px auto; }
						
#ampworks	ul			{ width: 900px;
						display: block;
						margin: 0px auto; }

#ampworks	ul li		{ list-style-type: disc;
						font-family: Raleway, sans-serif; color:#B3B3B3; font-weight: bold; font-size: 15px;
						line-height: 24px;
						padding-left: 10px; 
						padding-right: 10px;
						margin-bottom: 20px;
						text-align: justify; }
						
#tube-content			{ display: block;
						width: 650px;
						float: left; }
						
#tube-pictures			{ display: block;
						width: 270px;
						float: right; }
						
#hownotgallery	img		{ display: block;
						margin: 40px auto; }
						
#breaker				{ border-bottom: 2px solid #B3B3B3;
						margin-bottom: 20px; }