/* about funusual */

.section#aboutfunusual {
	margin: 18px 0px 0px 0px;
}
.section#aboutfunusual td {
	padding-right: 10px;
	font: 12px Verdana, sans-serif;
}
.section#aboutfunusual td p {
	font: 12px Verdana, sans-serif;
}
.section#aboutfunusual p {
	margin-bottom: 10px;
}
.section#team table tr td.subhead {
	border-top: solid 1px #808080;
	padding-top: 5px;	
}
.section#team table tr td.bottom {
	border-bottom: solid 1px #808080;
}
td#paragraph {
	width: 440px;
}
td.subhead 
{
	voice-family: "\"}\""; /* begin hack for IE */
	voice-family:inherit;
	padding-bottom: 0px;
}
html>body td.subhead 
{
	padding-bottom: 5px; /* end hack for IE */
}
#team td.photo {
	width: 75px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#team td.description {
	width: 320px;
	padding-bottom: 20px;
	padding-top: 5px;
}
#team td.description p {
	margin-top: 0px;
}
div.frame {
	background: no-repeat url("../images/category/productborder70x70.gif");
	width: 70px; height: 70px;
}

.frame img {
	width: 62px; height: 62px;
	margin: 4px;
	display: block;
	padding-top: 4px;	/* hack for Mozilla top positioning bug */
}
#storelocations td.photo {
	width: 145px;
	padding-right: 0px;
	padding-bottom: 20px;
}
#storelocations td.description {
	width: 250px;
	padding-bottom: 20px;
	vertical-align: bottom;
}
/* /about funusual */

/* about secondary */
td#secondary {
	border-left: solid 1px #CA4C09;
	width: 130px;
	padding-left: 5px;
	padding-right: 0px;
	voice-family: "\"}\""; /* begin hack for IE */
	voice-family:inherit;
	padding-top: 12px;
}
html>body td#secondary 
{
	padding-top: 0px;	/* end hack for IE */
}
#secondary ul {
	list-style: none;
	font: 11px Verdana, sans-serif;
}
#secondary ul li {
	voice-family: "\"}\""; /* begin hack for IE */
	voice-family:inherit;
	margin-bottom: -15px;
}
html>body #secondary ul li 
{
	margin-bottom: 0px;	
}
#secondary ul li a {
	background: url("../images/purple_squiggly.gif") no-repeat;
	background-position: top left;
	padding-left: 25px;
	margin: 5px 0px 0px -18px;
	display: block;
}
#secondary ul li.on a {
	background: url("../images/red_squiggly.gif") no-repeat;
	background-position: top left;
	padding-left: 25px;
	margin: 5px 0px 0px -18px;
	display: block;
}
#secondary ul li a {
	text-decoration: none;
}
#secondary ul li.on a {	
	color: #CA4C09;
}
#secondary ul li a:hover {
	color: #CA4C09;
	background: url("../images/red_squiggly.gif") no-repeat;
}
/* /about secondary */
