/* Text Styles */

.text {
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
font-style: normal;	
}

.graytext {
	font-family : Arial, Helvetica, sans-serif;
	color : #9696A5;
	font-style : normal;
	font-size : 10px;
}

.orangetext {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFA708;
	font-style : normal;
	font-size : 10px;
	font-weight : normal;
	text-decoration: underline;
}

.slogantext {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-style : normal;
	font-size : 11px;
	font-weight : bold;
}

.number_one {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-style : normal;
	font-size : 50px;
	font-weight : bold;
	height:70px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 12px;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	color : #606060;
	font-style : normal;
	font-size : 11px;
	font-weight : bold;
}

.top {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-style : normal;
	font-size : 11px;
}

.subhead2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #00275D;
	font-style : normal;
	font-size : 11px;
	font-weight : bold;
}

.header {
	font-family : Arial, Helvetica, sans-serif;
	color : #555555;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
}

.headergray {
	font-family : Arial, Helvetica, sans-serif;
	color : #9696A5;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
}

.headerblue {
	font-family : Arial, Helvetica, sans-serif;
	color : #00275D;
	font-style : normal;
	font-size : 12px;
	font-weight : bold;
}


ol {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 11px;
}

ul {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 11px;
}

li {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 11px;
}

ol.space {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 11px;
	line-height:normal;
}

ul.space {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-style : normal;
	font-size : 11px;
	line-height:normal;
}


a.bluetext, p#bottomnavy a, a {
	font-family : Arial, Helvetica, sans-serif;
	color : #114477;
	font-style : normal;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

/*a.bluetext {text-transform: uppercase;}*/

p#bottomnavy a {
	font-family : Arial, Helvetica, sans-serif;
	color : #114477;
	font-style : normal;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
}

p#bottomnavy a:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #114477;
	font-style : normal;
	font-size : 11px;
	font-weight : normal;
	text-decoration: underline;
}

a.bluetext:visited {
	font-family : Arial, Helvetica, sans-serif;
	color : #114477;
	font-style : normal;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

a.bluetext:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : #48709F;
	font-style : normal;
	font-size : 11px;
	font-weight : bold;
	text-decoration: underline;
}

table#bottomnavy a:hover, a:hover {
	text-decoration: underline;
}

.indexboxtext {
	font-family : Arial, Helvetica, sans-serif;
	color : #FDF5F2;
	font-style : normal;
	font-size : 13px;
	font-weight : bold;
}

.text_print {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000000;
}

.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.table_base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #114477;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: 13px;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
}

/* Color Styles */

.img {  
	border-color: #cccccc; 
}

.orange {
	background-color: #FFA708;
}

.exzibit {
	background-color: #FFC455;
	color: #FFF;
	vertical-align:middle;
	font-weight:bold;
}

.doski {
	background-color: #FD5357;
}

.lightorange {
	background-color: #FFCC66;
}

.darkblue {
	background-color: #39577D;
}

.news {
	background-color: #0e64b1;
}

.magazine {
	background-color: #00A4E8;
}

.advert {
	background-color: #009933;
}

.base {
	background-color: #FFA708;
}

.forum {
	background-color: #D00207;
}

.electrosite {
	background-color: #02bdfb;
}

.white {
	background-color: #ffffff;
}

.taupe {
	background-color: #D3D1BD;
}

.cream {
	background-color: #F2EDD0;
}

.dark_khaki {
	background-color: #BDC1A7;
}

.lightgray {
	background-color: #F8F8F8;
}

.darkgray {
	background-color: #848482;
}

.company {
	background-color: #C3BFA0;
}

.products {
	background-color: #94ADBE;
}

.opportunity {
	background-color: #98BAAC;
}

.science {
	background-color: #C6C4AB;
}

.nsnews {
	background-color: #85B0C6;
}

.contact {
	background-color: #B2B3B4;
}

.lightcream {
	background-color: #F0EFE7;
}

.lightbeige {
	background-color: #F1F0EB;
}

.productviewall {
	background-color: #EFEFE7;
}

