#dashboard-main {
	width: 840px;
}

#dashboard-main .title-block {
	border-bottom: dashed 1px #555555;
}

.hidden {
	visibility: hidden;
}

.status-message-launchSynchro:hover,
#receiver-status div div a:hover {
  color: #ffc50a;
}

.status-message-launchSynchro {
	display: block;
	margin-top: 10px;
}

#expiring-templateKeys li,
#validated-templateKeys li {
	line-height:30px;
}
