﻿.ms-commentexpand-iconouter {
    height: 15px;
}

.ms-commentcollapse-iconouter {
    height:15px;
}

.GroupingDiv {
    font-weight: bold;
}

.globalcontianerprepend {
     color:#325498; 
     font-weight:bold; 
     font-size:120%;    
}

/* DCTMHTMLRendererWebPart*/

.RefNoResult{
    font-weight: bold;
    font-size : 24px;    
}

.TitleNoResult {
    font-weight: bold;
    font-size: 18px;
}

.DateNoResult {
    font-size : 16px;
}
.ms-srch-item {
    width: auto;
}
.Author_Item, .Classification_Item {
	font-size: 90%;
}

/*DCTMAnchorWebPart*/
.DCTMAnchorMenu{
	float: left;
	border: 1px solid #46648a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 100%;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: rgb(255, 255, 255);
}

#AnchorsmenuTable{	
	border-spacing: 1px;
	border-collapse: collapse;
	clear: both;
	margin-bottom: 20px;
}

.AnchorsMenuTableTD{
	font-size: 70%;
	text-decoration: none;
	margin:1px;
}

.DCTMAnchorMenuLink{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: xx-small;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	white-space: nowrap;
}

.DCTMAnchorMenuLink:link{
	text-decoration: none;
	color: #46648a;
}
.DCTMAnchorMenuLink:visited{
	text-decoration: none;
	color: #46648a;
}

.DCTMAnchorMenu:hover{
	background-color: #F5D383;
}

.DCTMAnchorMenuBlank {
    font-size: 100%;
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    float: left;
    height: 2px;
    width: 5px;
}

.linkmeeting, .linkmeeting:visited, .linkmeeting:hover
{
	text-decoration:none;
	font-size:x-small;
	color:green;
}