/*@import url("prettyPhoto/css/prettyPhoto.css");*/
@import url("/DesktopModules/DGGallery/lightbox/css/jquery.lightbox-0.5.css");

.DGGallery
{
	width: 200px;
}
.DGGalleryLink
{
}
.DGGalleryImage
{
	border:0 none;
	margin:5px;
}
.DGGalleryFirstLink
{
    margin:5px;
    text-align:center;
	width:244px;
}
.DGGalleryFirstImage
{
    width:180px;
    height:auto;
    border:0 none;
}