
a			{ text-decoration: none; outline: none; color:black; }
p 			{ padding-bottom:10px; position:absolute; left:47%; bottom:5px;}
p a:hover	{ border-bottom: 2px dotted #d00000; cursor:pointer;}

#iconbar	{ }


#iconbar span {
	background: url(../images/button.gif) no-repeat;
	width: 580px;
	height: 100px;
	position: absolute;
	top: -50px;
	left: 400px;
	padding-left :25px;
	padding-top :25px;
	display: none;
	line-height:110%;
	color:#000000;
	cursor:pointer;
}
