@charset "UTF-8";
/* CSS Document */


/* Normalization */

body, div, th, td, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
ol, ul {list-style: none;}
address, caption, cite, code, dfn, em, strong, th, var {font-style: normal; font-weight: normal;}
table{border-collapse: collapse; border-spacing: 0;}
fieldset, img {border: 0;}
caption, th {text-align: left;}
q:before, q:after{content: '';}

/*==========================================*/



/*==========================================*/

html {
	text-align: center;
	
	}
	
body {
	text-align: left;
        background-color: transparent;
        padding-top: 10px;
        background: transparent url(http://www.drpaulpocock.com/images/site/bg_newsbox.jpg) no-repeat;
	}

body { font-family: Arial, Helvetica, sans-serif; }

td#content_sub p {font-size: 12px;}

p {margin: 5px 10px 15px 30px;}
p#more_news {position: absolute; bottom: 0; right: 15px; font-size: 12px; color: #663366;}
p.date {font-size: 11px; color: #436871; margin-top: 0;}

h1, h2, h3 {margin: 15px 15px 5px 30px;}

h2 {font-size: 90%;}
h3 {font-size: 75%;}

a.stealthlink:link {color: #333333; text-decoration:none}
a.stealthlink:visited {color: #333333; text-decoration:none}
a.stealthlink:hover {color: #663366; text-decoration:underline}
a.stealthlink:active {color: #333333; text-decoration:none}

a.actionlink:link {color: #663366;}
a.actionlink:visited {color: #663366;}
a.actionlink:hover {color: #663366;}
a.actionlink:active {color: #663366;}

a.hyperlink:link {color: #333333;}
a.hyperlink:visited {color: #333333;}
a.hyperlink:hover {color: #663366;}
a.hyperlink:active {color: #333333;}