

html { font-size: 100%; /* IE trick to allow proper resizing of text */ }

body {
	font: 0.75em/1.66em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #d0d2c7 url(../../images/respiratory/bg.jpg) repeat-x;
	padding: 0 0 20px 0;
	margin-top: 0px;
        margin-bottom: auto;
	text-align: center;
	height:100%; 
	overflow-y:auto;
}

/* default heading sizes */	

h1		{ font-size: 12px; color: #000000; margin: 0 0 8px 0;  }

h2		{ font-size: 12px; color: #014b86;   }

h3 		{ font-size: 1.5em; color: #72797f;  }

h4		{ font-size: 1.25em;  color: #1a2e70; }

h5,h6	{ font-size: .84em;  }

/* default link formatting */			

a, a:link	{ color: #1c3c8d; text-decoration: none; }

a:visited	{ color: #1c3c8d; }	

a:focus, a:hover 	{ color: #1c3c8d; text-decoration: underline; }

a:active	{ color: #1c3c8d; }

a.blue, a:link.blue, a:visited.blue { color: #1e629e; text-decoration: underline; }

a:hover.blue { color: #990000; }

#righty { font-size: 1.15em;}

#righty .htmlbox ul {  padding: 0; margin: 0;  }

#righty .htmlbox ul li {  
	list-style: none;
	padding-left: 35px;
	margin-bottom: 5px;
	background: url(../../images/respiratory/bullet.png) 20px 7px  no-repeat;
}

#righty .htmlbox ol ol  {
	list-style: lower-greek;
	list-style-type: lower-greek;
}

#righty .htmlbox p {
	text-align: justify;
}

#righty .htmlbox a {
	color: #014b86;
	text-decoration: underline;
}

#righty .htmlbox a:hover { color: #78AE0D; }

#container {
        width: 862px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        padding-left: 0px;
        padding-right: 0px;
	text-align: left;
}

#popup_container {
        width: 750px;
        background-color: white;
}

#content { 
	width: 100%;
	padding-bottom: 10px;
	margin-top: -10px;
	background: url(../../images/respiratory/content_bg.png) repeat-y;
	#display: inline-block;
	_display: inline-block;
}

/********************* Top menu **********************************************/

#topmenu { clear:both; margin:9px 0 0 0; padding:0; text-align:left; height: 37px; }

#topmenu .treemenu { float:left;  margin:0 0 0 0; }

#topmenu { background: url(../../images/respiratory/topmenu_bg.png) top left no-repeat; width: 862px; font: normal 11px/13px Verdana, Arial; }

#topmenu a { text-decoration: none;}

#topmenu ul { margin:0; padding:0 0 0 3px; list-style:none; }

#topmenu li { list-style: none; display:inline; margin:0; padding:0 2px 0 0; }

#topmenu ul li { float:left; margin:0; text-decoration:none; background: url(../../images/respiratory/topmenu_separator.png) top right no-repeat;}

#topmenu ul li a { display: block; float:left; height: 26px;  padding:10px 10px 0 10px; color: white; }

#topmenu ul li a { _padding-bottom: 8px; }

#topmenu ul li:hover a { color:#ffffff; background: url(../../images/respiratory/topmenu_hover.png) repeat-x top left; }
#topmenu ul li.active a { background: url(../../images/respiratory/topmenu_hover.png) repeat-x top left;}

#topmenu ul ul {
        display: none;
}

/********************** End Top menu  ********************************************/

#topmenu .loginsnippet {
	float: right;
	margin: 6px 10px 0 0;
	color: #97bdde;
}

#topmenu .loginsnippet a,
#topmenu .loginsnippet a:visited {
	color: #97bdde;
}

#topmenu .loginsnippet a:hover {
        color: #e85700;
}

#toparea {
	height: 31px;
}

#abovetopmenu {
	height: 98px;
	background: url(../../images/respiratory/topbanner.png);
	padding: 0;
}

#abovetopmenu img {
	_margin-left: -3px;
}

#belowtopmenu {
	margin: 10px 0 10px 0;
}

/*********** Search *************/
div.searchy {
	margin-top: 25px;
	float: right;
	width: 215px;
	height: 20px;
}

div.searchy h1, h3 {
        display: none;
}

div.searchy p {
        margin: 0;
        padding: 0;
}

