
#bottom
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 970px;
	height: 25px;
	float: none;
	background: url(../images/bottomback.png) no-repeat;
}

#bottomleft
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 15px;
}
#bottommiddle
{
	margin: -2px 0px 0px 20px;
	padding: 3px 0px 0px 0px;
	float: left;
}
#bottommiddle ul
{
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#bottommiddle li
{
	list-style: none;
	margin: -5px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	font-family: Helvetica; /*,franklin gothic book,Trebuchet MS, Maiandra GD, */
	font-size: 11px;
	font-weight: bold;
	color: #a4aaa7;
}
#bottommiddle_copyurl
{
	margin: 1px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	font-family: Helvetica; /*,franklin gothic book,Trebuchet MS, Maiandra GD, */
	font-size: 12px;
	font-weight: bold;
	color: #a4aaa7;
}
#copyurllabel
{
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font-family: Helvetica; /*,franklin gothic book,Trebuchet MS, Maiandra GD, */
	font-size: 12px;
	font-weight: bold;
	color: #a4aaa7;
	border-width: 0px;
	background-color: #a4aaa7;
	
}
#copyurlinput
{
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 320px;
	font-family: Helvetica; /*,franklin gothic book,Trebuchet MS, Maiandra GD, */
	font-size: 12px;
	font-weight: normal;
	border-width: 0px;
	color: #a4aaa7;
	background-color: #ffffff;
	
}
#bottommiddle a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #a4aaa7;
	border-bottom: 1px dotted #a4aaa7;
}
#bottommiddle a:hover
{
	border-bottom: 1px solid #a4aaa7;
}
#bottomright
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 15px;
}
