#image{margin-top:10px;}
.container{position:relative; width:100%;}
.container .image, .container .info, .download{margin-left: 1em;}
.container .image, .container .info{float:left;}

.image{margin-bottom:10px;}
.image .wrapper{width:300px; margin-left: 3px; text-align: center;}
.image .wrapper a{display:block;}
.image .wrapper img{border: 2px solid #557582;}
.image .practice{width:280px; text-align: center; margin: 10px;}
.image .practice div{display: block;}
.image .practice .heading{ font-size: 1.5em;}
.image .practice .good{color: #0d0;}
.image .practice .bad{color: #d00;}
.image .practice .body{font-size: 1.2em;}

.info{width: 620px;}
.info .item{clear:both;}
.info .category{padding-top:0.5em}
.info .category .title{padding-right:0.3em}

.download table{margin-top: 1em; margin-left: 1em; width: 35%}
.download table span{float: left;}
.download table .pixels{width: 8em;}
.download table .divider{width: 2em;}
.download table .download{text-align: center;}
.download table .download a {font-size: 125%; font-weight: bold;}
.download table .download img, img.download {border: none;}

.low-res {padding-bottom: 1em;}

