
	ul	
	{
	    list-style-type:none;
	}
		#main_subsoft
		{
			width:960px;
			margin:0 auto;
			background-color: #000;
			float:left;
			color:#80878C;
		}

		#left_subsoft
		{
			width:174px;			
			text-align:left;
		    
			background-color: #000;
			float:left;
		}
		#right_subsoft
		{
			width: 784px;			
			border-left:solid 1px #313436;
			float:right;
			background-color: #000;
		}
		#text
		{
		    margin-left:25px;
		    text-align:left;
		    
		}
		h4
		{
		    margin-left:12px;
		    padding:0;
	  	    border-bottom:solid 1px #313436;
	  	   line-height:30px; 
		   width:155px;		   
		}
		
		h4 a.subsoft{
	
		color:#4373DA;
		font-size:11px;
		
		font-weight:bold;
		padding-left:6px;
		background:url(/soundblaster/images/technology/red_arrow.gif) no-repeat left;
		
		margin:0;
		}
		.blue
		{
		  color:  #313436
		}

