﻿

div.pevonia-button 
{
	background:url(/images/button_right.gif) top right no-repeat;
	margin-left:9px;
	display:inline-block;
	margin-right:5px;
	height:25px;
}

div.pevonia-button a 
{
	display:inline-block;
	background:url(/images/button_left.gif) top left no-repeat;
	margin-left:-9px;
	height:20px;
	color:#fff;
	font-weight:bold;
	padding:3px 0 0 9px;
}

div.pevonia-button a:hover 
{
	text-decoration:none;
}
