.fixedDiv{	width:25px;
			height:85px;
			float:left;
			position:fixed;
			z-index:9;
			left:0;
			margin-top:222px;
background-image:url(../images/images_template/bg_btnleft_facebook.png);
background-repeat:no-repeat;}
			
.fixedDiv:hover{	background-image:url(../images/images_template/bg_btnleft_facebook.png);
background-repeat:no-repeat;
background-position:-25px 0px;}


.fixedDiv1{	width:25px;
			height:85px;
			float:left;
			position:fixed;
			z-index:9;
			left:0;
			margin-top:321px;
background-image:url(../images/images_template/bg_btnleft_birthday.png);
background-repeat:no-repeat;}
			
.fixedDiv1:hover{	background-image:url(../images/images_template/bg_btnleft_birthday.png);
background-repeat:no-repeat;
background-position:-25px 0px;}


