@charset "UTF-8";
/* CSS Document */

.content {
font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.conversationTitle {
	font-weight: bold;
	font-size: 14px;
}

#thisWeek-mediaCredit {
	float: left;
	padding: 3px;
}
.style2 {font-size: 20px;}

#imageFloat { 
	float: left;
	margin: 0 1em 0.5em 0;
}

div#feedbackForm td {
vertical-align:top;
font-size: 10px;
color: #000;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: xx-small;
	color: #000000;
}
.style5 {font-weight: bold;}

div#showBlock {
	background-color: #fff;
	margin: 3em 0;
}

#margins {
	margin: 0 5em 0 5em;
}

.titleIndent {
	font-size: 14px;
}

#date {
	float: right;
	font-size: 80%;
	font-weight: normal;
	margin-right: 1em;
}


