.agaVideoContainer {position: relative; margin: 10px auto;}
/*.agaVideoContainer div {position: absolute; background-image: url(agaVideoFrame.png);}*/
.agaVideoInner {left: 0; top: 0; background-position: left top;}
.agaVideoRight {right: 0; top: 0; background-position: right top;}
.agaVideoBottom {left: 0; bottom: 0; background-position: left bottom;}
.agaVideoCorner {right: 0; bottom: 0; background-position: right bottom;}

.agaVideoPreviewContainer {}
.agaVideoPreviewContainer a {cursor: pointer;}
.agaVideoPreviewContainer a img {vertical-align: bottom;}

.agaVideoInlineBox {background-color: #000;}
