#body
{
	min-width:874px;
}
#container
{
	min-width:429px;
}
#center
{
	min-width:407px;
}

#oped-header .underline {
	margin-right:0px;
}

#oped-header{
	padding-left:12px;
	padding-right:58px;
}

#oped{
	border-right:#EEE solid 1px;
	padding-right:58px;
	padding-left:36px;
}

#oped .title {
	clear:both;
	float:left;
	font-family:georgia;
	font-size:24px;
	font-weight:lighter;
	font-style:italic;
	
	min-height:60px;
	
	padding-left:4px;
	padding-top:46px;
	padding-bottom:30px;
}

#oped .author {
	clear:both;
	color:#000000;
	float:left;
	font-family:georgia;
	font-size:80%;
	font-style:italic;
	padding-bottom:18px;
	padding-left:4px;
}

#oped .body
{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
	text-align:left;
}

#oped hr {
/*628px;*/
	margin:0;
	padding:0px;
	clear:both;
}


/*------------*/

#recent-letters{
	padding:0px;
	padding-left:0px;
	text-align:left;
	font-size:small;
	line-height:19px;
}

#recent-letters .body{
	color: #666;
	font-family:verdana;
	font-style:italic;
	font-size:11px;
}

#recent-letters .author
{
	color:#666;
	font-family: verdana;
	font-style:italic;			
	font-weight:bold;
	font-size: 11px;
	margin-bottom:29px;			
}


#recent-letters a
{
	font-family:verdana;
	font-size:11px;
	display:block;
	text-decoration:none;
}

#recent-letters a:hover
{
	text-decoration:underline;
}
