﻿

.shortdescription 
{
	background-image: none !important;
}

.searchpaging, .searchresultspaginginfo
{
	float: left;
}

.synopsis
{
	margin: 10px 0;
}

.synopsis h2 
{
	margin: 0;
}

.qtip
{
	display:none;
}



/* Telerik RADEditor Styles */

.reToolbar li
{
	clear: none;
}

/* Telerik RADEditor Styles End */

.home-content
{
	width: 320px;
}

.home-content.col-one
{
	float: left;
}

.home-content.col-two
{
	float: right;
}

.home-content.full-width
{
	float: none;
	width: 100%;
}

.client-info-panel-content
{
	padding: 0px 10px;
}

.related-links-lister h3 {
    clear:both;
    display:block;
    height:27px;
    line-height:27px;
    background-color:#2A4065; /* Branding */
    background-image:url(../images/common/bg-content-header-left.png);
    background-position:0 0;
    background-repeat:no-repeat;
    padding:0 0 0 10px;
    margin:0 0 10px 0;
    color:#fff;
}

 .related-links-lister h3 span{
    display:block;
    background-image:url(../images/common/bg-content-header-right.png);
    background-position:right 0;
    background-repeat:no-repeat;

}

.resource-tools.recommendations-disabled
{
	float: left;
}

.home-content .content
{
	width:270px !important;
}

.forum-post-creator
{
	font-size: 85%;
	display: block;
}



.ui-tabs-hide {
     display: none;
}

div
{
	overflow-x: hidden;
}


.container_12, .container_12 div
{
	overflow-x: visible;
}

.description-edit a
{
	float:right;
	margin: 0 10px 0 0;
}