.yui-content
{
	padding: 0!important;
}

.pluck-container
{
    background: transparent;
}

.pluck-recent-discussions ul
{
    list-style-type: none;
    margin-left: 0;
}

.pluck-recent-discussions ul li
{
    list-style-type: none;
    background-image: none;
    padding-left: 0;
    clear: both;
    margin-bottom: 0.5em;
    height: 60px;
}

.pluck-recent-discussions img.persona-image
{
    float: left;
    margin-right: 0.5em;
}

.pluck-recent-discussions .pluck-links a
{
    display: block;
}

.pluck-comm-commentcount p.pluck-comm-commenttext, 
.pluck-comm-commentcount p.pluck-comm-commenttext a.pluck-comm-number-highlight-followed, 
.pluck-comm-comment-input
{
	color: #000!important;
}

#scheme-selector-form
{
	clear:both;
	color:#FFFFFF;
	font-size:0.85em;
	margin:0 auto;
	padding:0.5em 0.5em 0.5em 2em;
	width:770px;
}

.ft-left-col
{
    float: left;
    width: 60%;
    margin: 0;
    padding: 0;
}

.ft-right-col
{
    float: right;
    width: 40%;
    margin: 0;
    padding: 0;
}

.ft-col-half {
	width: 50%;
	float: left;
}

.ft-row {
	clear: both;
}

/* Messaging */

.pluck-messaging-page .slTwoColLayout .slColumn1
{
	width: 100%;
}

.pluck-messaging-page .slTwoColLayout .slColumn2
{
    width: 100%;
}

.pluck-messaging-page .slMainFolders li
{
	float: left;
	background: transparent;
	margin: 0 0.5em;
}

.pluck-messaging-page .slFrame
{
    width: 100%;
}

.pluck-messaging-page #pluck-messaging-tabs li a em 
{
	border-bottom: 0px solid #fff;
}

.pluck-messaging-page .slMainFolders
{
	padding: 0;
	height: 1.5em;
}

#event-tooltip
{
	background: #FFF;
	border: 1px solid #bbb;
	padding: 0.5em;
}

.ft-has-event a
{
	font-weight: bold;
	color: red!important;
}

.ft-pluck-group-calendar
{
	position: relative;
}

.ft-pluck-group-calendar .ft-loading
{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	width: 164px;
	height: 173px;
	z-index: 100;
}

.ft-pluck-group-calendar td.selectable a:hover
{
	background: skyblue;
}

html body .pluckShown
{
	visibility: visible!important;
}

.pluck-see-all-link
{
	float: left;
	margin-top: 7px;
	margin-left: 5px; 
}

.pluck-row
{
	clear: both;
}

.pluck-row .pluck-container
{
	float: left;
}

.pluck-group-messages
{
	padding-top: 0!important;
}

.ft-pre-hide
{
	visibility: hidden;
}

#WatchDiv
{
	display: none;
}

 .yui-overlay-hidden
{
	display: none;
}	

/* Hide comment reply links */
html body .pluck-comm-reply-button,
html body .pluck-comm-show-hide-replies
{
	display: none!important;
}

.bd .yui-calcontainer
{
	float: none!important;
}

.ft-auto-dialog-content
{
	display: none;
}

button.ft-delete-event
{
	border: none;
	background: none;
	margin-left: 1em;
	color: blue;
	font-size: 0.7em;
}
