.anylinkcss ul {
	//height: 230px;
	width: 800px;
        padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none !important;
	position: absolute;
	z-index: 6 !important;
	line-height: 1.4em;
}
.anylinkcss ul li {
	float: left !important;
	width: 200px !important;
	height: 250px;
	margin-left: 10px;
	margin-right:5px;
	border-right: 1px dashed #0e1f28;
	padding-top: 10px;
}

.anylinkcss ul li a {
	width: 185px !important;
	height: 15px;
	display: block;
	text-decoration: none;
	color: #000;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	background: url(../images/linkback.gif) #e2e9ed;
	font-size: 12px;
	
}
.anylinkcss ul li a:hover {
	background: url(../images/linkback_.gif) #c2c2c2 no-repeat;
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 855px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 280px;
	border: 1px solid #000;
}

.more{
	height:30px;
	position: relative;
	top: 250px;
	z-index: 30;
	border-top: 1px dashed black;
	border-bottom: 1px solid black;
	text-align: right;
	background-color: #e2e9ed;
	font-size: 13px;
}

.more a{
	display: block;
	height: 20px;
	width: 845px !important;
	text-decoration: none;
	color: #000;
	background-color: #e2e9ed;
	padding: 5px;
}

.more a:hover{
	background-color: #c2c2c2;
}

#mycarousel2 .anylinkcss {
	width: 632px !important;
	position:absolute;
	visibility: hidden;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 278px;
}

#mycarousel2 .anylinkcss ul li {
	float: left !important;
	width: 200px !important;
	margin-right:0px;
}

#mycarousel2 .anylincss ul li a{
	width: 150px !important;
}

#mycarousel2 .more a{
	width: 622px !important;
}

#mycarousel3 .anylinkcss {
	width: 632px !important;
	position:absolute;
	visibility: hidden;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 210px;
}

#mycarousel3 .anylinkcss ul li {
	float: left !important;
	width: 200px !important;
	margin-right:0px;
}

#mycarousel3 .more{
	top: 180px !important;
}

#mycarousel3 .more a{
	width: 622px !important;
}
