/*
Theme Name: Codmac
Theme URI: http://codmac.com.au
Description: Child theme for the Twenty Eleven theme
Author: Dave Fregon
Author URI: http: //netaxxs.com.au
Template: twentyeleven
Version: 1.0
*/

@import url("../twentyeleven/style.css");

.products li {
    width: 130px !important;
}

.products li a img {
  height: 130px !important;
  width: 130px !important;
}

#access {
  background: -moz-linear-gradient(#252525, #09486B) repeat scroll 0 0 transparent;
}

div.product div.images {
    margin-bottom: 10px;
    width: 250px !important;
}

div.product {
  margin: 20px 0 0;
}
