#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */
#fb-root {
	background-color:#FFFFFF;
}
/* Style-Switcher */
blockquote {
	padding:20px 10px 10px 80px;
	margin:0px 0px 20px 0px;
	background-image:url("http://hairudy.net/images/quote.png");
	background-position:left top;
	background-repeat:no-repeat;
}
#price {
	margin:0px;
	padding:30px 0px 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
}
#price h3{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#price p{
	padding:0px;
	margin:0px 0px 20px 0px;
}

#price a{
	color:#0099FF;
}

.pinned {
	margin: 0;
	font-size: 11px;
	line-height: 1.1em;
	text-align: center;
	position: fixed;
	bottom: 1em;
	left: auto;
	width: 125px;
	right: 1em;
	border: 1px solid #CCC;
	background: #141414;
	padding: 10px;
	color: #CCC;
	z-index: 999999;
	font-family: Arial, Helvetica, sans-serif;
	opacity:0.8;
	filter:alpha(opacity=80);	
}

.pinned img {
	border: none;
}

.pinned p {
	margin: 0 0 10px 0;
}

.pinned a { 
	color: #CCC;
	border: none;
	text-decoration: none;
}

.pinned a:hover { 
	color: #FFF;
	border: none;
	text-decoration: underline;
}

.follow {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}
.follow a {
	display: block;
	background: transparent url(http://hairudy.net/images/follow-btn.png) no-repeat 0 0;
	color: #fff;
	height: 28px;
	line-height: 25px;
	font-size: 13px;
	width: 89px;
	text-align: center;
	cursor: pointer;
}
.follow a:hover {
	background: transparent url(http://hairudy.net/images/follow-btn.png) no-repeat 0 -28px;
}
.share {
	position: absolute;
	bottom: 0px;
	right: 95px;
	z-index: 1;
}
.share a {
	display: block;
	background: transparent url(http://hairudy.net/images/follow-btn.png) no-repeat 0 0;
	color: #fff;
	height: 28px;
	line-height: 25px;
	font-size: 13px;
	width: 89px;
	text-align: center;
	cursor: pointer;
}
.share a:hover {
	background: transparent url(http://hairudy.net/images/follow-btn.png) no-repeat 0 -28px;
}
#tweet {
	position:relative;
	margin:20px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	display:block;
	border-top:1px #CCCCCC dashed;
}
#tweet ul li {
	list-style:none;
	font-size:12px;
	margin:10px 0px;
}
#tweet ul {
	margin-right:200px;
	display:block;
}
.boxtweet {
	margin-right:60px;
}
.twitterboard {
	position:absolute;
	right:-30px;
	top:-35px;
	z-index:0;
}
