﻿.more {
	display: none;
	padding-left:30px;
}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
}
a.hideLink {
	display:none;
}
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: none; }
#facebookban a:visited img { border: none; }
