.boxgrid,.boxgrid_2,.boxgrid_3 {
    width: 232px;
	height: 192px;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
    float: left;
    overflow: hidden;
    position: relative;
} 
.boxgrid img, .boxgrid_2 img, .boxgrid_3 img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
} 
.boxgrid p,.boxgrid_2 p,.boxgrid_3 p {
    padding: 0 10px;
    color: #afafaf;
    font-weight: bold;
    font: 10pt "Lucida Grande", Arial, sans-serif;
} 

.boxgrid_4,.boxgrid_5,.boxgrid_6,.boxgrid_7 {
    width: 229px;
	height: 163px;
    margin: 0 0 0 0;
	padding: 0 0 0 0;
    float: left;
    overflow: hidden;
    position: relative;
} 
.boxgrid_4 img,.boxgrid_5 img,.boxgrid_6 img,.boxgrid_7 img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
} 
.boxgrid_4 p,.boxgrid_5 p,.boxgrid_6 p,.boxgrid_7 p {
    padding: 0 10px;
    color: #afafaf;
    font-weight: bold;
    font: 10pt "Lucida Grande", Arial, sans-serif;
} 

.boxcaption {
    float: left;
    position: absolute;
    background: #1d1a19;
    height: 100px;
    width: 100%;

} 
.captionfull .boxcaption {
    top: 159px;
    left: 0;
} 
.caption .boxcaption {
    top: 158px;
    left: 0;
}

.caption_small .boxcaption {
    top: 135px;
    left: 0;
}
