.itemPhotoG {
    text-align: center;
    margin-bottom: 10px;
}
.itemTitle { line-height: 1.8; }
.itemCondition { line-height: 1.8; }
.itemPrice { line-height: 1.8; }

.shopSearch .pageLink ul li{
    list-style: none;
}


/* Disable EC message
-------------------------------------*/

.disable_ec {
    text-align: center;
}
.disable_ec_message > p{
	display: inline-block; 
	text-align: left;
	color:#FF0000;
}