﻿@import "Main.css";

#networkIntro 
{
	position: relative;
	padding: 10px;
	margin-bottom: 15px
}

#content {
	width: 743px;
	padding: 20px 96px 0 96px
}

/* ----------------------------------
	New items
-----------------------------------*/

.partner {
	position: relative;
	border: 1px solid #dfdfdf;
	border-left-width: 3px;
	padding: 10px;
	margin-bottom: 15px;
}

.partner img 
{
	position: absolute;
	right: 10px;
	top : 10px	
}