/*  Î¾ÏÆ CSS */
/* coded by Chestnut,Rice-Field. */

.mdp_ff {width:0; height:0; border:none;}
.mdp_fb_lt, .mdp_fb_rt {position:fixed; top:155px; z-index:100; text-align:right; width:402px;}
.mdp_fb_lt {left:-345px;}	.mdp_fb_rt {right:-345px;}
.mdp_fb_rt img {float:right;}
.mdp_fb_lt img, .mdp_fb_rt img { vertical-align:bottom;
margin:0; padding:0; box-shadow:0 2px 6px #555; border:1px solid #555;
-webkit-transition: margin ease-in-out .4s;	-moz-transition: margin ease-in-out .4s;
-ms-transition: margin ease-in-out .4s;	-o-transition: margin ease-in-out .4s;
transition: margin ease-in-out .4s;
margin-bottom:7px;
margin-bottom:5px;
}
.mdp_fb_lt img:hover {margin-left:345px;}
.mdp_fb_rt img:hover {margin-right:345px;}
.mdp_cbr {width:0; height:0; clear:both;}
