p {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .9em;
	line-height: 1.4em;
}

h1 {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
}

h1.collage {
	text-align: center;
}

h2 {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.4em;
	color:white;
	display: inline;
}

h2.location {
	position:relative;
	left:10px;
	top:2px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.4em;
	color:white;
	display: inline;
}

h3 {
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .6em;
	font-weight: bold;
	line-height: 1.4em;
	color:white;
	display: inline;
}

h3.locatorForm {
	display:inline;
	color:black;
	font-size:0.7em;
	font-weight:normal;

}

p.locatorForm {
	font-weight:bold;
	margin-bottom:0;
}

h3.browsers {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: .6em;
	font-weight: bold;
	line-height: 1.4em;
	color:black;
	display: block;
}

h5.frame_sizes {
	position: relative;
	margin-top:20px;
	font-family: Arial,Helvetica,sans-serif;
	line-height:.4em;
	font-size: 1em;
}


.saleItem h2 {
	margin-bottom:0px;
	display:block;
	font-size:1em;
	color:black;
}

.saleItem h3 {
	display:block;
	font-size:0.8em;
	color:black;
	margin:0px;
}

.saleItem p {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
}

a:link {color: black; text-decoration: underline;}     /* unvisited link */
a:visited {color: black; text-decoration: underline;}  /* visited link */
a:hover {color: black; text-decoration: underline;}   /* mouse over link */
a:active {color: black; text-decoration: underline;}   /* selected link */

a.menu:link {color: white; text-decoration: none; font-size: 15px}     /* unvisited link */
a.menu:visited {color: white; text-decoration: none; font-size: 15px}  /* visited link */
a.menu:hover {color: white; text-decoration: none; font-size: 15px;}   /* mouse over link */
a.menu:active {color: white; text-decoration: none; font-size: 15px}   /* selected link */

a.menu2:link {color: white; text-decoration: none; font-size: 12px}     /* unvisited link */
a.menu2:visited {color: white; text-decoration: none; font-size: 12px}  /* visited link */
a.menu2:hover {color: white; text-decoration: none; font-size: 12px}   /* mouse over link */
a.menu2:active {color: white; text-decoration: none; font-size: 12px}   /* selected link */

a.collage:link {color: black; text-decoration: none}     /* unvisited link */
a.collage:visited {color: black; text-decoration: none}  /* visited link */
a.collage:hover {color: black; text-decoration: none; cursor:pointer;}   /* mouse over link */
a.collage:active {color: black; text-decoration: none}   /* selected link */
         
a.inLine:link {
	color: black; 
	text-decoration: none; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1em; 
	line-height: 1.4em;
}            
a.inLine:visited {
	color: black; 
	text-decoration: none; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1em; 
	line-height: 1.4em;
}
a.inLine:hover {
	color: black; 
	text-decoration: underline; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1em; 
	line-height: 1.4em;
}
a.inLine:active {
	color: black; 
	text-decoration: none; 
	text-align: left; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1em; 
	line-height: 1.4em;
}  

table.poles {
	border-collapse:collapse;
}

td.heading {
	border-style:solid;
	border-width:1px;
	border-color:black;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1em; 
	font-weight:bold;
	line-height: 1.4em;
	padding:5px;
}

td.body {
	border-style:solid;
	border-width:1px;
	border-color:black;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 1em; 
	line-height: 1.4em;
	padding:2px; 
}

div#locatorForm span {
	color:red;
}



/*This chunk proiveded by brothercake.com
	See brothercake_license.txt for details*/

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
