/**
* @Enterprise: S&S Media Solutions
* @author: Yannick Spang
* @creation date: July 2009
* @url: http://www.yagendoo.com
* @copyright: Copyright (C) 2008 - 2009 S&S Media Solutions
* @license: Commercial, see LICENSE.php
* @product: Banner Adspot Pro - Joomla! Module
* @version: 1.0
*/

div#yagendoo_banner_adspot_orderbutton {
	margin: 12px 0;
	width: 100%;
	clear: both;
	}

div#yagendoo_banner_adspots {
	margin-top: 8px;
	}

div#yagendoo_banner_adspot_orderbutton a {
	font:normal 11px Tahoma, Verdana;
	padding: 5px 4px 4px;
	background: transparent url(../images/orderbutton.png) repeat-x;
	color: #333;
	border: 2px solid #bfbfbf;
	}
	
div#yagendoo_banner_adspot_orderbutton a:hover {
	color: #000;
	border: 1px solid #333;
	}
	