/* CSS Document */
.page_border_no_right
{
	margin:0px;
	margin-left:14px;
	margin-right:0px;
}
.page_border
{
	margin:0px;
	margin-left:14px;
	margin-right:14px;
}

.supplier_profile
{
	float:left;
	width:365px;
	border:1px solid #CCCCCC;
	margin-bottom:30px;
	margin-right:18px;

	padding-top:7px;
	height:57px;
	font-size:0.95em;
}

	.supplier_logo
	{
		width:167px;
		float:left;
		text-align:center;

	}
	
	.supplier_info
	{
		width:198px;
		height:17px;
		float:left;
	}
	
		.supplier_info_text
		{
			height:40px;
		}
		.supplier_info_link
		{
			height:17px;
		}		
		
		
	.panel_catalogue
	{
		background-image:url(../images/manufacturers/search_our_catalogue.jpg);
		background-repeat:no-repeat;

		padding-left:43px;
		width:509px;

		padding-top:30px;
		height:125px;
		
		float:left;



	}		

	.panel_newsletter
	{
		float:right;
		background:#d7dfee;
		background-image:url(../images/manufacturers/header_newsletter.png);
		background-repeat:no-repeat;
		width:190px;
		
		height:107px;
		padding-top:28px;
		
		
	}

	.panel_newsletter_content
	{
		margin-left:10px;
	}