div.searchy input {
        width: 155px;
	margin-left: 5px;
	padding: 3px 0 0 4px;
	border: 1px solid #c6cac9;
	height: 16px;
}

div.searchy button {
        width: 24px;
        height: 24px;
        border: none;
        background: url(../../images/respiratory/search_button.png);
        background-repeat: no-repeat;
        margin-left: 5px;
        color: white;
		margin-bottom: 2px;
}

/*********** End Search ************/

#abovetopmenu .htmlbox {
	margin-top: 30px;
	float: right;
	text-align: right;
	font-weight: bold;
        padding: 4px 12px 11px 17px;
        background: url(../../images/respiratory/login_bg.png)  top left no-repeat;
	_margin-top: 25px;
}

#abovetopmenu .htmlbox p {
	margin: 0;
	padding: 0;
}

#abovetopmenu .loginsnippet {
        margin-top: 30px;
        margin-right: 20px;
        float: right;
	clear: right;
        text-align: right;
	font-weight: bold;
	padding: 4px 24px 11px 19px;
	background: url(../../images/respiratory/login_bg.png)  top left no-repeat;
       	_margin-top: 25px;
	_padding: 4px 25px 11px 21px;
}

#abovetopmenu .loginsnippet a {
	color: #1c3c8d;
}

#info {
	width: 862px;
	height: 20px;
	padding-top: 7px;
}

#infoleft {
	float: left;
	width: 235px;
}

#inforight {
	margin-left: 245px;
	text-align: left;
}

#lefty {
        float: left;
        width: 225px;
        text-align: left;
	padding-left: 10px;
	_width: 235px;
}

#righty {
        margin-left: 7px;
	float: left;
        width: 594px;
        text-align: left;
	padding-right: 17px;
	_width: 615px;
	#overflow: hidden;
        _overflow: hidden;
}

#rightytop {
        float: left;
        width: 100%;
        clear: right;
}

#rightyl {
        float: left;
        width: 379px;
        _width: 362px;
        _height: 1%;
}

#rightyr {
        margin: 10px 0 0 4px;
	float: left;

}

#footer {
	clear: both;
}

/******** Left Menu *********/

#lefty .treemenu {
	width: 217px;
	overflow: hidden;
	margin-bottom: 10px;
}

#lefty .treemenu h1 {
	display: block;
	height: 20px;
	padding: 4px 0 0 13px;
	margin: 0;
	font-size: 11px;
	color: #1c3c8d;
	background: url(../../images/respiratory/leftmenu_top.png) no-repeat;
	_height: 24px;
}

#lefty .treemenu ul {
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 0 0 8px 0;
	background: url(../../images/respiratory/leftmenu_bottom.png) bottom left no-repeat;	
}

#lefty .treemenu ul li {
        display: block;
        text-indent: 0px;
        margin: 0px;
	padding: 4px 0 5px 0;
        line-height: 16px;
	background: url(../../images/respiratory/leftmenu_ruler.png) bottom left no-repeat;
}

#lefty .treemenu ul li a {
        padding-left: 16px;
	margin-left: 8px;
        text-decoration: none;
        display: block;
        color: #000000;
        width: 185px;
	font-size: 11px;
	background: url(../../images/respiratory/small_arrow.png) 5px center no-repeat;
	_width: 201px;
}

#leftytop .treemenu ul li .active {
        font-weight: bold;
}

#leftytop .treemenu ul li.active li {
	background: none;
}

#leftytop .treemenu ul li .inactive {
        font-weight: normal;
}

#lefty .treemenu ul li:hover,
#lefty .treemenu ul li.active  {
	background: url(../../images/respiratory/leftmenu_hover.png) repeat-y;
}

#lefty .treemenu ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#lefty .treemenu ul ul {
	display: none;
	background: url(../../images/respiratory/leftmenu_whitebg.png) repeat-y;;
}

#lefty .treemenu ul li.active ul {
	display: block;
}

#lefty .treemenu ul li.active ul li {
	background: url(../../images/respiratory/leftmenu_whitebg.png) repeat-y;
}

#lefty .treemenu ul li ul li a {
	border: none;
	background: none;
}

#lefty .treemenu ul li.active ul li a {
	padding-left: 25px;
	width: 200px;
}

#lefty .treemenu ul li.active ul ul {
        display: none;
}

/****** End Left Menu **************/

/****** News **********************/

