#column-center div
{
	padding: 14px 30px 30px 30px;
}


#column-center div ul
{
	margin: 0;
	padding: 2em 0 0 0;
}

#column-center div ul li
{
	list-style-type: none;
	background-image: url(../../images/css/home/the-latest-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0.20em;
	padding: 0 0 1em 25px;
	font-size: 1.6em;
	font-family: Georgia, New York, Times, Times New Roman, serif;
	line-height: 125%;
}

#column-center div ul li p
{
	margin: 0;
	padding: 0;
}

#column-center div ul li a
{
	color: black;
	text-decoration: none;
	display: block;
	padding-bottom: 1em;
	background-image: url(../../images/css/home/the-latest-li-a-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}

#column-center div ul li.last a
{
	background-image: none;
}

#column-center div ul li a strong
{
	color: #990000;
	font-weight: normal;
}

#column-center div ul li a:hover
{
}

#column-center div ul li a:hover strong
{
}

#blog
{
	padding: 0 16px;
	line-height: 125%;
}

#blog a
{
	text-decoration: none;
	color: black;
}

/*
	background-image: url(../../images/css/home/blog-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 0.20em;
*/

#blog a span.author
{
	font-weight: bold;
}

div#twitter_div-container
{
	padding: 30px 18px 2em 21px;
	clear: right;
}
div#twitter_div
{
	clear: left;
}
div#twitter_div ul
{
	margin: 0;
	padding: 20px 0 0 11px;
	width: 192px;
}

div#twitter_div ul li
{
	font-size: 1.2em;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #434343;
	line-height: 120%;
	margin: 0 0 0.50em 0;
	padding: 0;
}

div#twitter_div a
{
	color: #1da1c7;
	text-decoration: none;
}

#twitter-link
{
	padding: 0.5em 0 0 11px;
	width: 192px;
	font-size: 1.2em;	
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}