/* --------------------------------------------
   
----------------------------------------------- */
div.content h5
{
	margin-top: 46px;
	font-size: 18px;
	font-weight: bold;
}

div.content p,
div.content blockquote
{
	margin-bottom: 10px;
}

div.content p.attribution
{
	font-size: 13px;
	color: #666;
	line-height: 20px;
	margin-bottom: 0px;
}

div.content blockquote
{
	margin-left: 23px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#language-corner-nav
{
	overflow: hidden;
	margin-top: 2px;
}

ul#language-corner-nav li
{
	float: left;
	margin-right: 18px;
	margin-bottom: 38px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#language-corner-items li.separator
{
	padding-top: 14px;
	background: url(../../../_resources/images/global/rule-separator.gif) no-repeat 0 7px;
}

ul#language-corner-items li a
{
	line-height: 20px;
}

