#pet_metabox label{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #006089;
}
#pet_metabox label[for="official_new"]{
	color: #DB3D3E;
}
#pet_metabox label[for="very_hot_new"]{
	color: #0932B4;
}
#pet_metabox span{
	margin: 2px 0px -1px 5px;
}
.official-new{
	color: #DB3D3E;
}
.very-important-new{
	color: #0932B4;
}
.photo-icon{
	display: inline-block;
	background: url("/wp-content/themes/pedpresa-theme/images/icons-set.png") no-repeat -35px -1px;
	width: 14px;
	height: 10px;
	margin-right: 6px;
}
.video-icon{
	display: inline-block;
	background: url("/wp-content/themes/pedpresa-theme/images/icons-set.png") no-repeat -56px -2px;
	width: 13px;
	height: 9px;
	margin-right: 6px;
}
.video-plot{
	display: inline-block;
	background: url("/wp-content/themes/pedpresa-theme/images/icons-set.png") no-repeat -75px -2px;
	width: 13px;
	height: 9px;
	margin-right: 6px;
}
.rpbutton{
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border-color: #ccc !important;
}
.rp-link{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #002D33;
	text-align: justify;
	margin-bottom: 18px;
}
#rplist{
	margin: 10px 0px 0px 2px;
}