.news_nopager .linktofull,
.news_nopager .pager,
.news_nopager .delimiter,
.news_nopager img,
.newsitem .category,
.newsitem .date {
	display: none;
}

.tab,
.news h1 {
	display: block;
	width: 604px;
	height: 26px;
	margin: 10px 0 0 0;
	background: url(../../images/respiratory/tab.png) no-repeat;
	color: white;
	font-weight: bold;
}

.tab h1 {
	color: white;
	padding: 3px 0 0 15px; 
}

span.tab,
.news h1 span {
	line-height: 26px;
	padding-left: 10px;
}

.news_nopager h1 span {
	line-height: 23px;
	color: #000000;
	font-size: 11px;
}

.news_nopager .newsitem {
	margin: 0;
	padding-bottom: 15px;
}

.newsitem h2 {
	font-size: 12px;
        padding: 0 0 0 12px;
	margin-bottom: 5px;
	background: url(../../images/respiratory/square_arrow_blue.png)  left 4px no-repeat;
}

.news_nopager h2 {
	width: auto;
	height: auto;
	margin: 0;
	font-size: 11px;
	padding: 0 0 0 12px;
	margin-bottom: -2px;
	background: url(../../images/respiratory/square_arrow_blue.png) left 4px no-repeat;
}

.newsitem h2,
.newsitem h2 a,
.newsitem h2 a:visited {
	color: #014b86;
}

.newsitem p {
	margin: 0 0 0 12px;
	float: none;
	text-align: justify;
}

.news_nopager p {
	margin: 0;
	padding: 5px 5px 0 12px;
	text-align: justify;
	font-size: 11px;
}

.news .image {
	float: left;
}

.newsimg { 
	margin: 5px 7px 0 0;
}

.news .caption {
	text-align: center;
	margin-bottom: 5px;
	font-size: 10px;
}

.newsitem .linktofull {
	display: none;
	margin-left: 12px;
	clear: both;
}

.newsitem .linktofull a {
	color: #444444;
	text-decoration: underline;
}

.newsitem .linktofull a:hover {
	color: #e85700;
}

.newsitem .newsabstract a {
	color: #333333;
}

.newsitem .newsabstract a:hover {
	text-decoration: none;
}

.newsback a,
.newsback a:visited {
	display: block;
	width: 140px;
	height: 24px;
	padding: 2px 0 0 25px;
	margin: 10px 0 10px 0;
	color: #333333;
	font-size: 11px;
	background: url(../../images/respiratory/back_button.png) no-repeat;
}

.newsback a:hover {
	color: #000000;
}

.newsbody {
	padding-top: 15px;
}

/********** End News ********************************/

/********** Newsletter Box *************************/

#rightyr .newsletterbox {
	width: 211px;
	background: url(../../images/respiratory/newsletterbox_bottom.png) left bottom no-repeat;
	padding-bottom: 11px;
}

#rightyr .newsletterbox .insertmail {
	display: block;
	width: 211px;
	padding-top: 53px;
	background: url(../../images/respiratory/newsletterbox_top.png) top left no-repeat;
}

#rightyr .newsletterbox .insertmail_content {
	padding-left: 16px;
	font-size: 10px;
}

#rightyr .newsletterbox .subscribetext {
	color: #5B5B5B;
	font-weight: bold;
	margin-bottom: 5px;
}

#rightyr .newsletterbox label {
	display: block;
	clear: right;
}

#rightyr .newsletterbox input {
	width: 175px; 
}

#rightyr .newsletterbox button {
        margin: 10px 0 5px 105px;
        width: 74px;
        height: 18px;
	border: 0;
        background: url(../../images/respiratory/submit_button.png) top left no-repeat;
        color: white;
        _margin-left: 100px;
		padding-bottom: 4px;
}

#rightyr .newsletterbox button:hover {
	text-decoration: underline;
}

/********* End Newsletter Box *********************/

#copyinfo {
	clear: both;
	float: none;
	width: 862px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15px;
        padding-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center;
	line-height: 16px;
	background: url(../../images/respiratory/content_bottom.png) top center no-repeat;
}

#copyleft {
	padding-left: 10px;
        text-align: left;
        float: left;
	color: #636363;
	line-height: 14px;
}

#copyleft p {
	margin: 0;
}

#copyleft a {
	color: #636363;
}

#copyleft a:hover {
        color: #666666;
}

