.sliderwrapper {
	OVERFLOW: hidden;
	WIDTH: 298px;
	POSITION: relative;
	HEIGHT: 100px;
	border: 1px solid #CCCCCC;
}
#paginate-slider4{
	border: thin none #000066;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
#paginate-slider4{
	border: thin none #000066;
	color:#FF9900;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#paginate-slider4 A.selected {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF0000;
	font-weight:bold;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 10px;
	background-repeat: repeat-x;
}

.sliderwrapper .contentdiv {
FILTER: progid:DXImageTransform.Microsoft.alpha(opacity=100);
	LEFT: 0px;
	VISIBILITY: hidden;
	WIDTH: 290px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 100%;
	moz-opacity: 1;
	opacity: 1;
	padding: 5px;
	text-decoration: none;
}
.pagination {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px; WIDTH: 400px; PADDING-TOP: 5px; BACKGROUND-COLOR: navy; TEXT-ALIGN: right
}
.pagination A {

	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: white; PADDING-BOTTOM: 0px; COLOR: #00007d; PADDING-TOP: 0px; TEXT-DECORATION: none
}
.pagination A:hover {
	COLOR: #000; BACKGROUND-COLOR: #fee496
}
.pagination A.selected {
	COLOR: #00CCFF;
	
	BACKGROUND-COLOR: #fee496
}
#tonen {

	height: 30px;
	background-color: #fff;
	margin-right: 2px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 1px;
}
#canhhinh {
	border: 1px solid #CCCCCC;
	margin-right: 4px;
}
#nenxam {
	background-color: #fff;
}

#xanhdam {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}
#canhletrai {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
}

.urbangreymenu{
width: 300px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 10px Verdana;
color: white;
background: #606060; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom:0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
text-decoration:none;
font: normal 11px Tahoma;
background: #F8F8F8;
display: block;
padding: 2px 0;
line-height: 17px;
padding-left: 2px; /*link text is indented 8px*/
text-decoration: none;
height:30px;
}

.urbangreymenu ul li a:visited{
color: blue;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	color: red;
	font-weight:bold;
	background-color: #EAEAEA;
}
