﻿#header .buttons .mywno a {
	background: url('../images/button_mywno.png') no-repeat;
	width: 77px;
}
#header .buttons .customise a {
	background: url('../images/button_customise.png') no-repeat;
	width: 151px;
}
#header .buttons .cymraeg a {
	background: url('../images/button_cymraeg.png') no-repeat;
	width: 77px;
	height:26px;
}

#header .search label {
	background: url('../images/label_search.png') no-repeat;
	text-indent: -5000px;
	width: 37px;
	height: 10px;
	float: left;
	overflow: hidden;
	margin: 8px 10px 0 0;
}