#copyright {
	padding-right: 10px;
	text-align: right;
	color: #636363;
}

#copyright a {
	color: #636363;
}

#copyright a:hover {
	text-decoration: none;
	color: #666666;
}

.ruler {
	display: block; 
	height: 4px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #0e5b99;
}

.separator {
        border-top: 2px solid #c0c0c0;
        margin-top: 8px;
        height: 4px;
}

.separator_strong {
        border-top: 3px solid #d5d7d6;
        margin-top: 8px;
        height: 6px;
}

.boxarea {
	width: 217px;
	padding-bottom: 10px;
	background: #e4e3eb url(../../images/respiratory/boxarea_bottom.png) bottom left no-repeat;
}

.boxarea_top {
	width: 217px;
	height: 10px;
	background: url(../../images/respiratory/boxarea_top.png) top left no-repeat;
}

.box_instruct {
	width: 199px;
	height: 91px;
	margin: 0 9px 12px 9px;
	background: url(../../images/respiratory/box_instruct.png) top left no-repeat;
}

.box_seminars {
	width: 199px;
	height: 91px;
	margin: 0 9px;
	background: url(../../images/respiratory/box_seminars.png) top left no-repeat;
}

.boxarea span {
	display: block;
	padding: 35px 5px 5px 70px;
}

.boxarea a, .boxarea a:link, .boxarea a:visited {
        color: #333333; text-decoration: underline;
}

.boxarea a:hover {
        color: #78AE0D;
}

.contactform form {
	width: 420px;
        padding-top: 5px;
        padding-left: 20px;
}

.admin div.submit {
        text-align: left;
        padding-left: 260px;
}

.contactform button span {
	padding: 0 10px 0 10px; 
}

.contactform label {
        font-weight: normal;
        float: left;
        width: 180px;
        text-align: right;
        padding-right: 10px;
        font-size: 8pt;
        color: #333333;
}

.contactform input {
        width: 200px;
        height: 16px;
        font-size: 8pt;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
}

.contactform p {
	margin: 6px 0 6px 0;
	text-align: right;
}

.contactform textarea,
.contactform textarea {
        width: 300px;
        height: 150px;
        border: 1px solid #a7a6aa;
        padding-left: 5px;
}
.contactform input:focus,
.contactform textarea:focus {
        background-color: #f8f7f7;
        border: 1px solid #0e5b99;
}

.registerform form {
	width: 604px;
	padding-left: 0;
}

.registerform label {
	width: 220px;
}

.registerform p {
	padding-right: 150px;
}

.statuscont {
	width: 604px;
}

.statuscont span {
        margin-top: 10px;
        margin-bottom: 8px;
        padding: 6px;
        text-align: center;
        font-size: 10pt;
        font-weight: bold;
        color: #4f4f4f;
        border: 2px solid #78AE0D;
}

.messages {
	color: red;
	float: right;
}

fieldset.highlight {
	background-color: #e9f0fb;
}

.messagebox {
	width: auto;
	margin: 0 0 10px 0;
	padding: 7px;
	border: 1px solid #ffcc00;
	background-color: #ffffcc;
	min-height: 48px;
	font-size: 12px;
	_width: 100%;
	_height: auto;
	_height: 62px;
}

.messagebox.error {
	background: #ffffcc url(../../images/icon_critalert.gif) 20px 14px no-repeat;
	padding-left: 80px;
	color: #c60000;
}

.messagebox.ok {
        background: #ffffcc url(../../images/icon_ok.png) 20px 10px no-repeat;
        padding-left: 80px;
}

.messagebox.info {
        background: #ffffcc url(../../images/icon_info.png) 20px 10px no-repeat;
        padding-left: 80px;
}

a.backbutton {
        display: block;
        float: left;
        height: 24px;
        padding-right: 15px;
        background: transparent url(../../images/hts/backbutton_right.png) no-repeat scroll top right;
        color: white;
	font-size: 10px;
        font-weight: bold;
}

a.backbutton span {
        background: url(../../images/hts/backbutton_left.png) no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0 5px 25px;
	color: white;
}

a.backbutton:hover {
        color: white;
}

a.linkto {
	display: inline-block;
	padding-left: 15px;
	background: url(../../images/respiratory/square_arrow_blue.png) left 2px no-repeat;
}

