@charset "utf-8";
/* review */

			#soundcontent {
				
				margin: 0 auto;
				font-family:Tahoma,Arial,Verdana;
				padding: 0 20px 10px 20px;												
			}
			#soundcontent h1{
				background-image:url(http://www.soundsincorporated.com/sound-light-specialist/images/h1back.gif);
				background-repeat:repeat-x;
				border: 1px solid #2F4F4F;
				color: #555;
				font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
				font-size: 12px;
				font-weight: bold;
				padding: 5px;
				margin-bottom: 5px;
				height: 20px;
			}
			#soundcontent p{
				line-height:20px;
				text-align:justify;
				font-size:12px;
				padding-bottom:0;				
			}
			
			#soundcontent p a {
				text-decoration:underline;
				font-weight:bold;
			}
			#soundcontent h2{
				background-image:url(http://www.soundsincorporated.com/sound-light-specialist/images/h2.gif);
				background-repeat:repeat-x;
				
				color: #FFFFFF;
				font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
				font-size: 12px;
				font-weight: bold;
				padding: 5px;
				width:490px;
				margin:0 auto;
				margin-bottom:0;
				height: 20px;
				text-align:center;		
			}
			#soundcontent ul{
				border:1px solid #083842;
				width:500px;
				margin:0 auto;
				padding: 5px;
				margin-top:0px;
			}
			#soundcontent li{
				list-style:none;
				background-image:url(http://www.soundsincorporated.com/sound-light-specialist/images/li.gif);
				background-repeat:no-repeat;
				background-position:0 5px;
			}
			#soundcontent a{
				font-size:12px;
				color: #555;
				font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
			}
			#soundcontent a:hover{
				font-weight:bold;
				color:#083442;
			}
			#soundcontent #hRec{
				width:500px;
				margin:0 auto;
				padding:5px;
				margin-top:20px;
				text-align:center;
			}
			#soundcontent ol{
				font-size: 12px;
				line-height: 20px;
				padding-bottom: 0;
				text-align: justify;
			}
			#soundcontent ol li{
				list-style: none outside none;
				padding-left: 30px;
			}
			
