/* --- Mods to Dan Medica Master for NHS Wheelchair - /styles/master-mods-nhswheelchair.css --- */
.navigation li a {
	padding:6px 30px;
}
#rightpanel p a {
	font-style:normal;
}
.picright {
	margin:10px 0 10px 10px;
}
#footcall	{
	padding: 20px 0 4px;
	text-align:center;
}
#breaking	{
	width:50%;
	margin:10px auto;
	padding:5px 10px;
	text-align:center;
	background-color:#dae9f9;
}	
#breaking h4	{
	padding:4px 0;
	font-size:14px;
}
img#cat {
	width:150px;
	padding:0;
	border:0;
	margin:0 auto;
}
/*--- Information Page ---*/
table	{
	font-size:12px;
	text-align:center;
}
table a	{
	display:block;
	margin:0 auto;
	height:25px;
	width:25px;
	background:transparent url(../images/styles/tick.gif) no-repeat top left;
}
table a:hover, table a:visited	{
	background:transparent url(../images/styles/tick.gif) no-repeat top right;
}	
tr	{
	background-color:#f3f8fd;
}
.row1	{
	background-color:#dae9f9;
}
th	{
	background-color:#fff;
	line-height:15px;
	font-style:italic;
	font-weight:normal;
}
td	{
	width:8%;
	line-height:24px;
}
.namecol	{
	width:25%;
	text-align:left;
	padding:0 0 0 10px;
}


*html #frametext {
	margin:-10px 0 -10px 0;
}
*html textarea {
	margin:10px 100px 0 10px;
}
