#sharediv * { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
#sharediv html { overflow-y: scroll; }
#sharediv body { font-size: 62.5%; background: #ffffff; }

#sharediv ul { list-style: none inside; margin-left:-10px; margin-right:0; }
#sharediv p { font-size: 1.2em; line-height: 1.2em; margin-bottom: 1.2em; }
#sharediv a img { border:none; }

#sharediv .floatleft { float: left; }
#sharediv .floatright { float: right; }
#sharediv .clear { clear: both; }

#sharediv a {
	text-decoration: none;
	color: #335588;
	}

#sharediv a:hover { text-decoration: underline; }

/* BEGIN SM-D SHAREMENU STYLES */

#sharediv {
	min-height: 25px;
	padding: 5px 0px 5px 10px;
	margin:0px 0px 0px 0px;
	_margin-bottom:0px; /* IE6 hack */
	_margin-left: 5px; /* IE6 hack */
	}
	#sharediv ul {
		display: block;
		padding: 0px 0px 0px 0px;
		}
		#sharediv ul li {
			padding: 4px 0px 0 0px;
			position: relative;
			float: left;
			border:thick;
			border-color:#000099;
			margin-right: 5px;
			margin-left:-5px;
			}
			#sharediv ul li:hover {
			}
			#sharediv ul li a {
				display: block;
				float: left;
				position: relative;
				top: -5px;
				right: -5px;
				padding-right: 3px;
				color: #383838;
				font-size: 1.1em;
				text-decoration: none;
				}
				#sharediv ul li a:hover, #sharediv ul li a.zoneCur {
					text-decoration: none;
					}
				#sharediv ul li a span {
					position: relative;
					top: 6px;
				}
			#sharediv ul li ul {
				display: none;
				position: absolute;
				top: 20px;
				left: 0px;
				width:150px;
				_width:150px; /* IE6 hack */
				border: 1px solid #ccc;
				background: white;
				padding: 10px 0 0 0;
				}
				#sharediv ul li ul li {
					float: none;
					padding: 0; margin: 0;
					height: 100%;
				}
				#sharediv ul li ul li:hover {
					background-color: #FFCC00;
					}
					#sharediv ul li ul li a {
						display: block;
						float: none;
						margin-left: -5px;
						_margin-left: -25px; /* IE6 hack */
						_margin-right:5px; /* IE6 hack */
						padding: 5px 0 0 10px;
						width: 140px;
						_width: 140px; /* IE6 hack */
						*width: 140px; /* IE7 hack */
						}
					#sharediv ul li ul li a:hover {
						_background-color: #FFCC00;  /* IE6 hack */
						margin-right:5px;
						_width: 140px;
						*width: 140px; /* IE7 hack */
						}

/* END SM-D SHAREMENU STYLES */