.slateblue {
	background-color: #8692A2;
}
.purple {
	background-color: #b70080;
}
/* Body Styles */
body,td,th,p,div,input,select,ul,ol,a { font:normal 11px Arial; }
body,div { margin:0; padding:0; border:0; }
table { border:0px; border-collapse:collapse; }
table, td, th{ padding:0px; } 
img { border:0; }
/* h1,h2,h3,h4,h5,h6  { font-family: Arial, Helvetica, sans-serif; color : #114477; } */
h1,h2,h3,h4,h5,h6  { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; color : #114477; }
h1 { font-size:23px; margin:10px 0px 20px 5px; }
h2 { font-size:18px; }
h3 { font-size:14px; }
h4 { font-size:12px; color:#000; }
.body { background-color : #ffffff; margin : 0;  font:normal 11px Arial, Helvetica, sans-serif; text-decoration: none; 
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

table#top td { height: 22px; text-align:center; }

/* Topnav Links */
a.topnav_hover { color: #FFFFFF; text-decoration: none; font:bold 11px Arial, Helvetica, sans-serif; }
a.topnav { color: #FFFFFF; text-decoration: none; font:normal 11px Arial, Helvetica, sans-serif; }
a.topnav:hover { font-weight : bold; }
/*,'#0e64b1','#00A4E8','#009933','#FFA708','#FD5357','#D00207','#A7734B','#FFC455','#0CC05E','#B2B3B4');*/

td#page1_on  { background-color: #0e64b1; }
td#page2_on  { background-color: #00A4E8; }
td#page3_on  { background-color: #009933; }
td#page4_on  { background-color: #FFA708; }
td#page5_on  { background-color: #FD5357; }
td#page6_on  { background-color: #D00207; }
td#page7_on  { background-color: #A7734B; }
td#page8_on  { background-color: #FFC455; }
td#page9_on  { background-color: #02bdfb; }
td#page10_on { background-color: #cccccc; }
td#page11_on { background-color: #b70080; }
td#page12_on { background-color: #336699; }

/*
 * td#page9_on  { background-color: #0CC05E; }
td#page10_on { background-color: #02bdfb; }
td#page11_on { background-color: #b70080; }
td#page12_on { background-color: #B2B3B4; }
*/

.l_news { background-color: #0e64b1; }
.l_magazine { background-color: #00A4E8; }
.l_advert { background-color: #009933; }
.l_catalog { background-color: #FFA708; }
.l_doski { background-color: #FD5357; }
.l_forum { background-color: #D00207; }
.l_biblio { background-color: #A7734B; }
.l_exzibit { background-color: #FFC455; }
.l_podpiska { background-color: #0CC05E; }
.l_contacts { background-color: #B2B3B4; }
.l_electrosite { background-color: #cccccc; }
.l_electrositehistory { background-color: #cccccc; }
.l_contact { background-color: #336699; }
.l_miss { background-color: #B70080; }

#pagemain { border-collapse:collapse; width:100%; border:0; }
#pagemain table { margin:0; }
#pagemain td { vertical-align:top; padding:0; }
.vertical_separator {  background:url(/img/horizontal_dots_small_v.gif) repeat-y top left; width:5px; }
.horizontal_separator {  background:url(/img/horizontal_dots_small.gif) repeat-x top left; height:5px; }

/* NEWS */
#news_list { margin:20px 20px 0 20px; width:98%; }
#news_list div { color:#000; font-size:11px; margin-bottom:10px; }
#news_list span.blue_bold { color:#147; font:bold 11px Arial; }
.news_no { text-align:center; margin:30px 0px 30px 0px; }
.news_back { text-align:right; margin-right:10px; }

/* DISPLAY CATALOG */
#center_new_companies { list-style-type: none; margin:0; padding:0; }
#center_new_companies li { line-height: 20px; }


.olcontainer { padding: 0 10px 20px 10px; }
ol { list-style-type: decimal; }

ol li { font-size:12px; }
ol li a { font-size:12px; }

p.center { margin: 5px 20px 5px 20px; }
.centered { text-align:center; }
.cat_back { margin:20px; }
.cat_back a { font-size:12px; }
.cat_h { margin:10px 20px 40px 20px; }
.cat_list { list-style-type: none; margin:10px; padding:0; }
.cat_list span { font-weight:bold; }
.cat_img { vertical-align:top; padding:10px 10px 0px 10px; text-align:center; }
.cat_descr { margin:10px 20px 10px 10px; }
.cat_tr {/* border-top: 1px solid #999999;*/ }
.rule { width:100%; height: 1px; background-color:#999999; }


/* */
.h1 { height:1px; }
.w60 { width:50px; }
.w500 { width:500px; }
.h2 { height:2px; }
.h5 { height:5px; }
.w262 { width:262px; }
.h1w1 { height:1px; width:1px; }
.h3w3 { height:3px; width:3px; }
.advert_container table { border:1px solid #666; border-collapse:collapse; }
.advert_container table td { border:1px solid #666; padding:3px; }
.exzibit_body table { border:1px solid #666; border-collapse:collapse; }
.exzibit_body table td { border:1px solid #666; padding:3px; }
.biblio { border:0; border-collapse:collapse; width:100%; }
.biblio td { padding:2px;  }
.center_column { margin:10px; }
/* .top_right_h1 { color:#fff; text-align:left; margin-left:40px; } */
.top_right_h1 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #fff; font-style: italic; text-align:left; margin-left:40px; }
	


a.whitetext { color : #fff; }

.contacts_form { width:400px; padding:0; }
.contacts_form p { text-align:right; width:100%; }
.contacts_form table input { width:320px; }
.contacts_form textarea { width:320px; }
.contacts_form td { vertical-align:top; padding:2px; }

.cover_image { border:1px solid #333;height:212px;width:150px; float:right; }
table.with_border { border-collapse:collapse; }
table.with_border td { border:1px solid #333; padding:2px; }

h3.upper { text-transform: uppercase; }
.upper_case { text-transform: uppercase; }


.archive_link { background-color:#ff9933; text-align:center;  width:152px; vertical-align:top; padding:0;margin:10px 20px 20px 20px; }
.archive_link img { border:1px solid #333; }
div.right { width:90%; text-align:right; margin-right:40px; }
div.biblio_article { margin:0 40px 0 40px; }
.dcx_price { width:460px; }
td.dcx_table_r { width:280px; }
td.dcx_table_l { width:180px; }

.container { vertical-align:top; }
.mainpage { padding:10px; }
/*#mainpage td { vertical-align:top; }*/
.mp_news { margin:5px 10px 5px 10px; }
.mp_news_header { margin:0; height:20px; padding:6px 0 0 20px; background-color: #0e64b1; }
.mp_right_blue { margin:5px 0 5px 0; height:20px; padding:6px 0 0 20px; background-color: #00a4e8; text-align:left; }
.mp_right_purple { margin:5px 0 5px 0; height:20px; padding:6px 0 0 20px; background-color: #b70080; text-align:left; }
.mp_right_lightblue { margin:0 0 5px 0; height:20px; padding:6px 0 0 20px; background-color: #02bdfb; text-align:left; }
.mp_left_darkblue { margin:5px 0 5px 0; height:20px; padding:6px 0 0 20px; background-color: #00a4e8; text-align:left; }
.mp_right_red { margin:0 0 5px 0; height:20px; padding:6px 0 0 20px; background-color: #d00207; text-align:left; }
.mp_right_green { margin:0 0 5px 0; height:20px; padding:6px 0 0 20px; background-color: #093; text-align:left; color:#fff;font-weight:bold; }
.mp_right_yellow { margin:0 0 5px 0; height:20px; padding:6px 0 0 20px; background-color: #FFC455; text-align:left; color:#fff;font-weight:bold; }
.mp_center_pink { margin:0 0 5px 0; height:20px; padding:6px 0 0 20px; background-color: #FD5357; text-align:left; }
.mp_right td { text-align:center; }
.mp_right div { text-align:left; }
.mp_right_auth { width:100%;border:0; border-collapse:collapse; }
.mp_right_auth td { text-align:left; padding:0; }
.mp_right_auth p { text-align:right; width:100%; }
.hor_dots { background:url(/img/horizontal_dots_small.gif) repeat-x top left; width:100%; padding-top:6px}
.mp_search_header { background-color:#aaa; margin:0 0 5px 0;  padding:6px 0 0 20px; text-align:left; height:19px; }
.mp_search_header a { color:#fff; }
.submit_button { text-align:right; width:50%; }
.search_form { margin:0; padding:0; }
.search_form table { width:100%; }
.search_form td { padding:0 10px 0 10px; }
.search_form p { padding:0 10px 0 20px; margin:0; }

.img_dflt_left { border:0; float:left; margin:3px; } 
.img_dflt_right { border:0; float:right; margin:3px; }
.img_dflt { border:0; margin:3px; }
.PhorumListNews,.PhorumCommNews { color:#000; font-size:11px; margin:0 20px 10px 20px; }

.pretty { margin-right:10px; }
.centered { text-align:center; }
img.mp { border:1px solid #000; margin:3px; }

.with_border { border-collapse:collapse; width:100%; margin:5px; }
.with_border td { border:1px solid #333; padding:2px; }

/* biblio pages*/

.biblio_normativ td { vertical-align:top; }

.preview {margin:10px 0 0 0;padding:10px 0 0 10px; background:url(/img/horizontal_dots_small.gif) top left repeat-x; }
.preview a { font-size:12px; font-weight:bold; text-decoration:none;}
.preview a:hover { text-decoration:underline;}
.preview span { font-size:11px; color:#999; font-weight:bold; }

div.article_right {margin:0; padding-right:40px;}
h1.biblio_h1 {padding-left:80px;}
h2.biblio_h2 {padding-left:80px;}                       
div.biblio_article  {margin:40px;}
div.biblio_article  table {border-collapse:collapse;}
div.biblio_article  table td {border:1px #333 solid; padding:2px;}
div.article_left{margin:0; padding-left:40px;}

.exzibit_style table { border-collapse:collapse; width:98%; margin:5px; }
.exzibit_style table td { border:1px solid #333; padding:2px; }
.advert_style table { border-collapse:collapse; width:98%; margin:5px; }
.advert_style table td { border:1px solid #333; padding:2px; }
.advert_onsite_style table { border-collapse:collapse; width:98%; margin:5px; }
.advert_onsite_style table td { border:1px solid #333; padding:2px; }
.news_welcome_style {margin:50px 30px 100px 30px;}
.news_bye_style {margin:50px 30px 100px 30px;}

.electrosite_competitorsauth_style textarea{ width:90%; margin:10px 20px 10px 20px; height:160px; }

.electrosite_regform_style table {margin:20px;}
.electrosite_regform_style table td {padding:2px; vertical-align:top;}
.electrosite_regform_style table th {padding:2px; vertical-align:top; text-align:left;font-size:12;}

.center_banner { text-align:left; }
.center_banner td { text-align:left; }
td.center_banner  { text-align:center; padding:5px 0 5px 0;}
td.top_banner  { text-align:center; padding:0 0 5px 0;}
div.center_banner { text-align:center; margin:5px; } 
.centered_banner { margin:5px auto 5px auto; text-align:center; }
.automargin {margin-left:auto; margin-right:auto; width:200px; border:1px solid #000;}

.tr_hor_dots { height:14px; background:url(/img/horizontal_dots_small.gif) 0px 5px repeat-x ; border:0; }

table.reg_form td {padding:3px;}
table.reg_form td.dark {background:#ccc;}
div.electrosite_catalog_style {margin-bottom:20px;}
div.electrosite_competitors_style {margin-bottom:20px;}

table.darkblue div {margin:0;padding:0;text-align:center;}
td.t_news div {width:62px;}
td.t_magazine div {width:62px;}
td.t_advert div {width:120px;}
td.t_miss div {width:138px;}
td.t_catalog div {width:120px;}
td.t_doski div {width:84px;}
td.t_forum div {width:55px;}
td.t_biblio div {width:80px;}
td.t_rubricator div {width:70px;}
td.t_exzibit div {width:80px;}
td.t_podpiska div {width:80px;}
td.t_electrosite div {width:116px;}
td.t_miss div {width:140px;}
td.t_contact div {width:80px;}


table.competition {margin-bottom:20px;}
table.competition th {border:solid 1px #666; padding:3px; font-weight:bold;}
table.competition td {border:solid 1px #666; padding:3px;}

table.miss {margin-bottom:20px;}
table.miss th {border:solid 1px #666; padding:3px; font-weight:bold;}
table.miss td {border:solid 1px #666; padding:3px;}

div.electrosite_search_style p {width:49%; float:right;}
div.electrosite_search_style h3 {clear:both;}
                                                      	 			
div.contract {border:solid 2px #666; padding:4px;overflow-y:scroll; width:478px; height:250px;}

td.rf_r  sup {color:#D00207;font-size:14px;}
td.rf_r  span {white-space:nowrap}
td.rf_r  span.hidden_help {display:none;color:#000;font-size:11px;}
td.rf_r  p.hidden_help {display:none;color:#000;font-size:10px;}
td.rf_r  p.help {color:#000;font-size:10px;width:150px;padding:0;margin:0;}
p#h1 {position:absolute; left:23px;top:520px;}
p#h2 {position:absolute; left:23px;top:960px;}
td.rf_r  span.help {color:#000;font-size:10px;}
td.elecsite {padding:4px;width:539px;text-align:left;vertical-align:middle;}
table.auth td {padding-left:4px;vertical-align:middle;}

div.electrosite_competitors_style div img {margin-bottom:20px; }

div.electrosite_competitors_style form {float:left;margin:5px 0 0 0; padding:0;}



table.els_details td {vertical-align:top;padding:2px;}
table.els_details td.photo {width:200px;text-align:left;}
table.els_details td  img {float:left;}
table.els_details td.photo div {width:200px;text-align:left;}

div.multi-pages {clear:both;padding:10px}

div.miss-galery {width:33%;float:left;text-align:center;height:232px}
div.miss-galery div {height:165px;margin:auto;text-align:center;} 

div.btn {margin:20px;float:right;width:200px}

div.title {margin:10px}

/*div.miss-img {float:left;width:400px;margin:0 10px 20px 10px}
  */
div.miss-img {margin:0 10px 20px 10px;height:350px}
div.miss-img div {width:350px;text-align:center;margin-right:10px;float:left}
div.miss-img img {cursor:pointer;display:inline;margin:0 0 10px 0}
div.miss-img p {width:130px;display:inline;float:left;font-style:italic;margin:0}
div.miss-img ul {width:130px;display:inline;float:left;list-style-type:disc;margin:10px 10px 10px 20px;padding:0}
ul.miss-details {list-style-type:none;padding-left:0;margin-left:0}
ul.miss-details ul {list-style-type:disc;margin-left:20px;display:inline}
ul.miss-descr ul {list-style-type:disc;margin-left:20px;display:inline}
ul.miss-details li img {display:inline} 
ul.miss-details span{font-style:italic}
ul.miss-details b {color:red}
ul.miss-descr {list-style-type:none;padding-left:0;margin:0 10px} 
ul.miss-descr li {padding-bottom:10px}
ul.miss-descr span{font-style:italic}
p.miss-descr {margin:10px;}
p.miss-descr span{font-style:italic}

div.miss_catalog_style h3{display:inline}


/*old
ul.miss-details {float:left; width:130px;list-style-type:none;padding-left:0;margin-left:0}
ul.miss-details ul {list-style-type:disc}
ul.miss-details li img {display:inline} 
ul.miss-details span{font-style:italic}
ul.miss-details b {color:red}
p.miss-descr {clear:right;margin:10px}
p.miss-descr span{font-style:italic}
div.miss_catalog_style h3{float:left}
*/
/*   new

div.miss-img {margin:0 10px 20px 10px;height:350px}

ul.miss-details {list-style-type:none;padding-left:0;margin-left:0}
ul.miss-details ul {list-style-type:disc}
ul.miss-details li img {display:inline} 
ul.miss-details span{font-style:italic}
ul.miss-details b {color:red}
ul.miss-descr {list-style-type:none;padding-left:0;margin:0 10px} 
ul.miss-descr li {padding-bottom:10px}
ul.miss-descr span{font-style:italic}
p.miss-descr {margin:10px;}
p.miss-descr span{font-style:italic}

div.miss_catalog_style h3{display:inline}


*/
.multi {padding:6px 3px;line-height:20px}
.multi a, .multi span {padding:2px 4px; font-size:12px}
.multi span {background:#F8F8F8}

/* notices */

.comment {
				padding:5px 0pt 10px 20px;
}
.bluetext, .bluetext a {
				color:#114477;
				font-family:Arial,Helvetica,sans-serif;
				font-size:11px;
				font-style:normal;
				font-weight:bold;
}

.newflag {
				color:#CC0000;
				font-family:Arial;
				font-size:10px;
				font-weight:bold;
}

.graytext {
				color:#9696A5;
				font-family:Arial,Helvetica,sans-serif;
				font-size:10px;
				font-style:normal;
}

.rubrics td {vertical-align:top;padding:5px}
.rubrics ul {list-style-type:none;padding:0;margin:0;}

.themes {height:25px;list-style-type:none;padding:0;margin:0;} 
.themes li {float:left;padding:0;margin:4px;} 
h3.notice {clear:both;margin-top:20px}

.times {height:25px;list-style-type:none;padding:0;margin:0;} 
.times li {float:left;padding:0;margin:4px;} 

.pages {height:25px;list-style-type:none;padding:0;margin:0;} 
.pages li {float:left;padding:0;margin:4px;} 


.pages_navy {width:100%;background:#F8F8F8;margin:8px 0}
.pages_navy td.r {text-align:right}
.pages_navy td {width:50%;padding:10px}
ul.pages {width:250px;float:right}


.notice_form td {padding:3px}
select#rubric {width:350px}

.olcontainer div table {width:100%}
fieldset {border:0;margin:0;padding:0}

.stickers{ paddign: 10px; text-align: left; background:#f9d883}
.stickers h3{padding: 3px 0 3px 10px; margin: 0;}
.stickers h3 a{ font-size: 14px; font-weight: bold;}
.stickers p{ font-size: 12px; padding-left: 10px; margin: 0;}
.stickers span{ font-style:italic; color:#3f45ff; }
.stickers .addlink { float: right; font-size: 12px; padding: 5px;}