table .sortDescButton,
table .sortAscButton{
	display:inline !important;	
	margin-left:0px !important;
}
table .sortButton{
	display:inline !important;	
	margin-left:0px !important;
	top: -3px !important;
}

.button{
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	margin-top: 0px;
	display: inline-block;
	color: #6E6E6E !important;
}
.button:hover{
	color: #C5004B !important;
}

.overlayShadeContainer{
	background-color:none;
	background: url("../../img/transparenceBlack.png") repeat;	
}
.messagesList li{
	margin-left: -10px;
}

