/**
this file contains additional css for DCOM Mobile

 - The "color" tag is the background color of the image tiles in between 
categories on the site

 - The rest shouldn't need to be touched.

*/

.imageTileItemIndex2 { 
    text-align: center;
    border-left-width: -1px; 
    border-top-width: 0px; 
    border-right-width: -1px; 
    border-bottom-width: 0px; 
    margin-right: 0px;
    margin-left: 0px;
    color:#230d04;
}


