﻿.more {
	display: none;
	padding-left:30px;
}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('down.gif') no-repeat left; 
}
a.hideLink {
	display:none;
	background: transparent url('up.gif') no-repeat left; 
}
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; 
}

#titleund a { text-decoration: underline; }
#titleund a:hover { border-bottom: none; }

#facebookban a:hover { border-bottom: none; }
#facebookban a:link img { border: 2px solid #003249; }
#facebookban a:visited img { border: 2px solid #003249; }