.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 10px none navy;
	width: 300px; /*width of featured content slider*/
	height: 500px;
}



.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;
	width: 300px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;


filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background-color: #090E13;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.pagination{
	width: 280px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background-color: #090E13;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px none #324E69;
}

.pagination a{
	padding: 0 5px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #223548;
	border: 1px solid #324E69;
	font-weight: bold;
}

.pagination a:hover, .pagination a.selected{
	color: #FFCC00;
	background-color: #324E69;
}
#ctt_td {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	margin: 10px;
	padding: 10px;
	text-align: left;
	border-bottom-style: solid;
}
#ctt_noidung {
	background-color: #090E13;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D2D3D;
	border-right-color: #1D2D3D;
	border-bottom-color: #1D2D3D;
	border-left-color: #1D2D3D;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#ctt_capnhat {
	float: right;
	font-style: 10;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}
#ctt_phanhoi {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	padding-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	height: 300px;
}
#ctt_moihon {
	margin: 10px;
	clear: both;
}
#video_moi {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#VIDEO_CTTH {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

