.gallery ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.gallery ol li {
	float: left;
	margin: 0px 10px 5px 0px;
	_margin: 0px 10px 0px 0px;
	padding-bottom: 5px;
	cursor: pointer;
}

.gallery ol li.selected {
	background-image: url(images_carrot.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.center {
	margin-top: 20px;
	margin-left: 180px;
	padding-bottom: 20px;
}

.gallery .content p.text {
	width: 323px;
	Color: #444444;
	margin-left: 70px;
	margin-top: 70px;
}

.gallery p.text2 {
	width: 323px;
	Color: #444444;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.gallery .back_to_details {
	width: 100px;
	height: 20px;
	margin-top: 60px;
	cursor: pointer;
}

.gallery .bigImage {
	margin: 0px;
	_margin-top: -15px;
	clear: both;
}