a:hover.linkto { color: #e85700;}

.pubmed table,
.htmlbox table { 
	border-collapse: collapse;
}

.pubmed table th,
.htmlbox table th {
	padding: 3px 0 3px 10px;
	background-color: #deecc2; 
	border-bottom: 2px solid #78AE0D;
	color: #333333;
}

.pubmed td,
.htmlbox td {
	padding-bottom: 5px;
	border-bottom: 2px solid #78AE0D;
}

.pubmed p {
	font-size: 11px;
	line-height: 14px;
}

.pubmed a, .pubmed a:link       { color: #014b86; text-decoration: underline; }

.pubmed a:visited       { color: #014b86; }

.pubmed a:focus, .pubmed a:hover        { color: #78AE0D; }

.pubmed a:active        { color: #78AE0D; }

.pubmed a.showabstract, .pubmed a.showabstract:link  { text-decoration: none; }

.pubmed .morefuncs {
	float: right;
}

.pubmed .related {
	padding-left: 20px;
}

.pubmed .related a,
.pubmed .related a:visited {
	color: #800000;
}

/******* Sitemap ************/

.sitemap {
        margin-top: 5px;
        margin-left: 30px;
        width: 350px;
        float: left;
}

.sitemap ul {
        margin: 0;
        padding: 0;
        margin-left: 15px;
        margin-bottom: 10px;
        list-style: none;
}

.sitemap ul ul {
        margin-bottom: 5px;
        margin-left: 20px;
}

.sitemap ul li {
        padding-top: 5px;
        padding-left: 12px;
        font-weight: bold;
        background: url(../../images/respiratory/bullet.png) no-repeat 2px 10px;
}

.sitemap ul ul li {
	font-weight: normal;
}

/****** End Sitemap **************/

#onecol { 
	width: 95%; 
	margin: 15px auto 15px auto;
}


a.editme,
a.editmore,
a.editme:visited,
a.editmore:visited,
a.editme:active,
a.editmore:active {
        color: red;
	text-decoration: none;
}

a.editme:hover,
a.editmore:hover {
	text-decoration: underline;
}

.admin > a {
        text-decoration: none;
        color: #b70000;
        font-weight: bold;
        display: block;
}

div.editcontrol a {
        color: red;
        padding-right: 5px;
        margin-left: 5px;
        font-weight: bold;
        text-decoration: none;
}

#adminbar {
        width: 862px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background-color: grey;
        height: 28px;
        background: url(../../images/logicone/horiz_bg.jpg);
        background-position: bottom;
        border: 1px solid #cccccc;
        overflow: visible;
}

.horizmenu {
        float: left;
}

#adminbar .loginsnippet {
        float: left;
        height: 25px;
        border-right: 1px solid #cccccc;
}

#adminbar .loginsnippet:hover {
        background-image: url(../../images/logicone/horiz_bg_over.jpg);
}

#adminbar .loginsnippet a {
        display: block;
        text-decoration: none;
        color: #333333;
        font-weight: bold;
        padding: 3px 15px 4px 15px;
}

div .horizmenu ul {
        float: left;
        list-style: none;
        list-style-type: none;
        text-align: left;
        margin: 0;
        padding: 0;
}

div .horizmenu ul ul {
        display: none;
        position: absolute;
        z-index: 100;
        background: url(../../images/logicone/horiz_menu_bg.jpg);
        background-position: bottom;
        background-repeat: repeat-x;
        border: 1px solid #cccccc;
}

div .horizmenu ul li:hover ul  {
        display: block;
}

div .horizmenu ul li:hover ul ul {
	display: none;
}

div .horizmenu ul li {
        display: inline;
        float: left;
}

div .horizmenu ul ul li {
        display: block;
        float: none;
}

div .horizmenu ul li a {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
        height: 22px;
        padding-top: 2px;
        margin-top: 1px;
        margin-bottom: 1px;
        text-decoration: none;
        color: #333333;
        font-weight: bold;
        border-right: 1px solid #cccccc;
}

div .horizmenu ul li:hover > a {
        color: black;
        background-color: #f1f1f1;
        background-image: url(../../images/logicone/horiz_bg_over.jpg);
}

div .horizmenu ul li:hover  a {
	text-decoration: none;
}

div .horizmenu ul ul li a,
div .horizmenu ul ul li.active > a,
div .horizmenu ul ul li:hover > a {
        background-image: none;
        border: 1px solid white;
}

