@import url(common.css);
@import url(full.css);

#slider {
    left: 424px;
    width: 105px;
}

#Content #Content-Padding h3 
{
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 120%;
}

#Content #Content-Padding .casestudy h4 
{
	font-size: 110%;
}

.casestudy {
	margin: 0 auto 0 auto;
	width: 100%;
	float: left;
}

.casestudy ul 
{
	list-style-image: url(/images/checker_red.gif);
}

.casestudy .last ul
{
	list-style-image: url(/images/icon_square.gif);
}

.casestudy .third
{
	background: transparent url(/images/seperator_small.gif) no-repeat right top;
	padding-right: 15px;
	float: left;
	width: 295px;
}

.casestudy .middle
{
	background: transparent url(/images/seperator_small.gif) no-repeat right top;
	padding-right: 15px;
	width: 240px;
	height: 200px;
	float: left;
	text-align: center;
}

.casestudy .last
{
	background: none;
	width: 250px;
	padding-left: 15px;
	float: left;	
}

.casestudy .third img {
	text-align: center;
}