.more {
	width: 100%;
	display:none;
}
a.showLink {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color: #19B6EB;
	display:block;
	text-decoration: none;
	background:url(../images/cam.gif) no-repeat left center;
	padding-left:20px;
}
a.hideLink {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color: #19B6EB;
	display:block;
	text-decoration: none;
	background:url(../images/vido-icn.jpg) no-repeat left center;
	padding-left:20px;
}
.showLink2 {
	font-family: arial;
	font-size:11px;
	font-weight:bold;
	line-height:25px;
	color: #19B6EB;
	display:block;
	text-decoration: none;
	background:url(../images/cam.gif) no-repeat left center;
	padding-left:20px;
	padding-top:5px;
	height:25px;
}
/*a.hideLink1 {    
	text-decoration: none;
    color: #36f;
    padding-left: 8px;
    background: transparent url('down.gif') no-repeat left; }*/

