#credi{width:auto;position:fixed;bottom:75px;left:0px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;}#credi2{font-size:12px;font-family:'Square Serif';line-height:16px;text-align:center;height:15px;margin-top:33px;
width:5px;padding:5px;padding-right:10px;background:#ffffff;margin-left:0px;position:fixed;border:1px solid #ccc;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;}#credi3{ text-align:center;width:120px;font-size:10px;background:#ffffff;height:5px;padding-top:10px;padding-bottom:10px;
font-family:'Square Serif';text-transform:uppercase;margin-left:-120px;margin-top:33px;position:fixed;border:1px solid #ccc;
line-height:5px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;}
#credi:hover #credi2{margin-left:100px; color:#777;}
#credi:hover #credi3{margin-left:0px; color:#777;}
#credi3 a:hover { color:#777;}