/* Tag specific rules 
******************************************F*************************************/
* {
	/* set even playing field for all browsers */
	margin : 0;
	padding : 0;
}
html {background: #cccc66   100% 124px;
	width:1000px;}
body {
	width:1000px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	/* degnral fontsize fixing font resizing bug in IE5/6 */
	font-size : 100.01%;
	background: ##666600 url("../imag/background/dogcat.jpg") no-repeat 50% 10px;
}

img {border: 0;}
a {color: #1a437e; text-decoration: underline;}
a:hover {text-decoration: none;color:#C03A00}
a:focus {text-decoration: underline;color:#C03A00}
h1 {margin-bottom : 0.6em; font-size: 1.6em; color: #C03A00 ; font-weight: normal;}
h2,h3,h4,h5,h6 {color: #002C95;}
h2 {font-size: 1.2em; font-weight: bold;}
h3 {font-size: 1em; font-weight: bold;}
h4 {font-size: 1em; font-weight: normal;}
p {margin : 0 0 1em 0;}
ol,ul {margin: 0 0 1em 2em; }
ul li {}
ol li {}
table {
	border-collapse : collapse;
	border : 0;
	margin : 0 0 1em 0;
}

input,select,textarea {
	font-size : 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* page wrapper
*******************************************************************************/
#gnr_page-wrapper {
	/* set global base font size for entire page */
	font-size: 80.01%;
	position : relative;
}


#gnr_skip-content {
	font-size: 0.85em;
	position:absolute;top:4px;right:17px;width:8.5em;
	z-index:999
}
#gnr_skip-content a {
	text-decoration: none;
	color:#fff
}
#gnr_skip-content a:hover, #gnr_skip-content a:focus {
	text-decoration:underline;
}

/* Header 
*******************************************************************************/
#gnr_header {
	width:1000px;
	position : relative;
	font-size : 0.85em;
	min-height : 100px;
	background: green url("../imag/gnrpa.png")  0 0;
}
* html #gnr_header {height : 100px;}

#gnr_header #gnr_header-left {
	color : yellow; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	width: 550px;
	min-width:550px;
	min-height : 100px;
	background: silver url("../imag/gnrpa.png")  0 0;
	
}
* html #gnr_header #gnr_header-left {height : 100px;}

#gnr_header #gnr_header-left img {position:absolute; left:10px;top:2px;width:100px;
	height:96px; background: transparent}

#gnr_header #gnr_header-left span.state {
	font-size : 1.5em;
	border-bottom : 1px solid #85a5b3;
	line-height : 2.0em;
	position:relative;
	top:15px;
	left:120px;
	width:400px;
}
 
 #gnr_header #gnr_header-left span.redcol {
	font-size : 1.5em;
	color: red
	}

	
 #gnr_header #gnr_header-left span.yellowcol {
	font-size : 1.5em;
	color: yellow
	}

	
	
 #gnr_header #gnr_header-left span.aquacol {
	font-size : 1.5em;
	color: aqua
	}


 #gnr_header #gnr_header-left span.purplecol {
	font-size : 1.5em;
	color: purple
	}

#gnr_header #gnr_header-left span.greencol {
	font-size : 1.5em;
	color: green
	}
	
#gnr_header #gnr_header-left span.lightbluecol {
	font-size : 1.5em;
	color: #66CCFF
	}


	
	

#gnr_header #gnr_header-left span.department {
	font-size : 1.4em; 
	font-weight : normal;
	position:relative;
	top:25px;
	left:125px;
}
#gnr_header #gnr_header-left span.unit {
	font-weight : normal;
	font-size : 1em;
	position:relative;
	top:25px;
	left:125px;
}

#gnr_header #gnr_dept-logo {
	position : absolute;
	right : 0;
	top : 0;
	width:160px;
	height:100px;
}
#gnr_house-banner {
	position: absolute;
	left:390px;
	top: 18px;
	display:none;
}
#gnr_header a:hover {
	background : green;
}

