@charset "utf-8";
/* CSS Document */

#shareform {
	position: absolute;
	top: 148px;
	left: 348px;
	z-index:2;
}
#shareform table {
	background-color: #95a50f;
}
#shareform td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#shareform th {
	background-color: #768808;
}
#shareform .formhead {
	background-image: url(i/heading_share.jpg);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}
#shareform .formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#shareform .formlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
