html>body .c-headline { font-weight: normal; }

p.c-headline {

	font-size: 20px;
	line-height: 24px;
	font-weight: lighter;
	color: #989656;
	margin-bottom: 30px;
	letter-spacing:1px;


}





#images {
	height: 194px;
	width: 350px;
	float: left;
}

#images .pic { border: 1px solid #989656; }

#images p { margin-bottom: 15px; }

#titles {
	float: left;
}

#titles li {
	font-size: 11px;
	width: 100px;
	padding-left: 35px;
	text-align: center;
	line-height: 39px;
	text-align: left;
}

#titles li.active {
	background: url(li-pointer.gif) 12px 10px no-repeat;
	font-weight: bold;	
	color: #989656;
	padding-left: 35px;
}

#titles li a { color: #989656; cursor: pointer; }

#titles li:hover {
	background: url(li-pointer.gif) 12px 10px no-repeat;
	font-weight: bold;	
	color: #989656;
	padding-left: 35px;
}

#demo2 a { border-bottom: none;  }

