h1 {
	color: #C1B368;
	}
.sidebarBoxHeader {
	border: solid 1px #C1B368;
	background-color: #C1B368;
	}
	
	.sidebarBoxHeader img {
		margin-left: 16px;
		}

		
/* use the following for this type of layout: */
/* 
<div class="computerProduct">
	<div class="cp_image" >
		<img />
	</div>
	<div class="cp_text" >
		<h4>Power Mac G5</h4>
		<p class="afterHeading" style="float: left; clear: left;">
			<!-- float & clear styles are IE5 Mac fixes -->
			The world's fastest 
		</p>
	</div>
</div>
*/

