﻿.UIRoundedImage {
background-color:white;
display:block;
overflow:hidden;
position:relative;
}
.UIRoundedImage_Image {
background:transparent none repeat scroll 0 0 !important;
display:block;
left:0;
overflow:hidden;
position:absolute;
top:0;
vertical-align:middle;
width:130px;
}
.UIRoundedImage_Corners {
background:transparent none repeat scroll 0 0;
display:block;
height:100%;
left:0;
overflow:hidden;
position:absolute;
top:0;
width:100%;
overflow:hidden;
display:block;
}
.UIRoundedImage_CornersSprite {
display:block;
position:absolute;
}
.UIRoundedImage_CornersSprite {
background:transparent none repeat scroll 0 0 !important;
height:100px !important;
width:130px !important;
}
.UIRoundedImage_CornersSprite img {
background:transparent none repeat scroll 0 0 !important;
height:100px !important;
width:130px !important;
}
span.UIRoundedImage_CornersSprite {
}
.UIRoundedImage_CornersSprite .invisible_png {
background:transparent url(ui/rounded1.png) no-repeat scroll 0 0;
display:block;
height:100%;
width:100%;
}

.UIRoundedImage_LARGE {
height:100px;
width:130px;
}
