﻿/* Print css */
p {
	text-align: left;
	font-size:small;
	margin:0 0 10px 0;
}
a {
	text-decoration:underline;
	}



gadg.colour th {
    border: none;
    padding: 5px;
	background-color: #E5EAEF;
	vertical-align: top;
}

ag.colour100 th {
    border: solid 1px #0099CC;
    border-top: none;
    border-right: solid 1px #0099CC;
    border-left: none;
    padding: 5px;
	background-color: #E5EAEF;
	vertical-align: top;
}

#gfdg { 
 /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	float:right;
	width:500px;
	background-color: #FFFFFF;
	position:relative;
	font-size:1.2em;
	margin: 0 auto;
	min-height:690px!important;
	padding-left:0px;
}
#adfg p {
font: small 100% Arial;
padding:0px 10px 5px 0px;
word-spacing:normal;
text-align:left;
letter-spacing:0.5px;
}

#gdag .press p a {
font:small 100% Arial;
font-size:1em;
}

