.imgContainer{
	 width: 275px;
	 height: 280px;
	 background-color: black;
	 border: 2px solid white;
	 padding:5px;
}

.imgLinksContainer{
	width: 310px;
}

.imgTitle {
	color: #FFF;
    margin: -45px 0 30px 12px;
    text-align: center;
    font-size: 14px;
    height: 30px;
    width: 265px;
}

.imgLinks {
	max-width: 50px;
	max-height: 50px;
	float: left;
	margin: 5px 5px;
}

.details-panel {
	font-size: 14px;
	font-style: italic;
}

.errorMsg {
	display: none;
	color: red;
	width: 100%;
	height: 30px;
	font-size: 14px;
	text-align: center;
	border: 1px solid red;
	padding: 10px 0 0 0;
	margin: 5px;
}

#footer {
	font-size: 12px;
	padding: 5px;
}

.clearfix{
	clear: both;
}

.nameHeader{
	min-height: 15px;
	text-align: center;
}

.nooverflow, .nooverflow a, .nooverflow h3, .nooverflow p {
	white-space:normal;
}
.listing-img {
	margin-top: 20px;
}

.listings-list .ui-li .ui-btn-inner a.ui-link-inherit, .listings-list .ui-li-static.ui-li {
    padding: 0.7em 15px 0.7em 90px;
}