/* CSS Document */
.date {
	float:left;
	width:13%;
	margin:18px 0 0 0;
	vertical-align:top;
	line-height:120%;
}
.content {
	float:right;
	width:85%;
	margin:18px 0 0 0;
	vertical-align:top;
	line-height:120%;
}
a.handheld:link, a.handheld:visited, a.handheld:hover, a.handheld:active {
	color:#333333;
}
.handheld a:link, .handheld a:visited, .handheld a:hover, .handheld a:active {
	color:#333333;
}
#title {
	font-weight:bold;
	font-size:15px;
	margin:30px 0 15px 0;
}
.media {
	font-size:13px;
	font-weight:bold;
	margin:50px 0 10px 0;
	color: #4C1702;
}
#media {
	font-size:12px;
	width:610px;
	display:inline;
	clear:both;
}
#media-box {
	vertical-align:top;
	display:inline;
	float:left;
	margin:0 30px 0 0;
}

