/* ### -- -- -- -- -- Partner Styles -- -- -- -- -- ### */

/* 

File: partner.css 
Copyright 2009 by Nikita Loges. 

*/

/* ### -- -- -- -- -- Partner -- -- -- -- -- ### */

.partnerImage {
	padding-bottom:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.partnerDescription {
	text-align:center;
}
.partnerDescription .innerDiv {
	margin:0px auto;
	text-align:center;
}
.partnerCopyright {
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
	font-size:11px;
}
.partnerCopyright a {
	text-decoration:none;
}

