.intro_text
{
	clear:both;
	margin:0;
	padding:0 200px 35px 0;
}

.work_screenshot
{
	float:left;
	width:770px;
	height:208px;
	margin:0 0 10px;
}

.work_thumbnail
{
	
}

.work_gotime_btmleft
{
	float:left;
	color:#666;
	margin:0;
}

.work_gotime_btmleft span
{
	font-weight:700;
	font-size:14px;
}

.thumbnail_slider
{
	clear:both;
	position: relative;
	width:870px;
	margin:35px 0 20px -50px;
}

.double_leftarrow
{
	float:left;
	width:50px;
	height:47px;
	z-index:99;
	position:relative;
	cursor:pointer;
	background:url(../wp-content/themes/dc/images/double_leftarrow.jpg) no-repeat;
	margin:40px 0 0 -50px;
}

.double_rightarrow
{
	float:right;
	width:50px;
	height:47px;
	z-index:99;
	position:relative;
	cursor:pointer;
	background:url(../wp-content/themes/dc/images/double_rightarrow.jpg);
	margin:40px -50px 0 0;
}

.news_items strong
{
	color: #666;
}

.news_items span.blurb
{
	font-size: 12px;
	line-height: 18px;
	color:#666;
	display: block;
	margin-bottom: 10px;
	height: 4em;
}

.work_double_btm
{
	float:left;
	width:220px;
	color:#666;
	padding:0 0 0 35px;
}

.work_double_btm_first_element
{
	float:left;
	width:220px;
	color:#666;
	padding:0 0 50px 20px;
}

.work_body_bx_head
{
	background:#D9D6C9 none repeat scroll 0 0;
	clear:both;
	color:#666666;
	font-size:14px;
	font-weight:500;
	height:28px;
	margin:0 0 1px;
	overflow:hidden;
	padding:12px 20px 0 13px;
}

.work_arrow
{
	float:right;
	border:0;
	width:16px;
	height:16px;
	background:url(../wp-content/themes/dc/images/work_arrow.jpg) no-repeat;
	cursor:pointer;
	margin:0 0 0 200px;
}

select
{
	background-color:#FFFFFF;
	border: solid 0 #FFF;
	float:right;
	font-size:12px;
	margin:-4px 0 0 10px;
	padding:4px;
	width:200px;
}

#projects_list
{
	clear:both;
	width:730px;
	overflow:hidden;
	background:#e2e0d6;
	padding:8px 20px 20px;
}

#projects_list ul li
{
	float:left;
	width:243px;
}

#projects_list ul li a
{
	display: block;
	padding-top: 10px;
	color:#666;
	font-weight: normal;
}

#projects_list ul li a:hover
{
	text-decoration: underline;
}

#projects_list ul li a:hover:after
{
	text-decoration: none;
	content: " »";
}

.work_gotime_btmright
{
	float:right;
	margin:0;
}