#two-column {
	margin-left: 0px;
	margin-bottom: 12px;
	width: 960px;
	/*background: url('../images/work/top-left.png') no-repeat;*/
}
#two-column .left {
	float: left;
	/*width: 244px;*/
	width: 470px;
	padding: 0 12px 0 1px;
}
#two-column .left h2 {font: 17px Georgia, serif;color: #1D1A1B;margin-bottom:5px;}
#two-column .left h2 a {color: #1D1A1B;text-decoration: none;}
#two-column .left h3 {font-size:11px;text-transform:lowercase;letter-spacing:1px;line-height:21px;color:#999;font-family:georgia, times, serif;font-style:italic;font-weight:normal;margin-bottom:15px;}
#two-column .left h4 {font-size:10px;text-transform:uppercase;letter-spacing:1px;line-height:21px;}

#two-column .left p, ul, ol {
	font: 13px Georgia, serif;
	line-height: 21px;
	color: #696064;
	margin-bottom: 12px;
}


#two-column ul, ol{padding-left:20px;}

#two-column .right {display: block;float: right;width: 451px;height: 338px;padding-top: 2px;position: relative;}
#two-column .right .controls {
	font-size: 11px;color: #bbb;
	display: block;position: relative;
	padding: 10px 0 10px 0;height: 18px;
}
#two-column a {color: #29B785;font-size:12px;}
#two-column .right .controls a {color: #888;}
#two-column .right .controls a:hover {text-decoration: underline;cursor: pointer;}
#two-column .right .fader {display: block;width: 451px;height: 300px;overflow: hidden;position: relative;}
#two-column .right .fader .image {position: absolute;overflow: hidden;}
#two-column .right .fader .image span.saw {
	display: block;
  width: 100%;
	height: 9px;
/*	background: url('../images/overlay/sb.png') repeat-x; ADDS SAW TO BOTTOM OF IMAGE */
	position: absolute;bottom: 0;
}
.more {padding: 5px 0 6px 0;}
.more a {
	color: #888;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.more a:hover {text-decoration: underline;}
#two-column .right .below {
	margin: 11px 0 24px 0;
	font-family: Georgia, serif;
}
#two-column .right .below h4 {
	color: #666;
	font-size: 17px;font-weight: normal;
	margin-bottom: 3px;
}
#two-column .right .below p {
	color: #666;
	font-size: 12px;
	line-height: 19px;
}
#two-column .right .below p a {
	color: #2a2b2b;
	text-decoration: none;
}
#two-column .right .below p a:hover {text-decoration: underline;}