/* 
    Document   : imageset
    Created on : Jan 27, 2010, 3:40:28 PM
    Author     : cam
    Description:
        Purpose of the stylesheet follows.
*/

.imageset_container {
    padding:10px 0px;
}

.imageset_container a {
    
}

.imageset_container img {
    border:1px solid #dfdfdf;
    margin:0px 10px 10px 0px;
}

