.submit_email {
	width:				114px;
	height:				24px;
	background-image:	url('../img/buttons/submit_email_off.png');
	background-repeat:	no-repeat;
}
.submit_email:hover {
	background-image:	url('../img/buttons/submit_email_on.png');
}

.submit_form {
	width:				115px;
	height:				26px;
	background-image:	url('../img/buttons/submit_form_off.png');
	background-repeat:	no-repeat;
}
.submit_form:hover {
	background-image:	url('../img/buttons/submit_form_on.png');
}

.submit_find {
	width:				57px;
	height:				26px;
	background-image:	url('../img/buttons/find_off.png');
	background-repeat:	no-repeat;
}
.submit_find:hover {
	background-image:	url('../img/buttons/find_on.png');
}

.button_read_more {
	width:				115px;
	height:				25px;
	background-image:	url('../img/buttons/read_more_off.png');
	background-repeat:	no-repeat;
}
.button_read_more:hover {
	background-image:	url('../img/buttons/read_more_on.png');
}
.button_read_more_hover {
	background-image:	url('../img/buttons/read_more_on.png');
}
.button_back {
	width:				78px;
	height:				25px;
	background-image:	url('../img/buttons/back_off.png');
	background-repeat:	no-repeat;
}
.button_back:hover {
	background-image:	url('../img/buttons/back_on.png');
}

.button_email_a_friend {
	width:				114px;
	height:				25px;
	background-image:	url('../img/buttons/email_a_friend_off.png');
	background-repeat:	no-repeat;
}
.button_email_a_friend:hover {
	background-image:	url('../img/buttons/email_a_friend_on.png');
}
.button_next_review {
	width:				118px;
	height:				25px;
	background-image:	url('../img/buttons/next_review_off.jpg');
	background-repeat:	no-repeat;
}
.button_next_review:hover {
	background-image:	url('../img/buttons/next_review_on.jpg');
}
.button_go {
	width:				58px;
	height:				26px;
	background-image:	url('../img/buttons/go_off.png');
	background-repeat:	no-repeat;
}
.button_go:hover {
	background-image:	url('../img/buttons/go_on.png');
}

.button_187x240_container {
	width:				187px;
	height:				240px;
	background-repeat:	no-repeat;
	cursor:				pointer;
}
.button_187x240 {
	width:				187px;
	height:				240px;
	background-image:	url('../img/buttons/enter_187x240_off.png');
	background-repeat:	no-repeat;
}
.button_187x240:hover {
	background-image:	url('../img/buttons/enter_187x240_on.png');
}

.button_nestor {
	width:				188px;
	height:				36px;
	background-image:	url('../img/buttons/nestor_off.jpg');
	background-repeat:	no-repeat;
}
.button_nestor:hover {
	background-image:	url('../img/buttons/nestor_on.jpg');
}

.button_download_pdf {
	width:				119px;
	height:				26px;
	background-image:	url('../img/buttons/download_pdf_off.png');
	background-repeat:	no-repeat;
}
.button_download_pdf:hover {
	background-image:	url('../img/buttons/download_pdf_on.png');
}

.button_view_video {
	width:				98px;
	height:				26px;
	background-image:	url('../img/buttons/view_video_off.png');
	background-repeat:	no-repeat;
}
.button_view_video:hover {
	background-image:	url('../img/buttons/view_video_on.png');
}

.button_enter {
	width:				101px;
	height:				26px;
	background-image:	url('../img/buttons/enter_off.png');
	background-repeat:	no-repeat;
}
.button_enter:hover {
	background-image:	url('../img/buttons/enter_on.png');
}
.button_enter_hover {
	background-image:	url('../img/buttons/enter_on.png');
}

.button_view_more {
	width:				110px;
	height:				26px;
	background-image:	url('../img/buttons/view_more_off.png');
	background-repeat:	no-repeat;
}
.button_view_more:hover {
	background-image:	url('../img/buttons/view_more_on.png');
}

.button_view_gallery {
	width:				114px;
	height:				25px;
	background-image:	url('../img/buttons/view_gallery_off.png');
	background-repeat:	no-repeat;
}
.button_view_gallery_hover {
	background-image:	url('../img/buttons/view_gallery_on.png');
}

.button_previous_page {
	width:				122px;
	height:				25px;
	background-image:	url('../img/buttons/previous_page_off.png');
	background-repeat:	no-repeat;
}
.button_previous_page:hover {
	background-image:	url('../img/buttons/previous_page_on.png');
}

.button_next_page {
	width:				101px;
	height:				25px;
	background-image:	url('../img/buttons/next_page_off.png');
	background-repeat:	no-repeat;
}
.button_next_page:hover {
	background-image:	url('../img/buttons/next_page_on.png');
}






