Running into an issue with the image captions & credits overlaying each other. Please see example.
Additional Information
Site: CouchFighter.co
Joomla Version: 1.7.3
Template Version: 1.1
.itemImageCaption {
right: 0;
}
.itemImageCredits{
position: relative !important;
}
.itemImageCaption , .itemImageCredits{
bottom: 40px !important;
}