/* CSS Document for the collaborator section*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	}


#main_container {
	width: 490px;
	height: auto;
	padding: 5px;
	float: left;
	}

#collaborator_wrapper {
	width: 480px;
	height: auto;
	float: left;
	margin-bottom: 30px;
	border-bottom: #CCCCCC thin solid;
	padding-bottom: 10px;
	}

#collab_container {
	width: 320px;
	height: auto;
	padding: 5px;
	float: left;
	}

#logo_container {
	width: 150px;
	height: auto;
	padding-top: 5px;
	float: left;
	vertical-align: top;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	}

#campaign {
	width: 90px;
	height: 540px;
	float: left;
	}
#campaign_viewer {
	width: 360px;
	height: 540px;
	float: left;
	}