.photo {
	padding:3px;
	border:1px solid #9A9997;
}
.priceTag {
        color: #369;
        font-size: 12px;
        font-weight: bold;
        margin: 20px 0 40px;
}
div#accessoryList .accessoryItem {
	float:left;
	width:135px;
	margin-right:10px;
	margin-top:5px;
	line-height:14px;
}
div#accessoryList .photo {
	padding:3px;
	border:1px solid #9A9997;
}
div.buttonBar {
	padding-top: 15px;
}
div.btnMoreDetail {
	float:left;
	width:145px;
	height:15px;
	margin-bottom:15px;
}

