div.index-row p.break {
	background-image: url("/images/arrow-mark-down.gif"); 
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-align: left;
}

div.gallery-image {
	margin: auto;
	width: 1000px;
	}

div.gallery-image a {
	text-decoration: none;
}

div.gallery-image div.next {
	float: right;
}

div.gallery-image div.prev {
	float: left;
}

div.gallery-image div.index {
	text-align:center;
}

div.gallery-image p:first-line{
	font-weight: bold;
}

div.gallery-image p {
	width: 1000px;
	padding-right: 0;
	font-weight: normal;
	font-size: .8em;
	text-align: left;
	text-indent: 0;
	margin-left:0;
	padding-left: 0;
	}

div.index-row {
	float: left;
	clear: both;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 650px;
}

div.index-image {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	padding: 0;
	border: 0;
	background-color: #EAEAEA;
}

div.index-image p {
	width: 150px;
	padding-right: 0;
	text-indent: 0;
	padding-left: 0;
	margin-left: 0;
	text-align: left;
}

div.index-image div.thumbnail {
	width: 150px;
	height: 100px;
	padding: 0;
	margin: auto;
}


/*
* {border: 1px solid red !important }
*/