/* --------------------------------- *
	
	RIGHT COLUMN STYLE OVERRIDES
	
* --------------------------------- */

.sidebar-section-title
{
	display: block;
	width: auto;
	padding: .5em 0.25em 0.25em 0.25em;
	margin: 0.5em 5px;
	margin-top: 0;
	color: #666;
	font-size: 1.25em;
	text-align: center;
	line-height: 1 !important;
	border-bottom: 1px inset #dedede !important;
}

.sidebar-section-list
{
	padding: 0;
	margin: 0;
	margin-bottom: 1.25em;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}
.sidebar-section-list li
{
	padding: 0.5em 0.5em;
}


.img-link-block
{
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.img-link-block a
{
	text-alight: center;
}

