/* The below hack is used to assist with setting the min width in
	IE as IE currently does not support min-width
*/

* html .minwidth {
	border-left: 783px solid #fff;
}

* html .minWidthIE {
	margin-left: -783px;
	position: relative;
}

/*\*/
* html .minwidth, * html .minWidthIE, * html .content {
	height: 1px;
}
/*/
.width {
	display: inline-block;
}
/**/

/* This fix is to allow the screen size to reduce when a page has use of <em> causing the content to drop -- SM 22 December 2005*/
/* hide from MacIE. only WinIE sees this. \*/ 
* html #content {
	overflow: hidden; o\verflow: visible; width: 100%; w\idth: auto; he\ight: 1%; 
}
 /* End hide */

/***** Fixes peekaboo bug for the main container in IE ***********/
/* Hides from IE-mac and Mozilla based browsers\*/
* html #container {height: 1%;}
/* End hide */
/***************** END peekaboo bug ******************************/


#content {
	/* Hides from IE-mac and Mozilla based browsers\*/
	* float: left;
	* margin-left: 15px;
	* margin-right: 15px;
	/* End hide */
}

#leftMenu {
	/* Hides from IE-mac and Mozilla based browsers\*/
	* margin-left: -188px;
	* margin-top: 0;
	* line-height: 1.2;
	/* End hide */
}


#rightMenu {
	/* Hides from IE-mac and Mozilla based browsers\*/
	* margin-top: 0;
	/* End hide */
}

.mediaSearchKeyword {
	/* Hides from IE-mac and Mozilla based browsers\*/
	* margin-left: -2px;
	/* End hide */
}

h1.homeNewsHeader {
	/* hidden from mozzila based browsers \*/
	* margin-top: 10px;
	* margin-right: 0;
	/* end hide */
}

#homeLinks {
	/* hide from mozilla based browsers \*/
	* top: -16.90em;
	* margin: 0 0 -300px 0;
	/* end hide */
}

#homeLinks li {
	/* hide from mozilla based browsers \*/
	* height: 52px;
	* margin-bottom: 10px;
	/* end hide */
}

#homeLinks li div {
	/* hide from mozilla based browsers \*/
	* height: 50px;
	/* end hide */
}

#frontPageAnnouncements {
	/* hide from mozilla based browsers \*/
	* margin-right: 0;
	/* end hide */
}

.pastpm h2{
/* Hides from IE-mac and Mozilla based browsers\*/
	* padding: 0;
	* margin:-2px 0 0;
/* End hide */
}
.pastpm h3{
/* Hides from IE-mac and Mozilla based browsers\*/
	* padding: 0;
	* margin:5px 0 0;
/* End hide */
}

.categories_stacked input.radio, 
.categories input.checkbox, 
.categories_inline input.radio, 
.categories_inline_left input.radio {
	/* only for IE \*/
	* margin-top: 0;
	/* end hide */
}

.clearMediaCategories {
	/* only for IE \*/
	* margin: 0;
	/* end hide */
}

#pastpm h2 {
/* Hides from IE-mac and Mozilla based browsers\*/
	* padding: 0;
	* margin:-2px 0 0;
/* End hide */
}

#pastpm p {
/* Hides from IE-mac and Mozilla based browsers\*/
	* padding: 0;
	* margin:4px 0 0;
/* End hide */
}

.transcriptSubjectText {
/* Hides from IE-mac and Mozilla based browsers\*/
	* margin-top: -1.6em;
/* End hide */
}


/* kids zone font size reset for IE to suit Kinda font. */
#kidZone h1 {
/* Hides from IE-mac and Mozilla based browsers\*/
	* font-size: 2.55em;
/* End hide */
}

#kidZone h2 {
/* Hides from IE-mac and Mozilla based browsers\*/
	* font-size: 2.5em;
/* End hide */
}
 
#kidZone p.quizAnswer {
/* Hides from IE-mac and Mozilla based browsers\*/
	* font-size: 2.5em;
/* End hide */
}