.search	{
	background-image: url('../img/left_solutions.jpg');
}

.content	{
	padding: 20px 0px 20px 20px;
}

.selector	{
	background-color: #999999;
	height: 24px;
	vertical-align: middle;
	background-image: url('../img/corp_corner_left.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
}

.selector TD.title {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.pr_select	{
	border: 1px solid #cccccc;
	margin: 2px;
	font-size: 11px;
	color: #222222;
	background: #ffffff;
	width: 142px;
}

.brief {
	font-size: 11px;
	margin-bottom: 20px;
}

.article IMG {
/*
	border: solid 5px #e5e5e5;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
*/
}

.article H1 {
}

.article_date {
}

.corp_text	{
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.corp_text H1, .brief H1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #555555;
}

A.corp_more {
	display: block;
	margin-top: 1em;
}

IMG.corp_img {
	border: solid 5px #e5e5e5;
}

