﻿.casestudy_list
{
	float				: left;
	text-align			: left;
	font-size			: 9pt;
	padding				: 0px 20px 20px 0px;
	width				: 680px;
}
.casestudy_item_white, .casestudy_item_gray
{
	float			    : left;
	width				: 186px;
	overflow			: hidden;
	padding				: 10px 20px 20px 20px;
}
.casestudy_item_gray
{
	background-color	: #F5F5F5;
}
.casestudy_image
{
	width				: 186px;
	overflow			: hidden;
	height				: 50px;
	text-align			: center;
}
.casestudy_shortdescription
{
	padding				: 30px 0px 0px 0px;
	height				: 45px;
	overflow			: hidden;
	color				: #6f6f6f;
}
.casestudy_more
{
	padding				: 10px 0px 0px 0px;
}
.casestudy_more a
{
	text-decoration		: none;
	color				: #6385a1;
}
.casestudy_items_row
{
	float			: left;
	width			: 680px;
}
.casestudy_container
{
	width			: 470px;
	overflow		: hidden;
}
.casestudy_item_sh_description
{
	font-family			: Arial;
	font-size			: 14pt;
	color				: #474747;
	padding				: 0px 0px 30px 0px;
}
.casestudy_item_description
{
	color				: #6f6f6f;
	padding-bottom		: 35px;
}
.casestudy_rel_items
{
	padding-bottom		: 35px;
	text-align			: left;
}
.casestudy_rel_item
{
}
.casestudy_rel_item a
{
	font-family			: Arial;
	font-size			: 9pt;
	color				: Black;
	text-decoration		: none;
	font-weight			: bold;
}
.casestudy_item_readmore
{
	color				: #6f6f6f;
	padding-bottom		: 20px;
}
.casestudy_names, .casestudy_company
{
	padding-bottom		: 5px;
}
.casestudy_names input, .casestudy_company input, .casestudy_email input
{
	margin-left			: 2px;
	border				: solid 1px #6f6f6f;
	padding				: 3px 0px 0px 3px;
	color				: #6f6f6f;
	height				: 18px;
	font-size			: 9pt;
	width				: 230px;
}
.casestudy_names input
{
	width				: 110px;
}
.casestudy_names input.casestudy_input_error, .casestudy_email input.casestudy_input_error
{
	border				: solid 1px red;
}
.casestudy_names input.casestudy_input_clear, .casestudy_email input.casestudy_input_clear
{
	border				: solid 1px #6f6f6f;
}

.casestudy_email img
{
	border		: 0px;
}

.casestudy_email a
{
	text-decoration	: none;
	display			: block;
	float			: left;
	margin-left		: 10px;
	margin-top		: 2px;
}
.casestudy_email input
{
	display			: block;
	float			: left;
}

.casestudy_mailsendresult
{
	clear			: both;
	padding-top		: 15px;
}