/* Header link styles */
.sitename-text a:link, .sitename-text a:visited, .sitename-text a:active, .sitename-text 
a:hover, .sitename-text a:focus{color: BLUE; text-decoration: none;} 
.department-text a:link, .department-text a:visited, .department-text a:hover,.department-text a:active, .department-text 
a:focus {color:BLUE;text-decoration: none;}
.sample-text a:link, .sample-text a:visited, .sample-text a:hover,.sample-text a:active, .sample-text 
a:focus {color:BLUE;text-decoration: none;}
/* tools - search, links etcs
*******************************************************************************/
#gnr_tools {
	background-color : #1a437e;
	border-top : 1px solid #b8c5d8;
	border-bottom : 2px solid #ffc933;
	font-size : 1.2em;
	color : white;
	height : 2.2em;
	padding : 3px 3px 0 10px;
	clear : both;
}
* html #gnr_tools {height : 2.3em;} 
*:first-child+html #gnr_tools {height : 2.3em;} 

#gnr_tools a {color : white; text-decoration : none;}
#gnr_tools a:hover, #gnr_tools a:focus {text-decoration : underline;}
#gnr_tools input {
	border : 1px solid #d7e2fc;
	vertical-align : middle;
	padding : 1px 0 2px 0;
	width : 174px;
}
#gnr_tools input.go {
	border : 0;
	width : auto;
	height : auto;
	padding : 0;
}

#gnr_tools div.links {float : left; line-height : 1.8em;}
#gnr_tools div.search {float : right; line-height : 1.8em}




/* top navigation
*******************************************************************************/
#gnr_top-nav {
	clear: both;
	background-color: #d7e2fc;
	border-bottom : 1px solid white;
	font-size : 0.85em;
	position : relative;
	height : 2.3em;
	z-index : 10;
}
#gnr_top-nav ul {
	padding : 0; 
	margin : 0; 
	list-style-type: none;
}
#gnr_top-nav ul li {
	list-style-type: none;
	float : left;
	position : relative;
	padding : 0;
	margin : 0;
	border-right : 1px solid white;
	z-index : 3;
}
#gnr_top-nav ul ul {
	display : none;
	position : absolute;
	top : 2.5em;
	left : 0;
	\left : -16px;
	lef\t : 0;
}
#gnr_top-nav ul li li {
	border : none;
	font-size : 1em;
	display : block;
	float : none;
	border-bottom : 1px solid white;
}
#gnr_top-nav li a {
	display : block;
	margin : 0;
	padding : 6px 0px 6px 1em;
	text-decoration : none;
}
#gnr_top-nav li a:hover, #gnr_top-nav li a:focus, #gnr_top-nav li a.highlight {
	background-color : #002C95;
	color : white;
	font-weight : bold;
}

#gnr_top-nav li li a {
	display : block;
	background-color : #d7e2fc;
	padding : 6px 0px 6px 11px;
}

#gnr_top-nav li li a:hover, #gnr_top-nav li li a:focus {
	background-color : #002C95 !important;
	color : white !important;
	font-weight : normal;
}
/* top-nav variable width classes
over-rides set fixed width for drop-downs */
#gnr_top-nav li li {
	width: 171px !important;
}
#gnr_top-nav li li a {
	width : 160px !important;
}

/* home item has to be 171px */
#gnr_top-nav ul li.menu-item-home {width: 171px;}
#gnr_top-nav li.menu-item-home a {width : 160px;}
/* default so can be output without classes applied */
#gnr_top-nav ul li {width: 171px;}
#gnr_top-nav li a {width: 160px;}


/* content wrapper
*******************************************************************************/
#gnr_content-wrapper {
	/* creates fake left column background image */
	background: transparent url(../images/gnr_content-wrapper_bg.gif) 0 0 repeat-y;
	clear : both;
	border-top : 1px solid #d7e2fc;
	margin-right:10px;
	overflow:auto;
	width: 99%;
	margin-right:0;
}

/* left column (secondary navigation)
*******************************************************************************/
#gnr_left-col {
	font-size : 0.85em;
	width : 170px;
	top: 100px;
	margin-left : 1px;
	float : left;
	position : relative;
	display : inline;
	z-index : 49;
}

/* first level items */

#gnr_left-col ul {
	list-style-type : none;
	padding : 0;
	margin : 0;
}

#gnr_left-col ul.gnr_left-col-sublist {margin: 30px 0}

#gnr_left-col li {
	list-style-type : none;
	margin : 0;
}
#gnr_left-col a {
	display : block;
	border-top : 1px solid green;
	border-bottom : 1px solid #e6ac0d;
	padding: 6px 12px 6px 12px;
	width : 146px;
	\width : 170px;
	w\idth : 146px;
	text-decoration : none;
	color:blue;
	font-weight:bold;
}
#gnr_left-col a:hover, #gnr_left-col a:focus {
	background : #FFCC00;
}
/*
#gnr_left-col a.arrow {
	background : #1a437e url(../images/gnr_sprites.gif) 100% 0 no-repeat;
	color:#fff;
	border-top : 1px solid #69c;
	border-bottom : 1px solid #000;
}
#gnr_left-col a.arrow:hover, #gnr_left-col a.arrow:focus {
	background: #002253 url(../images/gnr_sprites.gif) 100% -100px no-repeat;
}
*/

