.documents
{
	border-top: none;
}

table.data,
strong.header
{
	clear: both;
	float: none;
}

div#header_column
{
	border-bottom: solid 1px #000;
	margin-bottom: 9px;
	padding: 32px 0 2px 0;
}

div#header_column h1
{
	float: left;
}

div#header_column .social_links,
div#header_column .text_size
{
	float: right;
}

div#header_column .text_size
{
	margin: 11px 20px 0 0;
}

#topic_text
{
	overflow: auto;
	margin-bottom: 19px;
}

#topic_text div.media
{
    float: right;
    width: 260px;
	margin: 0 0 10px 10px;
}

#topic_text div.media img
{
	margin-bottom: 2px;
}

#topic_text div.media a.enlarge
{
	margin-bottom: 1em;
}

#topic_text div.text_content
{
	line-height: 1.75em;
	color: #333;
	margin-bottom: 3em;
	font-size: 12px;
}

#wikipage-inner.small
{
	font-size: 12px;
}

#wikipage-inner.medium
{
	font-size: 0.875em;
}

#wikipage-inner.large
{
	font-size: 1em;
}

div.search
{
	width: 390px;
}

#topic_text div.text_content p
{
    margin-bottom: 10px;
}

#topic_text div.text_content a,
#topic_text div.text_content a:visited
{
    color: #CB9900;
    text-decoration: none;
}

#topic_text div.text_content a:hover
{
    text-decoration: underline;
}

#topic_text table.data a,
#topic_text table.data a:visited
{
    color: black;
    text-decoration: underline;
}

#topic_text table.data a:hover
{
    text-decoration: none;
}

.text_content ul
{
    list-style-type: square;
    list-style-position: outside;
    padding-left: 20px;
}

#left_column .stories.related h4
{
    font-size: 1.1em;
}

.stories.related .tagline
{
    font-size: 0.8em;
    color: #444;
}

.photo_links cite
{
	float: right;
}

div.like_button
{
    margin-bottom: 1em;
}

div.like_button strong.header
{
    margin-bottom: 8px;
}

