div.hr{display: none;}

div.hr{
  display: block;
  height: 19px;
  background-image: url('http://www.scaffoldingsupplyhouse.com/images/ybar.jpg');
  background-repeat: repeat;
  margin-left: 20px;
  margin-top: 0px;
  margin-right: 0px;
  z-index: 10;
}

hr{display: none;}

a 
{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:hover 
{
	font-size: 12px;
	text-decoration: underline;
	color: #006699;
}

a.footer
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

a.footer:hover
{
	font-size: 10px;
	color: #E8B43C;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

a.crumb
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: none;
}

a.crumb:hover
{
	font-size: 12px;
	color: #E8B43C;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-decoration: underline;
}

a.concrete
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

a.concrete:hover
{
	font-size: 12px;
	color: #E8B43C;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: underline;
}

a.black
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

a.black:hover
{
	font-size: 18px;
	color: #E8B43C;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

font.black
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

font.footer
{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

font.crumb
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

font.welcome
{
	font-size: 12px;
	color: #E8B43C;
	font-weight: bold;
	font-family: verdana, sans-serif;
}

font.concrete
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

h1
{
	font-size: 28px;
	color: #000000;
	text-decoration: bolder;
	font-family: Arial, sans-serif;
}

h2
{
	font-size: 18px;
	color: #000000;
	text-decoration: bold;
	font-style: oblique;
	font-family: Arial, sans-serif;
}

h3
{
	font-size: 18px;
	color: #000000;
	text-decoration: bold;
	font-style: bold;
	font-family: Arial, sans-serif;
}

td.rightcol
{
	border-top: 0px dashed #CCCCCC;
	border-right: 0px dashed #CCCCCC;
	border-left: 1px solid #000000;
	border-bottom: 0px dashed #CCCCCC;
}

form {background-color: #FFFFFF;}

#whatsnewbox{position: relative;}

#browsebox{position: relative;}

.rbroundbox { background: url(../images/lg00.gif) repeat; }
.rbtop div  { background: url(../images/lg11.gif) no-repeat top left; }
.rbtop      { background: url(../images/lg12.gif) no-repeat top right; }
.rbbot div  { background: url(../images/lg21.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/lg22.gif) no-repeat bottom right; }

 /* height and width stuff, width not really necessary. */
.rbtop div, .rbtop, .rbbot div, .rbbot, 
{
	width: 100%;
	height: 7px;
	font-size: 1px;

}
.rbcontent  { margin: 0 7px; }
.rbroundbox { width: 200px; margin: 1em auto;}

.loginroundbox { background: url(../images/lg00.gif) repeat; }
.logintop div  { background: url(../images/lg11.gif) no-repeat top left; }
.logintop      { background: url(../images/lg12.gif) no-repeat top right; }
.loginbot div  { background: url(../images/lg21.gif) no-repeat bottom left; }
.loginbot      { background: url(../images/lg22.gif) no-repeat bottom right; }

.logintop div, .logintop, .loginbot div, .loginbot, 
{
	width: 20%;
	height: 7px;
	font-size: 1px;

}
.logincontent  { margin: 0 7px; }
.loginbox { width: 400px; margin: 1em auto;}

