#address_title{
	background: #80ae2a url(../img/jm/address_title_background.jpg) no-repeat;
}
.red_button{
	color: #000;
}
.red_button:hover{
	color: #000;
}
.button_left{
	background: #d71f27 url(../img/jm/button_background_left.png) no-repeat;
}
.button_middle{
	background: #d71f27 url(../img/jm/button_background_middle.png) repeat-x;
}
.button_middle:hover, .button_middle.hover{
	text-decoration: underline;
}
.button_right{
	background: #d71f27 url(../img/jm/button_background_right.png) no-repeat;
}
.box_title{
	background: #69ab00 url(../img/jm/box_title_background.jpg) repeat-x top;
}
.bookmark_closed .bookmark_left, .bookmarks .subbookmark_closed .bookmark_left{
	background: #4eb1ce url(../img/jm/bookmark_closed_bkg_left.jpg) no-repeat;
}
.bookmark_closed .bookmark_middle, .bookmarks .subbookmark_closed .bookmark_middle{
	background: #4eb1ce url(../img/jm/bookmark_closed_bkg_middle.jpg) repeat-x;
}
.bookmark_closed .bookmark_right, .bookmarks .subbookmark_closed .bookmark_right{
	background: #4eb1ce url(../img/jm/bookmark_closed_bkg_right.jpg) no-repeat;
}
