﻿.clients_title
{
	background-image: url("General/title_our_partners.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 529px;
	height: 27px;
}

.clients_title h2
{
	display:none;
}

.clients_newstitle
{
	background-image: url("General/title_news.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 529px;
	height: 27px;
}

.clients_newstitle h2
{
	display:none;
}

.clients_newsdetailtitle
{
	background-image: url("General/title_news_article.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	width: 529px;
	height: 27px;
}

.clients_newsdetailtitle h2
{
	display:none;
}


.clients_containermain
{
	margin-left:23px;
	width:486px;
	padding-right:20px;
}

.clients_containermain li
{
	margin-left: 20px;
	list-style-position: outside; 
	list-style-type: disc;
}

.clients_linktext
{
	display:block;
	font-weight:bold;
	color:#FB9E01;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	padding-left:23px;
	padding-bottom:12px;
}


a.clients_linktext:hover
{
	text-decoration:underline;
}

.clients_containeroffer
{
	padding-bottom:20px;
}

.clients_container
{
	float:left;
	width:300px;
}

.clients_imageholder
{
	float:left;
	width:180px;
}

.clients_imageborder
{
	border:1px solid #AEAED4;
	padding:1px;
	width:156px;
}

.clients_image
{
	width:156px;
}

.clients_noimage
{
	width:180px;
}

.clients_imageshadow
{
	background-image: url("General/image_shadow.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 160px;
	height:20px;
}

