/*
ABOUT PAGE
VERSION: 1.0
DATE: 23 JUNE 2010
AUTHOR: ROSS TULLOCH
EMAIL: ross.tulloch@adm.monash.edu.au
*/

/*------------------------------------ */
/*GLOBAL*/
/*------------------------------------ */
#wrapper {
	background-color:#fbf8f5;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:14px;
	margin-right:0;
	font:94%/1.2 "Helvetica Neue",Helvetica,Arial,sans-serif;

	}
#global-utils {
	width:100.001%;
}
/*------------------------------------ */
/*NAVIGATION*/
/*------------------------------------ */
ul, ol, dl {
padding-left:15px;
margin-top:-6px;
color:#4F534D;
}
/*------------------------------------ */
/*CONTENT*/
/*------------------------------------ */
h1, h2, h3, h4, h5, h6 {
	background-color:#fbf8f5;
	margin:0.4em 0 0.5em;
}
h2 {
	font:italic 1.2em Georgia,"Times New Roman",Times,serif;
}
#campaigns h3 {
	line-height:1.1em;
}
p {
	margin-top:0;
}
.box1 .content, .box2 .content {
	border-color:#E6E6E6;
	border-style:solid dotted dotted dotted;
	border-width:1px;
	float:none;
	width:327px;
	height:180px;
	margin:0 0 0.6em 0;
	padding:0;
	min-height:180px;
}
.video-box .content {
	border-color:#E6E6E6;
	border-style:solid dotted dotted dotted;
	border-width:1px;
	float:none;
	width:327px;
	height:322px;
	margin:0.5em 0 0.6em 0;
	padding:0;
	min-height:321px;
}
.box1 .content h2, .box2 .content h2, .video-box .content h2 {
	background:#e6e6e6 none repeat scroll 0 0;
	display:block;
	margin:0;
	padding:4px 0 5px 4px;
	vertical-align:middle;
	font-style:normal;
	letter-spacing:-1px;
	color:#4F534D;
}
.content p {
	padding-left:22px;
	padding-top:4px;
	}
.video-box .content #flv1, .video-box .content #flv2 {
	padding:0.3em 0.2em 0 ;
}
<!-- added-->
.box1 .content, .box2 .content {
	float:none;
	width:327px;
	height:139px;
	margin:0.5em 0 0.6em 0;
	padding:0;
	min-height:139px;
}
.box2 .content {
	height:85px;
	min-height:85px;
}
.box2 .content ul {
	margin:0.5em 0.5em 0.5em 1.4em;
}
.box1 p, .box1 .content p, .box2 p, .box2 .content p {
	margin-top:0;
	padding-top:0;
	padding-left:0.2em;
}
.box1 .content img {
	padding:0.2em;
	clear: both;
	float: left;
	}
.p-small {
	font-size:0.875em;
}
.padbottom {
	margin-bottom:0;
	padding-bottom:10px;
}
.padtop {
	margin-top:0;
	padding-top:8px;
}
.left {
	float:
}
.wrapper-p p {
	width:95%;
}
.wrapper-p-clear {
	clear:both;
	}
.wrapper-image {
	width:30%;
	border-right:0px dotted #e6e6e6;
	color:#4F534D;
	float:left;
	font-size:0.9em;
	list-style-type:disc;
	padding:0.7em 1em 1em 0;
}
.wrapper-image img {
	width:100%;
	margin-right:5px;
	}
.wrapper-blurb {
	width:30%;
	float:left;
	border-right:1px dotted #e6e6e6;
	border-left:1px dotted #e6e6e6;
	padding:0.1em 0.6em;
	height:171px;
}
.wrapper-blurb h2 {
	margin-top:0.3em;
}
.wrapper-bullets-top {
	float:left;
	padding:0 1em 0.5em 0;
	width:26%;
}
.wrapper-bullets {
	float:left;
	padding:42px 0.1em 0.5em 0.5em;
	width:26%;
	border-right:1px dotted #e6e6e6;
	height:126px;
}
.nopadtop  {
	margin-top:0;
	padding-top:0;
}
.line, .line-top {
	border-bottom:1px dotted #e6e6e6;
	display:inline;
	float:left;
	line-height:1.5em;
	margin:5px 0 5px 0;
	width:91%;
}
/*------------------------------------ */
/*FOOTER*/
/*------------------------------------ */
#footer {
	margin-top:0;
}