#secondcolumn {
	margin-top: 150px;
	padding: 0 50px 0 10px;	
}

#rightCol h3 {
	color: #555544;
	font-size: 11px;
}

#content {
	padding-right: 40px;	
}

ul.subsections {
	font-size: 11px;	
}

#rightCol ul {
	padding: 20px 0 20px 0; margin: -5px 0 10px 15px;
}


#rightCol li {
	list-style: none;
	padding: 0 0 0 10px; margin: 0 0 5px 0;
	background: no-repeat url("../../images/content/bullet.gif") 0px 5px;	
	font-size: 11px;
}

* html #rightCol li {
	background-position: 0px 9px;
	margin-bottom: 10px;	
}

#rightCol ul.subsections li {
	background: no-repeat url("../../images/content/arrow-gray-whitebg.gif") 0px 2px;
	padding-bottom: 5px;	
}

* html #rightCol ul.subsections li {
	background-position: 0px 4px;
}

#rightCol ul.subsections a {
	text-decoration: underline;	
}

#rightCol ul.subsections strong a {
	text-decoration: none;
}	

/* case studies default */

.clientdesc {
	margin-bottom: 30px;
	font-size: 11px;
	color: #555544;
}

.clientdesc .logo {
	width: 124px;
	margin-right: 5px;	
	vertical-align: top;
}

.clientdesc .casestudy {
	width: 200px;
	padding-bottom: 15px;
}

.clientdesc a:link, .clientdesc a:active, .clientdesc a:visited, .clientdesc a {
	color: #888877;
}

/* /case studies default */

