/* Start of CMSMS style sheet 'float elements' */
.download, .accessories1 {float: left;  width: 180px; padding: 10px; text-align: center; height: 220px;}
.download img, .accessories1 img, .video img {padding-bottom: 5px;}
.download h4, .accessories1 h4, .video h4 {color: #ed1c24; font: 12px arial;}

.video {float: left;  width: 180px; padding: 10px; text-align: center; height: 180px;}

/* End of 'float elements' */

