div#like_buttons a {
	color: #ffffff;
}
div#like_buttons a:visited {
	color: #ffffff;
}
#photo_like_btn {
}
#photo_like_btn:hover {
	background-color:#2e8700;
	text-decoration:none;
}
#photo_like_btn:active {
	position:relative;
	top:1px;
}
.like_btn {
	background-color:#339900;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 0px;
	box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	color:#ffffff;
	text-decoration:none;
	text-shadow: #505050 1px 1px;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin-right: 20px;
	height: 26px;
	line-height: 26px;
	padding:0px 33px 0px 13px;
}
.like_btn_gray {
	background-color:#aaa;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 0px;
	box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	color:#ffffff;
	text-decoration:none;
	text-shadow: #505050 1px 1px;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	margin-right: 20px;
	height: 26px;
	line-height: 26px;
	padding:0px 33px 0px 13px;
}
.btn_waiting span {
	background: transparent url('http://jpgmag.com/images/waiting_transparent.gif') no-repeat;
	float: left;
	height: 20px;
	width: 20px;
	margin-top: 4px;
}
.like_btn_unchecked span {
	background: transparent url('http://jpgmag.com/images/uix_12.png') 0px -536px no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}
.like_btn_checked span {
	background: transparent url('http://jpgmag.com/images/uix_12.png') 0px -484px no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}
.like_btn_unselected span {
	background: transparent url('http://jpgmag.com/images/uix_12.png') 0px -536px no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}
.like_btn_waiting span {
	background: transparent url('http://jpgmag.com/images/waiting_transparent.gif') no-repeat;
	float: left;
	height: 20px;
	width: 20px;
	margin-top: 4px;
}
#photo_dislike_btn:hover {
	background-color:#c21900;
	text-decoration:none;
}
#photo_dislike_btn:active {
	position:relative;
	top:1px;
}
.dislike_btn {
	background-color:#d81c00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 0px;
	box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-shadow: #505050 1px 1px;
	height: 26px;
	line-height: 26px;
	padding:0px 17px 0px 13px;
}
.dislike_btn_gray {
	background-color:#aaa;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 0px;
	box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 3px;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-shadow: #505050 1px 1px;
	height: 26px;
	line-height: 26px;
	padding:0px 17px 0px 13px;
}
.dislike_btn_unchecked span {
	background: transparent url('http://jpgmag.com/images/uix_12.png') 0px -687px no-repeat;
	float: left;
	height: 20px;
	width: 20px;
	margin-top: 1px;
}
.dislike_btn_checked span {
	background: transparent url('http://jpgmag.com/images/uix_12.png') 0px -485px no-repeat;
	float: left;
	height: 20px;
	width: 20px;
	margin-top: 1px;
}
.dislike_btn_unselected span {
	background: transparent url('http://jpgmag.com/images/uix_12.png') 0px -687px no-repeat;
	float: left;
	height: 20px;
	width: 20px;
}
div#photo_like_box {margin-bottom: 10px;}
div#photo_like_box h4 {margin-bottom: 5px;}
div#like_buttons {
	width: 223px;
	margin: auto;
}
div#photo_like_inner {
	padding: 10px 0;
}

span.like_photo,span.dislike_photo {padding-right: 10px; font-size: 95%;}
div#photo_counters {
	margin-bottom: 15px;
}
#photo_views {
	width: 25%;
	text-align: center;
	float: left;
}
#photo_favorites {
	width: 25%;
	text-align: center;
	float: left;
}
#photo_comments {
	width: 25%;
	text-align: center;
	float: left;
}
#photo_likes {
	width: 25%;
	text-align: center;
	float: left;
}
.counter_title {
	display: block;
	margin-bottom: 5px;
	color: #333;
}
.counter_number {
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	color: #444;
}
#photo_dislike_comment_box, #photo_like_comment_box {
	display: none;
	margin-top: 10px;
}
#photo_dislike_comment_box a, #photo_like_comment_box a {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}
#photo_dislike_comment_box span, #photo_like_comment_box span {
	display: block;
	margin: 0 8px 8px;
}
a#photo_dislike_submit_btn, a#photo_like_submit_btn {
	padding: 0px 18px 0px 13px;
}
input#photo_dislike_comment, input#photo_like_comment {
	width: 270px;
	border: 1px solid #444;
	padding: 2px;
	margin: 0 0 7px 8px;
}
#photo_dislike_buttons, #photo_like_buttons {
	margin-left: 8px;
}