a, a:link, a:visited, a:active {
    color:#045840;
    text-decoration:underline;
}

a:hover {
    color:#4a4172;
    text-decoration:underline;
}

.videoCategory {
  font-size:18px;
  font-weight: bold;
  text-align: center;
}

.videoTitle {
  font-size:14px;
  font-weight:bold;
}


.videoDescription {
  font-size:12px;
}

.xmadmin_FormEditor, textarea.xmadmin_TemplateEditor {
	width:800px;
	height:500px;
}

.videoSearch {
	padding:6px 0;
}

.videoSearch-Box, .videoSearch-Link {
	font-size:11px;
}

.videoSearch-Box {
	width:350px;
}
