/*
Theme Name: Rugby Union
Description: Rugby Union child theme of the Betting theme.
Version: 1.0
Author: Helen Johnson
Author URI: http://www.pandagaming.com.au
Template: betting
*/

@import url("../betting/style.css");

body {
	background: #fff url("images/bg.jpg") repeat-x 0 0;
}
#header {
	background: url("images/header.jpg") no-repeat;
}
#header h1, #header h1 a, #header h1 a:visited {
	color: #c33800;
}
.sf-menu {
	background: url("images/nav.gif") no-repeat;
}

.box-300-disclaimer {
	width: 280px;
	background-color: #E65920;
	padding: 10px;
	margin: 0 0 20px 0;
	color: #fff;
}
.box-300-disclaimer p {
	padding: 0;
	margin: 0;
	font-size: 13px;
}
