div.floatbreak {
	clear: both;
	height: 0;
	width: 0;
	}

small {
	font-size: small;
}

a.pdf {
	background-repeat: no-repeat;
	background-image: url('/res/img/icons/icon_pdf.gif');
	background-position: bottom left;
	padding-left: 22px;
	}

td {
	padding: 1em;
	}

p {
	margin-top: 1ex;
	margin-bottom: 1ex;
	margin-left: 1em;
	margin-right: 1em;
	}

#content, p, li {
	font-size: 1.7ex;
	}

li {
	margin-left: 2em;
}

p p, p li, li p, li li, #content p, #content li {
	font-size: 1em;
	}

ul {
	margin-top: 1em;
}

ul ul {
	margin-top: 0;
	}

h4 {
	margin-bottom: 1ex;
	}

a.nextlink {
	float: right;
	}

a.prevlink {
	float: left;
	}

#content ol, #content ul {
	margin-left: 2em;
	}

.highlightquote {
	float: left;
	font-size: large;
	font-family: Garamond, Palatino, Times, serif;
	width: 170px;
	margin: 0.5ex;
}

.highlightquoteleft {
	font-size: 3em;
	line-height: 0ex;
	float: left;
	margin-top: 0.3ex;
	margin-right: 0.3ex;
}

.highlightquoteright {
	font-size: 3em;
	line-height: 0ex;
	margin-top: 0;
}

#content {
	line-height: 1.4em;
}



/* AEC */

form
{
	margin: 0;
}

#frmAecCityLive, #frmAecCityWork
{
	width: 16em;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding-left: 4px;
}

#frmAecSuggestions, #frmAecSuggestions2
{
	width: 238px;
	border: 1px solid #000;
	margin-top: -1px;
	float: left;
	display: none;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	z-index: +3;
	background-color: #fff;
}

* html div#frmAecSuggestions, #frmAecSuggestions2 { width: 239px; background-color: #fff;}

.frmAecSuggestion
{
	display: block;
	width: 100%;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 1px 0 0 0;
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

.frmAecSuggestionSelected
{
	display: block;
	width: 100%;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	padding: 1px 0 0 0;
	text-decoration: none;
	background-color: #3060C0;
	color: #ffffff;
}

blockquote
{
	margin-left: 1em;
}


#content td
{
	padding: 0.5ex;
}


/* CONFERENCE BLOG */

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}
