.btn, .btn-large, .btn-black, #insert.btn, #cancel.btn {
	height: 27px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent !important;
	border: none !important;
	cursor: pointer;
	text-indent: -10000px;
	float: left;
	margin-right: 5px;
	}

.btn-large {
	height: 42px;
	}

.btn-black {
	height: 28px;
	}

.btn-right {
	float: right;
	}

.btn-left {
	float: left;
	margin-left: 5px;
	}

.btn:hover, .btn-large:hover, .btn-black:hover, #insert.btn:hover, #cancel.btn:hover {
	background-position: left bottom;
	background-color: transparent !important;
	}

.btn-login {
	width: 82px;
	background-image: url( /share/images/site/buttons/login.png );
	}

.btn-cancel, #cancel.btn-cancel {
	width: 84px;
	background-image: url( /share/images/site/buttons/cancel.png );
	}

.btn-close {
	width: 84px;
	background-image: url( /share/images/site/buttons/close.png );
	}

.btn-update {
	width: 103px;
	background-image: url( /share/images/site/buttons/update.png );
	}

.btn-post {
	width: 53px;
	background-image: url( /share/images/site/buttons/button-post.png );
	}

.btn-preview {
	width: 103px;
	background-image: url( /share/images/site/buttons/button-preview.png );
	}

.btn-post-message {
	width: 153px;
	background-image: url( /share/images/site/buttons/post-message.png );
	}

.btn-edit {
	width: 53px;
	background-image: url( /share/images/site/buttons/button-edit.png );
	}

.btn-delete {
	width: 84px;
	background-image: url( /share/images/site/buttons/button-delete.png );
	}

.btn-post-listing {
	width: 137px;
	background-image: url( /share/images/site/buttons/post-listing.png );
	}

.btn-post-your-answer {
	width: 179px;
	background-image: url( /share/images/site/buttons/post-your-answer.png );
	}

.btn-reset {
	width: 84px;
	background-image: url( /share/images/site/buttons/reset.png );
	}

.btn-submit, #insert.btn-submit {
	width: 82px;
	background-image: url( /share/images/site/buttons/submit.png );
	}

.btn-find-on-map {
	width: 152px;
	background-image: url( /share/images/site/buttons/button-find-on-map.png );
	}

.btn-go {
	width: 47px;
	background-image: url( /share/images/site/buttons/go.png );
	}

.btn-send {
	width: 53px;
	background-image: url( /share/images/site/buttons/send.png );
	}

.btn-search {
	width: 82px;
	background-image: url( /share/images/site/buttons/button-search.png );
	}

.btn-answer {
	width: 103px;
	background-image: url( /share/images/site/buttons/button-answer.png );
	}

.btn-filter {
	width: 82px;
	background-image: url( /share/images/site/buttons/filter.png );
	}

.btn-create-new-thread {
	width: 240px;
	background-image: url( /share/images/site/buttons/button-create-new-thread.png );
	}

.btn-create-category {
	width: 224px;
	background-image: url( /share/images/site/buttons/button-create-category.png );
	}

.btn-add {
	width: 43px;
	background-image: url( /share/images/site/buttons/button-add.png );
	}

.btn-generate {
	width: 99px;
	background-image: url( /share/images/site/buttons/button-generate.png );
	}

.btn-create-new-question {
	width: 236px;
	background-image: url( /share/images/site/buttons/button-create-new-question.png );
	}

.btn-create-new-post {
	width: 236px;
	background-image: url( /share/images/site/buttons/button-create-new-post.png );
	}

.btn-upload-file {
	width: 153px;
	background-image: url( /share/images/site/buttons/button-upload-file.png );
	}

.btn-download {
	width: 117px;
	background-image: url( /share/images/site/buttons/button-download.png );
	}

.btn-open-in-new-window {
	width: 179px;
	background-image: url( /share/images/site/buttons/button-open-in-new-window.png );
	}

.btn-add-review {
	width: 118px;
	background-image: url( /share/images/site/buttons/button-add-review.png );
	}

.btn-send-message {
	width: 153px;
	background-image: url( /share/images/site/buttons/button-send-message.png );
	}

.btn-confirm {
	width: 103px;
	background-image: url( /share/images/site/buttons/button-confirm.png );
	}

.btn-add-listing {
	width: 152px;
	background-image: url( /share/images/site/buttons/button-add-listing.png );
	}

.btn-add-plots-large {
	width: 153px;
	background-image: url( /share/images/site/buttons/button-add-plots-large.png );
	}

.btn-yes {
	width: 43px;
	background-image: url( /share/images/site/buttons/button-yes.png );
	}

.btn-no {
	width: 43px;
	background-image: url( /share/images/site/buttons/button-no.png );
	}

.btn-edit-black {
	width: 52px;
	background-image: url( /share/images/site/buttons/button-edit-black.png );
	}

.btn-delete-black {
	width: 86px;
	background-image: url( /share/images/site/buttons/button-delete-black.png );
	}

.btn-reply {
	width: 74px;
	background-image: url( /share/images/site/buttons/button-reply.png );
	}

.btn-unfollow-selected {
	width: 200px;
	background-image: url( /share/images/site/buttons/button-unfollow-selected.png );
	}

.btn-follow-selected {
	width: 175px;
	background-image: url( /share/images/site/buttons/button-follow-selected.png );
	}

.btn-apply-to-grow {
	width: 181px;
	background-image: url( /share/images/site/buttons/button-apply-to-grow-real.png );
	}

.btn-invite-to-grow {
	width: 184px;
	background-image: url( /share/images/site/buttons/button-invite-to-grow.png );
	}

.btn-post-application {
	width: 200px;
	background-image: url( /share/images/site/buttons/button-post-application.png );
	}

.btn-add-comment {
	width: 187px;
	background-image: url( /share/images/site/buttons/button-add-comment.png );
	}

.btn-post-invite {
	width: 123px;
	background-image: url( /share/images/site/buttons/button-post-invite.png );
	}

.btn-complete {
	width: 144px;
	background-image: url( /share/images/site/buttons/button-complete.png );
	}

.btn-choose-listings {
	width: 168px;
	background-image: url( /share/images/site/buttons/button-choose-listings.png );
	}

.btn-accept {
	width: 83px;
	background-image: url( /share/images/site/buttons/button-accept.png );
	}

.btn-unmatch {
	width: 95px;
	background-image: url( /share/images/site/buttons/button-unmatch.png );
	}

.btn-create-listing {
	width: 143px;
	background-image: url( /share/images/site/buttons/button-create-listing.png );
	}

.btn-start {
	width: 68px;
	background-image: url( /share/images/site/buttons/button-start.png );
	}

.btn-peoplefund-go {
	width: 60px;
	height: 27px;
	background-image: url( /share/images/site/buttons/button-go.gif );
	}

.btn-help {
	width: 68px;
	background-image: url( /share/images/site/buttons/button-help.png );
	}

.btn-overview {
	width: 103px;
	background-image: url( /share/images/site/buttons/button-overview.png );
	}

.btn-community {
	width: 106px;
	background-image: url( /share/images/site/buttons/button-community.png );
	}

.btn-take-action {
	width: 119px;
	background-image: url( /share/images/site/buttons/button-take-action.png );
	}

.btn-record-match {
	width: 139px;
	background-image: url( /share/images/site/buttons/button-record-match.png );
	}

.btn-save {
	width: 55px;
	background-image: url( /share/images/site/buttons/button-save.png );
	}