/* first level EXPANDED items */

#gnr_left-col li.highlight {background-color : #dae9fe;border-bottom: 6px solid #1b437e}
#gnr_left-col li.highlight a {
	background : transparent;
	border : 0;
	font-weight : bold;
}
#gnr_left-col li.highlight a:hover, #gnr_left-col li.highlight a:focus {
	background : transparent;
	color : #C03A00;
	text-decoration : underline;
}


#gnr_left-col li.highlight a.arrow {
	background : #1a437e url(../images/gnr_sprites.gif) 100% 0 no-repeat;
	color:#fff;
	border-top : 1px solid #69c;
	border-bottom : 1px solid #000;
}
#gnr_left-col li.highlight a.arrow:hover, #gnr_left-col li.highlight a.arrow:focus {
	background: #3f6aa9 url(../images/gnr_sprites.gif) 100% -200px no-repeat;
}

#main_top {
	position : relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	padding: 4px;

	font-weight: bold;
}

/* SECOND level items */

#gnr_left-col li.highlight li {border-top: 1px solid #fff;border-bottom: 1px solid #ccdffb}

#gnr_left-col li li.highlight a {font-weight : bold !important;}

#gnr_left-col li li a {
	background-color : transparent;
	background-image : none !important;
	border : 0;
	font-weight : normal !important;
	padding : 6px 12px 6px 28px;
	width : 130px;
	\width : 170px;
	w\idth : 130px;
}
#gnr_left-col li li a:hover, #gnr_left-col li li a:focus {background-image : none;}



/* THIRD level items */

#gnr_left-col li.highlight li li {background-color : #c0d6f3;border-top: 1px solid #fff;border-bottom: 1px solid #91b5ea}

#gnr_left-col li li.highlight li a {font-weight : normal !important;}
#gnr_left-col li li li a {
	padding : 6px 12px 6px 38px;
	width : 120px;
	\width : 170px;
	w\idth : 120px;
}

/* orange highlighting - due to the cascade, several rules need overriding */
#gnr_left-col a.highlight {color : #C03A00 ; font-weight : bold !important;}

#dice { padding: 50px; left:50px; top:50px;}

/* main body content
*******************************************************************************/
#gnr_main-content {
	padding : 6px 194px 1em 192px;
	position : relative;
	top: 100px;
	z-index : 5;
	
}
.no-right-col {
	padding-right: 14px !important;
}

* html #gnr_main-content {
	padding-left : 10px;
	height : 1%;
}
*:first-child+html #gnr_main-content {
	padding-left : 10px;
	height : 1%;
}


/* right column (used for related links, shortcuts, peripheral info, etc)
*******************************************************************************/
#gnr_right-col {
	font-size : 1.2em;
	color:red;
	width : 100px;
	position : absolute;
	right : 0px;
	top : 0px;
	background : yellow  0 0 no-repeat;
	padding-top:1px;
	font-weight:bold;
}

#gnr_right-coll {
	font-size : 1.2em;
	color:red;
	width : 300px;
	position : absolute;
	right : 0;
	top : 200px;
	background : yellow  0 0 no-repeat;
	padding-top:1px;
	font-weight:bold;
}

#gnr_right-col ul {
	list-style-type : none;
	margin : 0 0 0 2px;
	padding : 0;
}

#gnr_right-col ul li {
	list-style-type : none;
}

#gnr_right-col ul li a {
	text-decoration : none;
	display : block;
	border-top : 1px solid #fff;
	border-bottom : 1px solid #e2eaf7;
	padding: 6px 11px 6px 11px;
	width : 145px;
	\width : 169px;
	w\idth : 145px;
	}
#gnr_right-col ul li a:hover, #gnr_right-col ul li a:focus {text-decoration : underline;background:#1a437e;color:#fff}





/* footer
*******************************************************************************/
#gnr_footer {
	clear : both;
	position: relative;
	padding : 20px 3px 20px 50px;
	text-align : right;
	background-color : #6699CC;
	border-top : 2px solid GREEN;
	
}
#gnr_footer { 
	font-size: 0.8em; 
	color: #93bde4;
}

