body {
	text-align:left;
	font-family:tahoma, verdana, arial, sans-serif;
	color:#000;
	font-size:small;
	background-image:url(/images/backgrounds/watermark.gif);
	background-position:20px 20px;
	background-repeat:no-repeat;
	height:650px;
	padding-left:120px;
}

#wrapper 
{
	_height:600px;
	position:relative;
	float:left;
	width:760px;
	padding-bottom:160px;
	background-image:url(/images/backgrounds/book.jpg);
	background-position:180px bottom;
	background-repeat:no-repeat;
	min-height:100%; /* Used to ensure that footer lines up at the bottom of the page in Firefox */
}

#header {width:100%; position:relative; top:40px; margin:0px; padding:0px;}
#header h1 {color:#006; width:400px; height:65px; margin:0px; padding:0px 0px 0px 20px;}
#header #tagline {text-align:right; margin:0px; padding:0px; position:relative; top:-25px;}


/* Start of Generic Styles */
a {font-weight:bold; color:#006FB9; text-decoration:none;}
a:hover {font-weight:bold; color:#f90; text-decoration:underline;}
a img {border:none;}
hr {border-bottom:1px solid #ccc; height:1px; margin:0px; padding:0px;}
table th {color:#666;}
/* End of Generic Styles */

/* Start of main login bar styles */

/* #### IMPORTANT NOTE: #### 
Issue: If users can see "ghost" text behind the email address login this seems to be a bug caused by Google Toolbar Autofill Feature.
Solution: Turn off GoogleTool bar and the site renders correctly 
*/

#login {position:absolute; top:0px; left:0px; width:100%; margin:0px; padding:0px 10px 0px 0px; width:100%; text-align:right; font-weight:bold; font-size:smaller;z-index:3;}
#login input {height:12px;} 
#login input.checkbox {margin-bottom:3px;}
#login input.button {border:1px solid #fff; padding: 0px 5px 0px 5px; width:auto; height:auto; font-size:100%; font-weight:bold; color:#fff; background-color:#999;} 
#login form {background-image:url(/images/backgrounds/loginbar.gif); background-repeat:no-repeat; margin:0px; padding:2px 10px; color:#fff; background-color:#7DBBDD;} 
#login ul {margin:1px 0px 0px 0px; padding:0px; list-style:none;}
#login ul li {margin:0px; padding:0px; display:inline;}
#login ul li.register {width:60px; height:16px; position:relative; left:2px; /* fixes minor alignment issue*/ text-align:right; margin:0px; padding:0px;}
#login ul li.reminder {width:110px; height:16px; text-align:right; margin:0px; padding:0px;}

#login .loginform {background-image:url(/images/backgrounds/loginbar.gif); background-repeat:no-repeat; color:#fff; height:100%; padding-top:3px; padding-bottom:2px;}
#login .loginform #loginemailtxt {float:left; padding-top:3px; margin-left:212px; height:12px; font-size:90%;}
#login .loginform .loginemail {float:left; border:1px solid #fff; height:12px; width:130px; font-size:90%;}
#login .loginform .chk {float:left; border:none; height:14px; margin-top:2px;}
#login .loginform #loginremtxt {float:left; padding-top:3px; margin-left:3px; height:12px; font-size:90%;}
#login .loginform #loginpasstxt {float:left; padding-top:3px; margin-left:25px; font-size:90%;}
#login .loginform .loginpwd {float:left; border:1px solid #fff; height:12px; width:130px; margin-left:3px; font-size:90%;}
#login input.button {height:17px; width:50px; text-align:center; margin-right:5px; font-size:90%; border:1px solid #fff; padding: 0px 5px 0px 5px; width:auto; height:auto; font-size:100%; font-weight:bold; color:#fff; background-color:#999;}

#login .loginstatus {background-image:url(/images/backgrounds/loginbar.gif); background-repeat:no-repeat; color:#fff; height:100%; height:22px; margin-bottom:1px;}
#login .loginstatus #logintxt {position:absolute; left:12px; height:100px; font-size:90%; margin-top:4px;}
#login .loginstatus #pref {font-size:90%; border:1px solid #fff; color:#fff; position:absolute; width:90px; top:2px; right:80px; text-align:center;}
#login .loginstatus input.button {font-size:90%; position:absolute; top:2px; right:15px; height:17px; width:50px; text-align:center; border:1px solid #fff; padding: 0px 5px 0px 5px; font-weight:bold; color:#fff; background-color:#999;}

/* End of main login bar styles */

/* Start of main navigation bar styles */
#mainnav {position:relative; margin:20px 0px 0px 0px; padding:0px; text-align:right; width:100%;}
#mainnav ul {list-style:none; margin:0px; padding:0px;}
#mainnav li {display:inline; margin:0px; padding:0px;}
#mainnav li.home {position:relative; left:15px;}
#mainnav li.advsearch {position:relative; left:12px;}
#mainnav li.sub {position:relative; left:8px;}
#mainnav li.faq {position:relative; left:4px;}

#mainnav li.adminhome {position:relative; left:6px;}
#mainnav li.adminadvsearch {position:relative; left:3px;}
/* End of main navigation bar styles */

/* Start of quick search bar styles */
#quicksearch {width:100%; margin:0px 0px 5px 0px; padding:0px; font-size:smaller; position:relative; top:-1px; _top:-2px;}
#quicksearch form {background-image:url(/images/backgrounds/quicksearch.gif); background-repeat:no-repeat; background-position:bottom left; margin:0px; padding:3px 10px 4px 10px; color:#fff; background-color:#006FB9;}
#quicksearch form label span {font-weight:bold; font-size:130%; color:#fff;}
#quicksearch input {height:12px; border:1px solid #fff; width:200px;}
#quicksearch input.button {height:17px; width:auto; border:1px solid #fff; background-color:#F90; color:#fff; font-weight:bold; font-size:100%;}
#quicksearch .ipa, #quicksearch .unicode {display:inline; margin:0px; padding:0px; _position:relative; _bottom:-4px; left:-3px; /* Positioning used to line up buttons with input in IE6 */}
#quicksearch select {margin-left:20px; font-size:100%; _position:relative; _bottom:-1px;}
#quicksearch .help {position:absolute; right:10px; top:10px; width:100px; /* forces link to wrap if font size increased*/ margin:0px; padding:0px; color:#fff; font-weight:bold; text-align:right;}
#quicksearch .help {list-style:none;}
#quicksearch .help a {color:#fff;}

.quicksearch {bottom:2px; background-image:url(/images/backgrounds/quicksearch.gif); background-repeat:no-repeat; background-position:bottom left; margin:0px; padding:3px 10px 4px 10px; color:#fff; background-color:#006FB9; position:relative;z-index:3; }
.quicksearch_span {font-weight:bold; font-size:100%; color:#fff; position:absolute; top:0px;}
.quicksearch_text {height:12px; border:1px solid #fff; width:200px; font-size:80%; position:absolute; top:0px; left: 100px;}
.quicksearch_ipa {display:inline; border:0px; top:0px; position:absolute; top:0px; left: 302px;/* Positioning used to line up buttons with input in IE6 */}
.quicksearch_unicode {display:inline; border:0px; position:absolute; top:0px; left: 332px;/* Positioning used to line up buttons with input in IE6 */}
.quicksearch_select {height:18px; width:110px; font-size:80%; position:absolute; top:2px; left: 420px;}
.quicksearch_button {height:17px; width:auto; border:1px solid #fff; background-color:#F90; color:#fff; font-weight:bold; font-size:85%; position:absolute; top:3px; left: 540px; text-align:center; }
.quicksearch_help {position:absolute; right:4px; top:3px; width:100px; font-size:85%; font-weight:bold; /* forces link to wrap if font size increased*/ margin:0px; padding:0px; color:#fff; font-weight:bold; text-align:right;}
/* End of quick search bar styles */
/* Start of left section styles*/

#leftsection {float:left; width:181px; font-size:80%;}
#leftsection h2 {font-size:120%; color:#f90;}
#leftsection h3 {font-size:100%; color:#f90; margin:0px; padding:0px;}
#leftsection .freetrial h2, #leftsection .rssalerts h2, #leftsection .saved_searches h2, #leftsection .narrow_res h2, #leftsection .myprojects h2, #leftsection .abs_management h2 {background-image:url(/images/backgrounds/leftorange.gif); background-repeat:no-repeat; background-position:top left; color:#fff; background-color:#FA8E05; height:21px; margin:0px; padding:4px 5px 0px 5px;}
#leftsection .ipsurgery h2, #leftsection .emailalerts h2, #leftsection .search_within h2, #leftsection .abstractqueue h2, #leftsection .user_management h2,  #leftsection .abstract_queue h2{background-image:url(/images/backgrounds/leftblue.gif); background-repeat:no-repeat; background-position:top left; color:#fff; background-color:#78B3D8; height:21px; margin:0px; padding:4px 5px 0px 7px;}
#leftsection .sort h2, #leftsection .misc_management h2 {background-image:url(/images/backgrounds/leftgrey.gif); background-repeat:no-repeat; background-position:top left; color:#fff; background-color:#B6B6B6; height:21px; margin:0px; padding:4px 5px 0px 7px;}
#leftsection .content_management h2 {background-image:url(/images/backgrounds/leftgreen.gif); background-repeat:no-repeat; background-position:top left; color:#fff; background-color:#2A8800; height:21px; margin:0px; padding:4px 5px 0px 7px;}
#leftsection .print_management h2 {background-image:url(/images/backgrounds/leftbrown.gif); background-repeat:no-repeat; background-position:top left; color:#fff; background-color:#7F3300; height:21px; margin:0px; padding:4px 5px 0px 7px;}
#leftsection .content p {margin-top:7px; padding-top:0px;} /* Used to reduce margin and padding from all P's contained within left hand content section */ 
leftsection .content ul {margin-left:-20px; _margin:7px 0px 0px 14px; padding-top:0px;} /* Used to reduce margin and padding from all ul's contained within left hand content section */ 

/* LABO-OXF303 - RPO - set border color to #DBDBDB */
#leftsection .abs_management .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:0px 5px 10px 0px; background-repeat:no-repeat; background-position:10px 10px; _height:50px; min-height:70px;}
#leftsection .freetrial .content, #leftsection .rssalerts .content, #leftsection .emailalerts .content, #leftsection .search_within .content, #leftsection .abstractqueue .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:0px 5px 10px 40px; background-repeat:no-repeat; background-position:10px 10px; _height:50px; min-height:70px;}

/* 22/04/09 - RPO - set class for first item in unoderered list (IE6) */
#leftsection .narrow_res ul li.first, #leftsection .freetrial ul li.first, #leftsection .rssalerts ul li.first, #leftsection ul li.first, #leftsection .emailalerts ul li.first, #leftsection .search_within ul li.first, #leftsection .abstractqueue ul li.first {margin-top:10px;}

/* 22/04/2009 - RPO - set padding-left to 70px if ipsurgery left nav */
#leftsection .ipsurgery .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:7px 5px 10px 70px; background-repeat:no-repeat; background-position:10px 10px; _height:50px; min-height:70px;}

/* 22/04/2009 - RPO - set padding-top to 10px for saved search left nav */
#leftsection .saved_searches .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding: 10px 5px 10px 40px; background-repeat:no-repeat; background-position:10px 10px; _height:50px; min-height:70px;}

#leftsection .search_within .content, #leftsection .sort .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:0px 5px 10px 10px; background-repeat:no-repeat; background-position:10px 10px; _height:50px; min-height:70px;}
#leftsection .narrow_res .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:0px 7px 10px 10px; background-repeat:no-repeat; background-position:10px 10px; _height:50px; min-height:70px;}
#leftsection .abstractqueue .content, #leftsection .content_management .content, #leftsection .misc_management .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:0px 5px 10px 0px; _height:50px; min-height:70px;}
/* LABO-OXF303 - RPO - set border color to #DBDBDB*/
#leftsection .user_management .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:0px 5px 10px 0px; _height:50px; min-height:70px;}
#leftsection .print_management .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:0px 5px 10px 0px; _height:20px; min-height:40px;} /* used seperate style declaration for print section as not as much default height required */
#leftsection .abstract_queue .content, #leftsection .myprojects .content {border:1px solid #DBDBDB; margin:2px 0px 5px 0px; padding:0px 5px 10px 10px; _height:20px; min-height:40px;}

#leftsection .myprojects .content ul, #leftsection .abstractqueue .content ul {margin-left:0px; _margin:7px 0px 10px 0px; padding:0px; }
#leftsection .myprojects .content ul.projectlist li, #leftsection .abstractqueue .content ul.projectlist li {background-image:url(/images/folder.gif); background-repeat:no-repeat; background-position:top left; list-style:none; padding-left:30px; margin-bottom:5px; min-height:25px; _height:25px;}
#leftsection .myprojects .move_to {background-color:#ffe0cc;}

#leftsection .freetrial .content {background-image:url(/images/cart.gif);}
#leftsection .rssalerts .content {background-image:url(/images/rss.gif);}
#leftsection .saved_searches .content {background-image:url(/images/magnif.gif);}
#leftsection .ipsurgery .content {background-image:url(/images/heart.gif);}
#leftsection .emailalerts .content {background-image:url(/images/email.gif);}

/* 22/04/09 - RPO - set margin-left to 8 for admin left nav */
#leftsection .abs_management ul li, #leftsection .user_management ul li, #leftsection .content_management ul li, #leftsection .print_management ul li, #leftsection .misc_management ul li {list-style-image:url(/images/bullet-orange.gif);}
#leftsection .freetrial ul li, #leftsection .rssalerts ul li, #leftsection .saved_searches ul li, #leftsection .narrow_res ul li {list-style-image:url(/images/bullet-orange.gif);}
#leftsection .ipsurgery ul li, #leftsection .emailalerts ul li {list-style-image:url(/images/bullet-blue.gif);}

/*, #leftsection .rssalerts ul li   balaji */
#leftsection .testimonial blockquote {margin:10px 7px 0px 7px; padding:0px;}
#leftsection .testimonial p.cite {font-weight:bold; margin-top:4px; text-align:right; color:#999;}
#leftsection .testimonial .openquote {margin-right:5px;}
#leftsection .testimonial .closequote {margin-left:5px;}

#leftsection form#sort label span {float:left; width:100px; margin:5px 0px 0px 0px; padding:0px;}

/* Styles for Search within results section */
.search_within .content {margin:0px; padding:0px;}
.search_within form {margin:0px; padding:0px;}
.search_within .searchterm {margin:0px; padding:0px;}
/* End styles for Search within results section */


/* End of left section styles*/



/* Start of main content styles*/
#content {float:right; position:relative; width:573px; font-size:90%; min-height:400px; _height:430px; z-index:4;}
#content h2 {clear:both; background-image:url(/images/backgrounds/heading.gif); background-repeat:no-repeat; background-position:top left; color:#fff; background-color:#0063B0; font-size:125%; font-weight:bold; margin:0px 0px 5px 0px; padding:2px 5px 2px 10px; height:21px;}
#content h3 {clear:both; font-size:115%; color:#f90; margin-bottom:0px; padding:0px;}

#content .highlight {float:left; position:relative; background-image:url(/images/backgrounds/highlight-topleft.gif); background-repeat:no-repeat; background-position:top left; background-color:#bbb; color:#fff; font-weight:bold; margin:0px 0px 10px 0px; padding:10px 5px 10px 0px; width:568px;}
#content .highlight p {margin:0px 10px; padding:0px;}
#content .highlight .end {position:absolute; bottom:0px; background-image:url(/images/backgrounds/highlight-bottomright.gif); background-repeat:no-repeat; background-position:bottom right; width:573px; height:17px; margin:0px; padding:0px;}

/* added for content page border */
#content .contentborder {border:1px solid #E4EDFE; margin:-3px 0px 5px 0px;}

/* R01.P08 BMA - Changed #content table to 8 from 15 to fix LABO-OXF277 */
#content p, #content h3, #content h4, #content h5, #content ol, #content ul, #content blockquote, #content form, #content table {margin-left:8px;} /* Used to indent all of the content whislt keeping the main heading slightly offset*/
#content p {margin-top:0px;}
#content ul {list-style:square; margin-top:7px; margin-left:50px;}
#content ul li {list-style-image:url(/images/bullet-blue.gif);} 

/* announcements - rpo: changed padding to 0px */
/* RPO - 28/04/09 - changed announcements width:540px; margin: 7px; */
#announcements {width: 540px; background-color:#E4EDFE; border:1px solid #ABD0E7; margin: 0px 7px; padding:0px 0px 0px 2px; font-size:90%;}
#announcements h4 {color:#333; margin:0px; padding:0px; font-size:100%;}
/*21/03/11    Story 232       WBO,NCS    Change font-size to 100%.*/
#announcements p, #announcements ul, #announcements ol {margin:0px 0px 10px 0px; padding:0px; font-size:100%;}

#abs_day {width: 532px; background-color:#E4EDFE; border:1px solid #ABD0E7; margin:0px 15px; padding:5px; font-size:90%; margin-left:7px;}
#abs_day h4 {color:#333; margin:0px; padding:0px; font-size:100%;}
#abs_day p {margin:0px 0px 10px 0px; padding:0px;}
#abs_day {background-color:#E4EDFE; border:1px solid #ABD0E7;}
/* End of main content styles*/


#save_for {float:left; width:565px;}
#save_for div.save_search {float:left; margin-right:60px;}
#save_for div.saved_search {float:left; margin-right:0px;}
#save_for div.save_rss {float:left; margin-right:60px;}
#save_for div.saved_rss {float:left; margin-left:0px;} /* ~"saved"~ equivalent of style removes margin so there is enough room for the remove button */
#save_for div.save_email {float:left; margin-left:60px;}
#save_for div.saved_email {float:left; margin-left:0px;} /* ~"saved"~ equivalent of style removes margin so there is enough room for the remove button */


.paging {margin:10px 0px 5px 0px; padding:0px; text-align:right;} /* used to control the 1,2,3 style paging links */
.paging ol {margin:0px; padding:0px; list-style:none;}
.paging ol li {display:inline; margin:0px; padding:0px;}
.paging ol li a {font-weight:normal;}
.paging ol li.here {color: #f90;}

 
.a-zlist {margin:10px 0px 5px 0px; padding:0px; text-align:left;} /* used to control the A, B, C style links */
.a-zlist ol {margin:0px; padding:0px; list-style:none;}
.a-zlist ol li {display:inline; margin:0px 5px 0px 0px; padding:0px; border-right:1px solid #000;}
.a-zlist ol li.last {border-right:none;}
.a-zlist ol li a {font-weight:bold;}
.a-zlist ol li.here {color: #f90;}


/* The "results" class is used for the results page, or any section which displays abstract data in a results type format (such as export abstracts, etc) */
/* The "container" class (see below) is used to group items such as ticks, remove buttons, etc grouped with the corresponsing item  for non result type content (i.e. saved searches) */
.result {clear:both; position:relative; width:550px; margin-bottom:5px; padding:5px 0px}
.result p {margin:0px; padding:0px 0px 0px 20px;} /* 11/02/09 - rpo - changed to 15px */
.result table {padding:0px 0px 0px 20px;}
.result input {position:absolute; left:0px;}
.result .snippet {color:#666;}
#content .result ul li {list-style-image:url(/images/bullet-orange.gif);}	/* 11/02/09 - rpo - added as per LABO-OXF253 */
#content .result ul {padding-left:0px;}										/* 11/02/09 - rpo - added as per LABO-OXF253 */

table.abstractinfo {width:530px;}
table.abstractinfo td, table.abstractinfo th {border: 1px solid #99CCFF;padding: 2px;} /* rpo 03/02/09 - changed border color*/
.translated {font-size:115%; color:#999; margin-bottom:0px; padding:0px;}
.subtitle {font-size:105%; color:#999; font-weight:bold;}
.add a, .del a, .back a, .close_issue a {position:absolute; top:4px; right:8px; background-color:#FA8E05; color:#fff; font-weight:bold; border:1px solid #fff; padding:2px; font-size:90%;}
.add a:hover, .del a:hover, .back a:hover, .close_issue a:hover {color:#fff; text-decoration:underline;}
.linking {float:left; width:50%; margin-top:15px;} /* Controls position of the OpenURL and CrossRef links on the abstract details page */
.abstracttools {float:right; width:50%; margin-top:15px; margin-right:35px; /* Used to address alignment issue in FireFox */ _margin-right:0px;}
.abstracttools ul {margin:0px; padding:0px;}
.abstracttools ul li {text-align:right; margin:0px; padding:0px;}

.projectspage .abstracttools {clear:both; position:absolute; top:10px; _top:30px; right:0px; width:25%; margin-top:15px;}
.projectspage .result {width:70%;}
 
#libraryform {margin:30px; background-color:#f5f5f5; border:1px dotted #ccc;}

/* Start of content area form styles */
#content form fieldset {margin-bottom:10px; border:none;}
#content form legend {font-size:115%; color:#f90; font-weight:bold; margin:0px 0px 10px -10px; padding:0px;}

#content form label span {float:left; width:150px; color:#333; font-weight:bold;} 
#content form label span.wide {width:250px;}
#content form label span.extrawide {width:450px;}
#content form input {border:1px solid #FA8E05;}
#content form input.checkbox, #content form input.radio {border:none;}
#content form input.small {width:77px;}
#content form input.wide{width:300px;}
#content form textarea.wide {width:380px; _width:390px;}
#content form p {margin-left:0px;} /* strips margin off p to ensure labels, etc line up with any p content */
#content form .tip {margin:0px 0px 0px 150px; padding:0px; color:#666;}
#content form .tip p {margin:0px; padding:0px;}
#content form .submit {clear:both; padding-top:10px; text-align:center;} /* Controls the styles and alignment of the submit buttons (as a whole group) - for example, an add, update, and delete button may all be contained in the same group div */
#content form .button {background-color:#FA8E05; color:#fff; font-weight:bold; border:none; width:auto; font-size:100%;} /* Controls the appearance of each button at button level */
#content form .ipa, #content .unicode {display:inline; margin:0px; padding:0px; _position:relative; /* Positioning used to line up buttons with input in IE6 */}
#content form .container {margin-bottom:5px;}
#content form textarea {width:300px; _height:50px; min-height:50px; font-family: tahoma, verdana, arial, sans-serif;}
#content form option.frozen {color:#999;}
#content form .nested_options  {position:relative; width:300px;} /* Used where you have a multiple items related to the same label - for example: "format" with "HTML" or "Plain Text" radion boxes as options */
#content form .nested_options label span {float:none; font-weight:bold;}
.textarea {}
/* End of generic form styles */


table.stats, table.print {width:540px;} /*{width:555px;}*/
table.stats th, table.print th {background-color:#79B4D9; color:#fff; border:1px solid #666; font-weight:bold; text-align:left; padding:2px 5px;}
table.stats td, table.print td {border:1px solid #666; padding:2px 5px;}
table.stats td.noborder {border:none;}	/*LABO-OXF353 - RPO - 20/03/09*/

#adv_search_options, #save_for {background-color:#EBF1FE; border:1px solid #D7E4FD; padding:3px;}
.reveal_link {font-size:smaller; margin:10px 0px 10px 0px; padding:0px;}
.container {position:relative; width:99%; margin-bottom:20px;} /* Note: "Container is used to keep things like "advanced search" settings / preferences, info items(ticks, remove buttons, etc) grouped with corresponding items - this is different to the "result" container which is used specically for central column results info */
.container .save_status {width:130px; position:absolute; top:0px; right:0px; margin:0px; padding:0px;}
.container table {margin:0px; padding:0px;}
.remove {position:absolute; bottom:0px; right:0px;} /* Aligns the remove button */
.remove a {background-color:#FA8E05; color:#fff; font-weight:bold; border:none; padding:2px;}
a.button {background-color:#FA8E05; color:#fff; font-weight:bold; border:none; padding:2px;}
.remove a:hover, a.button:hover {color:#fff; text-decoration:underline;}
.focus {background-color:#EBF1FE; border:1px solid #D7E4FD;}
.more {text-align:right; margin-bottom:0px; padding-bottom:0px;}


/* Start of footer styles*/
#footer {position:absolute; bottom:0px; left:-180px; width:350px; background-image:url(/images/backgrounds/footer-top.gif); background-repeat:no-repeat; background-position:top right; font-size:80%; margin:0px; padding:5px 0px 60px 0px;z-index:1;}
#footer ul {background-image:url(/images/backgrounds/footer-bottom.gif); background-repeat:no-repeat; background-position:bottom right; color:#fff; background-color:#f90; text-align:right; margin:0px 0px 7px 0px; padding-right:10px; padding-bottom:5px;}
#footer ul li {display:inline; list-style:none;}
#footer ul li a {color:#fff;}
#footer ul li.privacy {border-right:1px solid #fff; padding-right:5px; margin-right:3px; _margin-right:7px;} /* Creates divider */
#footer #wblogo {position:relative; left:180px; margin:0px; padding:0px;}

/* End of footer styles*/

.confirm-dialog {	
    BACKGROUND: url(/images/popup/dialog24.png) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 330px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.confirm-dialog .inner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(/images/popup/dialog24.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 290px;	
    PADDING-TOP: 0px;
} 

.confirm-dialog .base {	
    BORDER-TOP: #ddd 1px solid;	
    BACKGROUND: url(/images/popup/dialog-base.png) no-repeat left bottom;	
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: center;
}

.confirm-dialog .test {	
    FONT-WEIGHT: bold;	
    FONT-SIZE: 1.25em;	
    COLOR: #f60;
    TEXT-ALIGN:left;
    padding-left:20px;
} 

.confirm-dialog input {	
    WIDTH:50px;
}     

.close {	
    DISPLAY: block;	
    BACKGROUND: url(/images/popup/close24.png) no-repeat 0px 0px;	
    RIGHT: 10px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: 7px;	
    HEIGHT: 26px;	
}  

.abstractcontent {width:530px;}
.announcement_nojs {position:absolute;top:0px;}

