/***********************************************************
*Mini Gallery Class Styles
*Designed by Dima Svirid, 2008
*Class: mini_gallery.js
* Use '!important' at the end of each rule to overwrite the main class
************************************************************/
.element-mini-gallery {
margin-bottom: 10px !important;
margin-top: 10px !important;
}
.element-mini-gallery .element-mini-gallery-player .element-mini-gallery-default-watermark {
top: 60px !important;
left: 80px !important;
}
.element-mini-gallery .element-mini-gallery-clips  .element-mini-gallery-clip {
border: 1px solid #999999 !important;
height: 60px !important;
}
.element-mini-gallery .element-mini-gallery-clips  .element-mini-gallery-clip-click {
border: 1px solid #990000 !important;
background-color: #e6e5e5 !important;
}
.element-mini-gallery .element-mini-gallery-clips  .element-mini-gallery-clip-mouseover {
border: 1px solid #999999 !important;
background-color: #efeded !important;
}
.element-mini-gallery .element-mini-gallery-clips .element-mini-gallery-clip .element-mini-gallery-thumb {
width: 80px !important;
height: 60px !important;
}
.element-mini-gallery .element-mini-gallery-clips .element-mini-gallery-clip .element-mini-gallery-title {
left: 90px !important;
width: 205px !important;
height: 53px !important;
overflow: hidden;
}
.element-mini-gallery .element-mini-gallery-clips .element-mini-gallery-clip .element-mini-gallery-description {	
}
.element-mini-gallery .element-mini-gallery-clips .element-mini-gallery-clip .element-mini-gallery-thumb-no-preview {
background: url(/multimedia/skin2008/mini_gallery/default_no_preview.gif) no-repeat center center;
}