#gnr_footer a {text-decoration : none;color:#fff}
#gnr_footer a:hover, #gnr_footer a:focus {text-decoration : underline;}
#gnr_footer #nswstyle_datelastupdated {font-weight : bold;}


/* generic reusable classes
*******************************************************************************/
.clear-hidden {
	clear : both;
	font-size : 1px; 
	line-height : 1px;
}

.float-left {float : left;}
.float-right {float : right;}

div.function-icons {
	float : right;
	cursor : default;
}
div.function-icons .noscript {
	display:none;
}
div.function-icons .scriptAvailable {
	display:inline;
}











/* 
*******************************************************************************/

.sitename-text {font-size:130%;font-weight:normal;position:absolute;top:15px;right:200px;color:#b8c5d8}
.department-text {font-size:130%;font-weight:normal;position:absolute;top:40px;right:200px;color:#b8c5d8}
.sample-text {font-size:130%;font-weight:normal;position:absolute;top:65px;right:200px;color:#b8c5d8}



#gnr_right-col ul li#shoponline a {
	padding: 10px 11px 10px 41px;
	background: #fff url(../images/gnr_sprites.gif) 5px -300px no-repeat;
	width : 115px;
	\width : 139px;
	w\idth : 115px;
}
#gnr_right-col ul li#shoponline a:hover, #gnr_right-col ul li#shoponline a:focus {background:#1a437e url(../images/gnr_sprites.gif) 5px -400px no-repeat}

#gnr_right-col ul li#securezone a {
	padding: 10px 11px 10px 41px;
	background: #fff url(../images/gnr_sprites.gif) 5px -500px no-repeat;
	width : 115px;
	\width : 139px;
	w\idth : 115px;
}
#gnr_right-col ul li#securezone a:hover, #gnr_right-col ul li#securezone a:focus {background:#1a437e url(../images/gnr_sprites.gif) 5px -600px no-repeat}

/* external links */
a.external {
	background: url(/css/images/external.png) no-repeat 100% 0;
	padding: 0 15px 0 0;
}
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}

.checkbox li {
	background:url("/images_misc/check_box.png") no-repeat 0 0;
	line-height: 1.1em;
	margin-bottom: 1em;
}

hr.clear {clear: both;}

/* blockquotes */
blockquote {
	padding: 12px 20px; 
	font-style: italic;
	background: transparent url("/css/images/blockquote.png") no-repeat left top;
}

