﻿.header_publication{ background: #e96a0b; padding: 2px 2px 2px 10px; margin-top: 15px; margin-bottom: 5px; height: 18px; }

.header_link{ background:url(osha/portal/publication_icon.gif) 1px 1px no-repeat; padding: 2px 2px 2px 20px; margin-top: 15px; margin-bottom: 5px; height: 15px; }

.header_linkold {url(osha/portal/publication_icon.gif) 1px 1px no-repeat; padding: 4px 4px 4px 28px; margin-top: 15px; margin-bottom: 5px; height: 18px; }

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

/* height and width */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 6px;
font-size: 1px;
}
.rbcontent { margin: 0 2px; }
.rbroundbox { width: 100%; margin: 1em auto; }



div#general{
	position: relative;
	padding: 4px 4px 4px 4px;
	left: 5px;
	top: 2px;
}

div#blocspeaker {
	position: relative;
	border: 1px;
	border-style: solid;
	border-color: #e96a0b;
	padding: 3px;
	margin-bottom:1px;
	width: 90%;
	left: 5px;
	top: 2px;
}

div#blocspeaker p{
	position: relative;
	margin-left:10px;
	padding: 4px 4px 4px 4px;	
	margin-top: 0px;
	line-height: auto;	
}

body {
    font: 70% Verdana, Helvetica, Arial, sans-serif;
    background-color: White;
    color: #191919;
    margin: 0;
    padding: 0;
}

table {
    font-size: 100%;
}


a {
    text-decoration: none;
    color: #871265;
    background-color: transparent;
}
img {
    border: none;
    vertical-align: middle;
}
p {
    margin: 0.5em 0em 1em 0em;
    line-height: 1.5em;
}
p a {
    text-decoration: underline;
}
p a:visited {
    color: #C23E0C;
    background-color: transparent;
}
p a:active {
    color: #F04F11;
    background-color: transparent;
}
p img {
    border: 0;
    margin: 0;
}


h1 {
    font-size: 130%;
}




/****************
// div with material
*****************/

div.rowgp {
 	padding-top: 5px;
	clear: both;
	height:auto; 
 }

div.rowgp span.label {
 	float: left;
 	width: 300px;
 	text-align: left;
        vertical-align:middle;
	height:100%; 
    text-decoration: none;
font-weight:normal; 


 }

div.rowgp span.rightgp {
	float: right;
 	width: 260px;
 	text-align: right;
	height:auto;
        border-bottom-style: 1px solid silver;
  border-bottom-width:1px;
border-bottom-style:solid silver; 
}

div.spacer { clear: both; }