.amazomatic_gallery {display: flex;justify-content:center;text-align:center;flex-wrap:wrap;width: 100%; margin: 0 auto;padding: 5px;background: #fff;box-shadow: 0 1px 2px rgba(0,0,0,.3);}.amazomatic_gallery > div {padding: 5px;}.amazomatic_gallery > div > img {display: block;width: 220px;height: 220px;transition: .1s transform;transform: translateZ(0); /* hack */}.amazomatic_gallery > div:hover {z-index: 1;}.amazomatic_gallery > div:hover > img {transform: scale(1.7,1.7);transition: .4s transform;}.amazomatic_cf:before, .amazomatic_cf:after {display: table;content: "";line-height: 0;}.amazomatic_cf:after {clear: both;}
.amazomatic_btn a:link,.amazomatic_btn a:visited {color: white !important;}@media all{.amazomatic_btn { -webkit-font-smoothing: antialiased; box-sizing: border-box; background-color: gray; border: none; border-radius: 4px; color: white; cursor: pointer; display: inline-block; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.5; margin: 0px; padding: 5px 20px; text-align: center; text-decoration: none; }}@media all{.amazomatic_btn a { color: rgb(0, 132, 180); text-decoration: none; }}
.mejs-currenttime,.mejs-duration,.mejs-time-slider {
    display: none !important;
}
ul.amazomatic_enlarge{
list-style-type:none;
margin-left:0;
}
ul.amazomatic_enlarge li{
display:inline-block; 
position: relative;
z-index: 0; 
margin:10px 40px 0 20px;
}
ul.amazomatic_enlarge img{
background-color:#eae9d4;
padding: 6px;
-webkit-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-moz-box-shadow: 0 0 6px rgba(132, 132, 132, .75);
box-shadow: 0 0 6px rgba(132, 132, 132, .75);
-webkit-border-radius: 4px; 
-moz-border-radius: 4px; 
border-radius: 4px; 
}
ul.amazomatic_enlarge span{
position:absolute;
left: -19999px;
top: -19999px;
background-color:#555555;
padding: 10px;
font-family: "Droid Sans", sans-serif;
font-size:.9em;
text-align: center; 
color: #495a62; 
-webkit-box-shadow: 0 0 20px rgba(0,0,0, .75);
-moz-box-shadow: 0 0 20px rgba(0,0,0, .75);
box-shadow: 0 0 20px rgba(0,0,0, .75);
-webkit-border-radius: 8px; 
-moz-border-radius: 8px; 
border-radius:8px;
}
ul.amazomatic_enlarge li:hover{
z-index: 250;
cursor:pointer;
}
ul.amazomatic_enlarge span img{
padding:2px;
background:#ccc;
}
ul.amazomatic_enlarge li:hover span{ 
top: -22px;
left: 91px;
}
ul.amazomatic_enlarge li:hover:nth-child(2) span{
left: -100px; 
}
ul.amazomatic_enlarge li:hover:nth-child(3) span{
left: -200px; 
}
ul.amazomatic_enlarge img, ul.amazomatic_enlarge span{
behavior: url(pie/PIE.htc); 
}

#amazomatic_buttons_wrap{box-sizing: border-box;display: block;}#amazomatic_buttons_wrap img{-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;} #amazomatic_img_wrap{min-height: 245px;padding: 12px;position: relative;text-align: center;text-align: center;background-color: #fafafa;color: #666666;margin-bottom: 20px;border-radius: 4px;border: 1px solid #e1e8ed;} #amazomatic_img_div{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 16px;line-height: 1.5;margin-bottom: 20px;border-radius: 4px;border: 1px solid #e1e8ed;background-color: #fafafa;color: #666666;box-sizing: border-box;display: block;}