body {
	font-family: 'lucidagrande';
		background:#444;
		color: #fff;
	}
	#mainWrapper {
	margin-left:auto;
	margin-right:auto;
	}
	.listImage {
	width:150px;
	height:99px;
	position:relative;
	background-color:#ccc;
	}
	.imgcontainer {
	width: 150px;
	height: 99px;
	display:inline;
	overflow:hidden;
	}
	#header {
	width:150px;
	float:left;
	}
	#headerimg{
	width:150px;
	}
	h3 {
	font-size: 8px;
	text-align: right;
	margin-right: 8px;
	margin-top: -7px;
	}
	p {
	font-size: 12px;
	}
	#iurl {
	width:140px;
	}
	#demo-frame > div.demo { padding: 10px !important; };