div .horizmenu ul ul li:hover > a {
        background-color: #e4f4fd;
        border: 1px solid #cce9fa;
}

.adminsitemap h1 {
        display: block;
        padding: 3px 0px 0px 2px;
        height: 28px;
        font-weight: bold;
        font-size: 12px;
        border-top: 1px solid #D4D4D4;
        background: url('../../images/logicone/bg1.gif') repeat-x right bottom;
}

.adminsitemap div.openfolder a {
        display: inline;
        background-color: white;
        background-image: none;
        padding: 0;
}

.adminsitemap div.openfolder {
        margin-left: -1.3em;
}

.adminsitemap {
        background: url('../../images/logicone/bg2.gif') repeat-x right bottom;
        padding-bottom: 7px;
        margin-bottom: 20px;
}

.adminsitemap ul {
        list-style-type: none;
        list-style: none;
        margin: 0;
        padding: 0;
        margin-left: 0px;
        margin-top: 0px;
}

.adminsitemap ul ul {
        display: none;
        margin: 0px;
        margin-bottom: 0px;
}


.adminsitemap ul li {
        margin-top: 1px;
        border-bottom: 1px solid #D4D4D4;
}

.adminsitemap li.active > ul {
        display: block;
        margin-left: 5px;
}

.adminsitemap ul li.active {
        padding-left: 12px;
        background: url(../../images/logicone/small_arrow_right.png) no-repeat 0px 3px;
        font-weight: bold;
}

.adminsitemap ul li.inactive {
        padding-left: 12px;
        background: url(../../images/logicone/small_arrow.png) no-repeat 0px 5px;
        font-weight: normal;
}

.adminsitemap ul li a {
        display: block;
        color: #333333;
        text-decoration: none;
        margin-top: 6px;
        margin-bottom: 6px;
}

.adminsitemap ul li a:hover {
        color: #27a0da;
}


.adminsitemap ul li.meta a {
        background-color: #f0f1b7;
}

.adminsitemap ul li.active ul li.newnode ,
.adminsitemap ul li.newnode  {
        background-image: url(../../images/new.png);
        background-repeat: no-repeat;
        padding-left: 15px;
}

.adminsitemap ul ul li a {
        background-color: white;
        /*padding-left: 15px;*/
        background-position: 23px 50%;
        background-repeat: no-repeat;
        font-weight: normal;
}

.adminsitemap ul ul ul li a {
        /*padding-left: 30px;*/
        background-position: 37px 50%;
}

.adminsitemap ul ul ul ul li a {
        /*padding-left: 45px;*/
        background-position: 47px 50%;
}

.adminsitemap a.stopedit,
.adminsitemap a.editme {
        color: red;
        text-decoration: underline;
        font-weight: bold;
        margin-top: 4px;
        display: block;
}

#popup_container {
        width: 750px;
        background-color: white;
}

#popup_container #content {
	padding-left: 13px;
}

#popup_container #content a {
	color: #000000;
}

#popup_container #content a:hover {
	text-decoration: none;
}

#popup_container textarea {
	width: 700px;
	height: 500px;
}

.popup_top {
        display: block;
        width: 750px;
        height: 36px;
        background-image: url(../../images/logicone/popup_top.png);
        background-repeat: no-repeat;
        color: #333333;
        text-align: right;
        padding-top: 10px;

}

a.close {
        margin-right: 35px;
        color: #333333;
        text-decoration: none;
        font-size: 8pt;
}

a:hover.close {
        color: #27a0da;
        text-decoration: underline;
}

/* Admin Popup Cancel and Save buttons */
.htmlbox_submit {
        padding-left: 450px;
}

.htmlbox_submit button,
.htmlbox_submit .close {
        display: block;
        width: 104px;
        height: 26px;
        border: 1px solid white;
        background-image: url(../../images/logicone/submit.png);
        background-repeat: no-repeat;
        padding-bottom: 3px;
        font-weight: bold;
        margin-top: 10px;
        float: left;

}

.htmlbox_submit .close  {
        padding-top: 4px;
        text-align: center;
}

.htmlbox_submit button:hover,
.htmlbox_submit .close:hover {
        background-image: url(../../images/logicone/submit_over.png);
        text-decoration: none;
        color: #333333;
}
/*------------------------------------------------------------------------*/