.split50 {margin: 0 0 1.5em -20px; display:overflow;}
.split50 div {float:left;margin: 0 -20px 0 20px;width:50%;display:inline}
.split50 div ul {margin: 0 30px 1.5em 0}
.split50 hr {float:left;width:100%;background:#fff;color:#fff}

/* for search results page */
.g {
	margin-top: 2em;
	margin-bottom: 0;
	font-size: 1.3em;
}

/* data tables */
/* common to all tables */
td, th { text-align:left; }
td { padding: 5px; }
table {font-size: 100%;}
span.testGraphText{font-size:22px;font-weight:bold;}
td.statsLastUpdate{font-size:8px;text-align:right;}


/* table 1 */
.table-1 {
	font-size: 100%;
	margin: 0 0 3em;
	border-collapse: collapse;
	border-left: 1px solid #eee;
	text-align: left;
	background: #fff url("images/form_bg.gif") repeat-x 0 100%;
	vertical-align: top;
}
.table-1 caption {
	padding: 0.35em;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}
.table-1 thead th {
	padding: 5px 5px;
	background: #009 url("images/sprites.gif") repeat-x 0 -100px;
	color:#fff;
	border-right: 1px solid #698CBE;
	border-left: 1px solid #698CBE;
	border-bottom: 3px solid #28428D;
}
.table-1 thead th a:link, .table-1 thead th a:visited { text-decoration:none; color:#fff; }
.table-1 thead th a:hover, .table-1 thead th a:active { text-decoration:underline; color:#fff; }
.table-1 tbody th {
	padding: 5px 5px;
	background: #C6D0ED url("images/sprites.gif") repeat-x 0 -1600px;
	color:#3D5E8D;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
}
.table-1 tbody th.sub {
	padding: 5px 5px;
	background: #eee;
	color:#000;
}
.table-1 td {
	padding: 4px 5px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #ccc;
}
.table-1 td image {
	margin: 0 3px 0 0;
}
.table-1 col { background:transparent; }

/* table 2 */
.table-2 {
	font-size: 100%;
	margin: 0 0 3em;
	border-collapse: collapse;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	text-align: left;
	vertical-align: top;
}
.table-2 caption {
	padding: 0.35em;
	text-align: left;
	font-weight: bold;
	/*text-transform: uppercase;*/
}
.table-2 th, .table-2 td {
	padding: 0.35em;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	vertical-align: top;
}
.table-2 th {
	color: #000;
	background-color: #CCC;
	/*text-transform: uppercase;*/
}
.table-2 tbody th {
	color: #000;
	background-color: #DDD;
}
.table-2 tfoot {
	color: #000;
	background-color: #EEE;
}

/* table 3 */
.table-3 {
	font-size: 100%;
	margin-bottom: 2em;
	border-collapse: collapse;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align: left;
	vertical-align: top;
}
.table-3 caption {
	color: #FFF;
	background-color: #333;
	padding: 0.35em;
	text-align: left;
	text-transform: uppercase;
}
.table-3 tbody {
	color: #000;
	background-color: #CCC;
}
.table-3 th, .table-3 td {
	padding: 0.35em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}
.table-3 th {
	color: #FFF;
	background-color: #666;
	text-transform: uppercase;
}
.table-3 tbody th {
	color: #FFF;
	background-color: #999;
}
.table-3 tfoot {
	color: #000;
	background-color: #EEE;
}

/* for fixed or 100% width tables */
.width-fixed {width:500px}
.width-max {float:left;width:100%}

/* table customs */
.txt-ctr { text-align: center; }


td.f-submit-wrap {
	background: #ccc;
	border-top: 3px solid #666;
	clear:left;
	text-align:center;
	padding: 6px 0;
}
td.f-submit-wrap input {
	padding: 3px 6px;
	background: #009 url("images/sprites.gif") repeat-x 0 -100px;
	color:#fff;
	font-weight:bold;
}

/* forms */
label {font-weight:bold;display:inline; margin: 1.2em 0 .2em}
table label {display:inlne; margin: 0}


#login {margin: 1.5em 0;text-align:left;color:#333;font-size:92%}
#login form {font-size:109%;color:#000;padding: 10px 0 0;border: 4px solid #eee;margin: 0;background: #fff url("images/form_bg.gif") repeat-x 0 100%}
#login form h2 {margin: 0 15px 15px;border-bottom: 1px solid #ddd;padding: 0 0 5px}
#login form table {margin: 0 15px 15px}
#login .error, #login .success  {margin: 1em 15px}

.mcqQuestionStatistics td{text-align:center;}

.error {background: #FAE4E4 url("images/sprites.gif") no-repeat 2px -1401px;padding: 7px 3px 7px 35px;color:#c00;margin: 1.5em 0;border: 1px solid #F4D4D4}
.success {background: #E8FFE8 url("images/sprites.gif") no-repeat 2px -1501px;padding: 7px 3px 7px 35px;color:#c00;margin: 0 0 1.5em;border: 1px solid #B6EEB6;color:#006E00}
.highlight-new {text-transform:uppercase;background:#EC9000;color:#fff;padding: 0 2px;font: bold 10px arial;margin: -1px 3px 0 0}
.highlight-updated {text-transform:uppercase;background:#060;color:#fff;padding: 0 2px;font: bold 10px arial;margin: -1px 3px 0 0}


.featurebox {position:relative;padding: 1em;background: transparent url("images/featurebox_bg.gif") repeat-x 0 0}
	.featurebox a:link, #breadcrumbs a:link, 
	.featurebox a:visited, #breadcrumbs a:visited, 
	.featurebox a:hover, #breadcrumbs a:hover, 
	.featurebox a:active, #breadcrumbs a:active  {color:#8E3C00}
	.featurebox a:hover, #breadcrumbs a:hover  {color:#c00}
	.featurebox h3 {margin: 0 0 .3em}
	.featurebox p {margin: .3em 0}
	.featurebox p img {margin: .3em 0}
	.featurebox input, .featurebox select  {width: 160px;margin: .3em 0}
	.featurebox input.f-radio  {width: auto;margin: .5em 0 -.3em}
	.featurebox .submitbutton input {margin: 1em 0 .4em}
	.featurebox form {margin:0}
	
	
#subnav-1 .featurebox ul {margin: 0;border:none}
	#subnav-1 .featurebox li {padding-left: 16px;background: transparent url("images/sprites.gif") no-repeat 0 -800px;border:none}
	#subnav-1 .featurebox li a:link, #subnav-1 .featurebox li a:visited, #subnav-1 .featurebox li a:hover, #subnav-1 .featurebox li a:active {padding: 0;font-weight:normal;color:#75580B;text-decoration:underline;display:inline}
	#subnav-1 .featurebox li a:hover {background:transparent;color:#c00}
	#subnav-1 .featurebox li .rss {position:absolute;top:5px;right:0;_right:10px;width:18px}
	#subnav-1 .featurebox ul.rss-list li {position:relative;background-position: 0 -797px;border-top: 1px solid #F6E9C2;padding: 3px 30px 3px 16px}
	
table.calendar_table {border-collapse:collapse;border: 2px solid #F6E9C2;background:#fff;padding:0;margin:0}
	table.calendar_table td {padding:2px;_padding: 2px 1px;border: 1px solid #F6E9C2;text-align:center;font-size:10px}
	table.calendar_table td.calendar_today {background: #B38D14;color:#fff}
	table.calendar_table td.calendar_today a:link, table.calendar_table td.calendar_today a:visited, table.calendar_table td.calendar_today a:hover, table.calendar_table td.calendar_today a:active {color:#fff}
		
	
.recently-published {margin: 2em 0;border: 1px solid #F4A5A5;background: #F5E9E9 url("images/sprites.gif") no-repeat 9px -1309px;padding: 8px 10px 8px 70px;font-weight:bold}
	.recently-published a:link, .recently-published a:visited {color:#900}
	
#blogText .date {border-bottom: 1px solid #ccc;background: #eee url("images/sprites.gif") no-repeat 0 -1000px;margin: 2em 0 .3em;padding: .3em 0 .3em 25px;letter-spacing: .2em;text-transform:uppercase;color:#999}
	#blogText h1 {font-size:116%}
	#blogText .byline {font-size:83%;color:#999}
	#blogText li.print {margin-top:-3em;background: transparent url("images/sprites.gif") no-repeat 2px -1096px}
	#blogText .body {margin-top: 1em;
	}
	
				
		
#diary-event {font: italic bold 100% verdana}

		
	
/* front page specific */
#front-pge-container li { line-height: 1.3em}

#features td {border-bottom: 2px solid #FCC122;}
#features td h2 {float:left; margin: 0; padding: 0;}
#features td img {margin: 0 5px 5px 0;}

ul#features { 
	margin: 0 120px 0 0; padding: 0 1em 0 0;
	/*float: left;
	position: relative;
	left: 0; top: 0;*/
}
#features li {
	margin: 0; padding: 1em 0; 
	background: none;
	border-bottom: 2px solid #FCC122;
}
#features li.last { border-bottom: none; }
#features img {float: left; margin: 0 5px 5px 0;}


/* temp */
#features #homepageads img { float: none; clear: both; }
#features #homepageads li { border-bottom: none; }


ul#homepageads { /*padding-left: 20px;*/ width: 115px; float: right; }
	ul#homepageads  {margin-left: 0; padding-left: 0;} 
	ul#homepageads li {margin-left: 0; padding-left: 0; background: none;}
	#homepageads img {margin-bottom: 5px;margin-top: 5px;}
	
	
ul#front-pge-ads {
	width: 115px;
	position: absolute;
	right: 0;
	top: 0;
}
#front-pge-ads li { 
	background: none;
	margin: 0 0 0.75em 0; padding: 0;
	list-style-type:none;
}
	

fieldset{
    padding: 0.5em; 
}

#column-1 {width:300px;float:left;}
#column-2 {width:300px;float:right;}
_#column-2 {width:300px;margin: 0 0 0 320px}


/********** My Tests - Login page *************/
#test-login { width:600px;}

#test-login fieldset { background-color:#dae9fe; }

dl { clear:both; }

dt { 
	width:10px;
	float:left;  
	padding-top:10px; 
	padding-bottom:10px;
	margin-left:110px;
}
dt input {
	width:200px;
}

dt  input.login-btn {
	margin-left:275px;
	width:50px;
}

dt  input.register-btn {
	margin-left:255px;
	width:70px;
}

dt.register {
	width:300px;
}

 span.redcola {
	font-size : 1.3em;
	color: red
	}
span.greencola {
	font-size : 1.3em;
	color: green
	}
/*****************************************/

