/*
	Description: Stu's Custom CSS file for the Office Revolution theme
	Site: Ashfield Presbyterian http://ashfieldpresbyterian.org.au
*/

#tagline {
	width: 320px;
}

#pages {
	width: 640px;
}

#postcontent li {
	padding-top: 5px;
	padding-bottom: 3px;
	background: transparent url(images/list.gif) no-repeat scroll left center;
}

#wpcf label {
	overflow: hidden;
}

#wpcf input {
	float: left;
	overflow: hidden;
	margin: 10px;
}