/**
*	CSS for new added pages
*/

h2{margin-bottom: 20px;}

.left{float: left;}
.right{float: right;}
.clear{clear: both;}

.elgg-module-tidypics-image{margin:5px; margin-bottom:20px; width:100%; text-align:left;}

.price{font-size:bold; font-size:18px; margin-bottom:10px;}

.picture{width:20%;}

.details{}
.details .imgtitle{color:maroon; font-weight:bold; font-size:14px;}