/* Hair Saloon for Men Styles */


body {
	padding: 0;
	margin: 0;
	background: url(images/bg_wood2.jpg) repeat;
}

a:link {
	color: #d13f0e;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #d13f0e;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #481504;
	text-decoration: none;
	font-weight: bold;
}

form {
	padding: 0;
	margin: 0;	
}


sup {
	font-size:9px;
	}


/* Flash  */

#flash { 
	position: absolute;
	z-index: 2;
	float: left;
	margin-top: -35px;
	margin-left: -45px;
}


/* Frame sides Filler */

#frameLeft {
	background: url(images/frame-middleLeft-filler.jpg) repeat-y;
}

#frameRight {
	background: url(images/frame-middleRight-filler.jpg) repeat-y;
}




/* Subpage Left Container */
#subHeadContainer {
	margin: 0;
	padding: 10px 0 0 20px;
	/*float: left;*/
	text-align: left;
}



/* Subpage text headers */
#star {
	font: normal 35px/37px Garamond, serif;
	color: #000000;	
	margin: 0 0 0 38px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0;
}

#services {
	font: normal 75px/85px Garamond, serif;
	color: #d13f0e;
	margin: -21px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 0;
}



/* padding for scroll image */
#scrolly {
	margin: 0;
	padding: 0 0 0 10px;
}






/* Copy styles - left side */
#subPageText {
	margin: 5px 0 0 0;
	padding: 0 0 0 10px;
	width: 375px;
	text-align: left;
}

#subPageText p {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;	
}

#subPageText h1 {
	font: 14px/20px Georgia, "Times New Roman", Times, serif;	
	margin: 6px 0;
}

#subPageText ul {
	margin: 20px 0 20px 35px;
	padding: 0;
	font: 12px/18px Georgia, "Times New Roman", Times, serif;	
}

#subPageText ul li {
	background: url(images/orangeBullet.gif) no-repeat 0 5px;
	list-style: none;
	text-indent: 10px;
}





/* Registration-copyright-TM */
.reg {
	font: 11px "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	vertical-align: text-top;
}
.reg2 {
	font: 11px "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	line-height:12px;
}


/* Black background behind body - subpage */
#blackBox {
	width: 921px;
	/* height: 557px; */
	margin: 0;
	padding: 0 0 8px 0;
	background: #000;
	text-align: left;
}

/* darker tan background behind copy - subpage */
#box1 {
	width: 895px;
	/* height: 543px; */
	border-right: 6px solid #D7C8AE;
	border-left: 6px solid #D7C8AE;
	border-bottom: 6px solid #D7C8AE;
	background: #f9f4ea;
	margin-left: 8px;
	padding: 0 0 10px 0;
}



/* Black background behind body - home page */
#blackBoxb {
	width: 921px;
	height: 445px;
	margin: 0;
	padding: 0px;
	background: #000;
	text-align: left;
}

/* darker tan background behind copy - home page */
#box1b {
	width: 875px;
	height: 420px;
	border-right: 6px solid #D7C8AE;
	border-left: 6px solid #D7C8AE;
	border-bottom: 6px solid #D7C8AE;
	background: #f9f4ea url(images/homepage_bg.jpg) left top;
	margin-left: 8px;
	padding: 10px;
}




/* right side (services) area - subpage */
#servicesContainer {
	margin: 10px 0 10px 0;
	padding: 5px 20px 0 0;
	/*float: right;*/
	width: 406px;
}

#servicesBox2 {
	width: 386px;
	/* height: 506px; */
	background: #e3d8c1;
	border: 1px dashed #c8bba1;
	padding: 10px;
	margin: 0;
}

#servicesBox {
	width: 386px;
	/* height: 506px; */
	background: #e3d8c1;
	border-bottom: 1px dashed #c8bba1;
	border-right: 1px dashed #c8bba1;
	border-left: 1px dashed #c8bba1;
	padding: 10px;
	margin: 0;
}

#servicesBoxSub {
	width: 366px;
	height: 400px;
	overflow: auto;
	background: #f9f4ea;
	margin: 0;
	padding: 0 10px 10px 10px;
	text-align: left;
}

#servicesBoxSub h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;	
	margin: 0;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #842a08;
}

#servicesBoxSub h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 5px 0;;
	padding: 4px 0 0 0;
}

#servicesBoxSub p {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;	
	margin: 0;
	padding: 0;
}

#servicesBoxSub ul {
	margin: 0 0 0 20px;
	padding: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;	
}

#servicesBoxSub ul li {
	background: url(images/orangeBullet.gif) no-repeat 0 5px;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	display: block;
}


#servicesBoxSub hr {
	width: 100%;
	color: #c8bba1;
	background-color: #e3d8c1;
	border: 0;
	height: 2px;	
	margin: 10px 0 0 0;
}

#servicesBoxSub img {
	border: 1px solid #842a08;
	padding: 1px;
	margin: 5px 10px 0 0;
	background: #f9f4ea;
}

#servicesBoxSubHead {
	width: 368px;
	/*height: 26px;*/
	background: #f9f4ea;
	margin: 0;
	padding: 9px;
	border-bottom: 2px solid #e3d8c1;
	font: bold 20px Garamond, serif;
	text-transform: uppercase;
	text-align: center;
	color: #d13f0e;
}

#servicesBoxSubSub {
	width: 368px;
	/*height: 26px;*/
	background: #f9f4ea;
	margin: 0;
	padding: 9px;
	border-bottom: 2px solid #e3d8c1;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
}


#history {
	margin: 0;
	pading: 0;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;	
}

#history p {
	margin: 10px 0;
	padding: 0;	
	font: 12px/18px Georgia, "Times New Roman", Times, serif;	
}

#history h2 {
	font: bold 14px Garamond, serif;
	text-transform: uppercase;
	margin: 4px 0 0 20px;
}

#history h3 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;	
	margin: 0;
	padding: 14px 0 4px 0;
	border-bottom: 1px solid #842a08;
}

#history address {
	margin: 0 0 0 20px;
	padding: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;	
}




/* right side (services) area - home page */
#servicesContainerb {
	margin: 5px 0;
	padding: 0;
}

#servicesBoxb {
	width: 297px;
	height: 190px;
	background: #e3d8c1;
	border: 1px dashed #c8bba1;
}

#servicesBoxb2 {
	width: 297px;
	height: 120px;
	background: #e3d8c1;
	border: 1px dashed #c8bba1;
}

#servicesBoxSubb {
	width: 263px;
	height: 135px;
	background: #f9f4ea;
	margin: 0 7px;
	padding: 0 10px 10px 10px;
	text-align: left;
	font: 12px "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;	
}

#servicesBoxSubb2 {
	width: 263px;
	height: 65px;
	background: #f9f4ea;
	margin: 0 7px;
	padding: 5px 10px 10px 10px;
	text-align: left;
	font: 14px "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;	
	color:#d13f0e
}

#servicesBoxSubb2 a{
	
	font: 14px "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;	
	color:#000
}

#servicesBoxSubb h2 {
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;	;
	margin: 0 0 2px 0;;
	padding: 8px 0 0 0;
}

#servicesBoxSubb td {
	padding: 4px 10px 0 0;
	margin: 0;
}

#servicesBoxSubb p {
	font: 12px/15px Georgia, "Times New Roman", Times, serif;		
	margin: 0;
	padding: 0;
}

#servicesBoxSubb ul {
	margin: 0 0 0 35px;
	padding: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;	
}

#servicesBoxSubb ul li {
	background: url(images/orangeBullet.gif) no-repeat 0 5px;
	list-style: none;
	text-indent: 10px;
	padding: 0;
	margin: 0;
}

#servicesBoxSubbHead {
	width: 283px;
	height: 20px;
	background: #f9f4ea;
	margin: 7px 7px 0 7px;
	padding-top: 9px;
	border-bottom: 2px solid #e3d8c1;
	font: bold 15px Garamond, serif;
	text-transform: uppercase;
	text-align: center;
	color: #d13f0e;
}

#servicesBoxSubbHead2 {
	width: 283px;
	height: 20px;
	background: #f9f4ea;
	margin: 7px 7px 0 7px;
	padding-top: 9px;
	border-bottom: 2px solid #e3d8c1;
	font: bold 15px Garamond, serif;
	text-transform: uppercase;
	text-align: center;
	color: #d13f0e;
}


/* join */
#servicesContainerb {
	margin: 5px 0;
	padding: 0;
}

#servicesContainerb2 {
	margin: 5px 0;
	padding: 0;
}


#servicesBoxc {
	width: 297px;
	height: 41px;
	background: #e3d8c1;
	border: 1px dashed #c8bba1;
}

#servicesBoxSubc {
	width: 263px;
	height: 41px;
	background: #f9f4ea;
	margin: 0 7px;
	padding: 0 10px 10px 10px;
	text-align: left;
	font: 12px "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;	
}

#servicesBoxSubc h2 {
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;	;
	margin: 0 0 2px 0;;
	padding: 8px 0 0 0;
}

#servicesBoxSubc td {
	padding: 4px 10px 0 0;
	margin: 0;
}

#servicesBoxSubc p {
	font: 12px/15px Georgia, "Times New Roman", Times, serif;		
	margin: 0;
	padding: 0;
}

#servicesBoxSubc ul {
	margin: 0 0 0 35px;
	padding: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;	
}

#servicesBoxSubc ul li {
	background: url(images/orangeBullet.gif) no-repeat 0 5px;
	list-style: none;
	text-indent: 10px;
	padding: 0;
	margin: 0;
}

#servicesBoxSubcHead {
	width: 283px;
	height: 20px;
	background: #f9f4ea;
	margin: 7px 7px 0 7px;
	padding-top: 9px;
	border-bottom: 2px solid #e3d8c1;
	font: bold 15px Garamond, serif;
	text-transform: uppercase;
	text-align: center;
	color: #d13f0e;
}

/* Sub-Menu Tabs */

/* join2 */

#servicesBoxc2 {
	width: 297px;
	height: 41px;
	background: #e3d8c1;
	border: 1px dashed #c8bba1;
	margin:0px 0px 5px 0px;
}

#servicesBoxSubc2 {
	width: 263px;
	height: 41px;
	background: #f9f4ea;
	margin: 0 7px;
	padding: 0 10px 10px 10px;
	text-align: left;
	font: 12px "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;	
}

#servicesBoxSubc2 h2 {
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;	;
	margin: 0 0 2px 0;;
	padding: 8px 0 0 0;
}

#servicesBoxSubc2 td {
	padding: 4px 10px 0 0;
	margin: 0;
}

#servicesBoxSubc2 p {
	font: 12px/15px Georgia, "Times New Roman", Times, serif;		
	margin: 0;
	padding: 0;
}

#servicesBoxSubc2 ul {
	margin: 0 0 0 35px;
	padding: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;	
}

#servicesBoxSubc2 ul li {
	background: url(images/orangeBullet.gif) no-repeat 0 5px;
	list-style: none;
	text-indent: 10px;
	padding: 0;
	margin: 0;
}

#servicesBoxSubcHead2 {
	width: 283px;
	height: 20px;
	background: #f9f4ea;
	margin: 7px 7px 0 7px;
	padding-top: 9px;
	border-bottom: 2px solid #e3d8c1;
	font: bold 15px Garamond, serif;
	text-transform: uppercase;
	text-align: center;
	color: #d13f0e;
}

/* Sub-Menu Tabs */


/* join2 */

.servicesBox {
	width: 297px;
	background: #e3d8c1;
	border: 1px dashed #c8bba1;
}

.servicesBoxSub {
	width: 263px;
	background: #f9f4ea;
	margin: 0 7px;
	padding: 0 10px 10px 10px;
	text-align: left;
	font: 12px "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;	
}

.servicesBoxSub h2 {
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;	;
	margin: 0 0 2px 0;;
	padding: 8px 0 0 0;
}

.servicesBoxSub td {
	padding: 4px 10px 0 0;
	margin: 0;
}

.servicesBoxSub p {
	font: 12px/15px Georgia, "Times New Roman", Times, serif;		
	margin: 0;
	padding: 0;
}

.servicesBoxSub ul {
	margin: 0 0 0 35px;
	padding: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;	
}

.servicesBoxSub ul li {
	background: url(images/orangeBullet.gif) no-repeat 0 5px;
	list-style: none;
	text-indent: 10px;
	padding: 0;
	margin: 0;
}

.servicesBoxSub {
	font: bold 15px Garamond, serif;
	text-transform: uppercase;
	text-align: center;
	color: #d13f0e;
}

#servicesBoxSubHead {
	width: 283px;
	height: 10px;
	background: #f9f4ea;
	margin: 7px 7px 0 7px;
	padding-top: 9px;
	border-bottom: 2px solid #e3d8c1;
	font: bold 15px Garamond, serif;
	text-transform: uppercase;
	text-align: center;
	color: #d13f0e;
}

/* Sub-Menu Tabs */


#tablist
{
	padding: 0;
	margin: 0;
	font: bold 12px Garamond, serif;
	text-transform: uppercase;
	text-align: center;
}

#tablist ul {
	margin: 0;  
	padding: 0 0 22px 6px;
	border-bottom: 1px dashed #c8bba1;
}

#tablist ul li
{
	display: inline;
}

#tablist ul li a
{
	padding: 4px 6px 0 6px;
	margin: 0 4px;
	width: auto; 
	float: left;
	height: 18px;
	background: #842a08;
	text-decoration: none;
	 
}

#tablist ul li a:link { color: #e6e6e7; }
#tablist ul li a:visited { color: #e6e6e7; }

#tablist ul li a:hover
{
	color: #fff;
	background-color: #481504;
}

#tablist ul li a#current
{
	background: #e3d8c1;
	border-top: 1px dashed #c8bba1;
	border-right: 1px dashed #c8bba1;
	border-left: 1px dashed #c8bba1;
	border-bottom: 1px solid #e3d8c1;
	color: #000;
}






/* Utility Nav */

#util {
	font: 10px Georgia, "Times New Roman", Times, serif;	
	color: #d64810;
	width: 900px;
	padding: 0 0 20px 0;
	margin:-35px 0 0 10px;
}

.footer-hack {
	font: 10px Georgia, "Times New Roman", Times, serif;	
	color: #d64810;
}

#util a:link {
	font: 10px Georgia, "Times New Roman", Times, serif;	
	color: #d64810;
}

#util a:visited {
	font: 10px Georgia, "Times New Roman", Times, serif;	
	color: #d64810;
}

#util a:hover {
	font: 10px Georgia, "Times New Roman", Times, serif;	
	color: #f9f4ea;
}





/* Hours table */

#hours {
	margin: 30px 0 10px 0;
	padding: 0;
	text-align: left;
}

#hours table {
	margin: 0;
	padding: 0;
	border-top: 1px solid #842a08;
	border-bottom: 1px solid #842a08;
}

#hours table h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;	
	color: #000;
	background: #e3d8c1;
	height: 17px;
	/* border-top: 1px dashed #842a08;
	border-bottom: 1px dashed #842a08; */
	padding: 3px 0 0 0;
	text-indent: 10px;
}

#hours table tr {
	border-collapse: collapse;
}

#hours table td {
	padding: 4px;
	border: 1px solid #e3d8c1;
	text-indent: 10px;
}

#hoursHead {
	font: bold 16px Georgia, "Times New Roman", Times, serif;	
	/* background: #e3d8c1; 
	color: #000;
	height: 19px;
	width: 312px; */
	margin: 0 0 4px 4px;
	text-align: left;

}

#hoursFoot {
	font: italic 12px Georgia, "Times New Roman", Times, serif;	
	color: #000;
	text-align: center;
	margin: 5px 0;
}







/* services table */

#servicesTable {
	margin: 10px 0 20px 0;
	padding: 0;
	text-align: left;
}

#servicesTable img {
	border: 1px solid #842a08;
	padding: 1px;
	background: #f9f4ea;
}


#servicesTable table {
	margin: 0;
	padding: 0;
	border-top: 1px solid #842a08;
	/* border-bottom: 1px solid #842a08; */
}

#servicesTable table h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;	
	color: #000;
	/* background: #e3d8c1; 
	height: 17px;*/
	/* border-top: 1px dashed #842a08;
	border-bottom: 1px dashed #842a08; */
	padding: 0;
	border: none;
	/* text-indent: 10px; */
}

#servicesTable table tr {
	border-collapse: collapse;
}

#servicesTable table td {
	padding: 4px;
	/* text-indent: 10px; */
}

#servicesTableHead {
	font: bold 16px Georgia, "Times New Roman", Times, serif;	
	/* background: #e3d8c1; 
	color: #000;
	height: 19px;
	width: 312px; */
	margin: 0 0 2px 4px;
	text-align: left;

}

#servicesTableFoot {
	font: italic 12px Georgia, "Times New Roman", Times, serif;	
	color: #000;
	text-align: center;
	margin: 5px 0;
}




/* Locator Box */


#locatorContainer {
	background: #e3d8c1;
	width: 180px;
	margin: 0 0 0 10px;
	padding: 10px;
	border: 1px dashed #c8bba1;
	float: right;
}

#locator {
	margin: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;	
	background: #f9f4ea;
	padding: 10px;
	text-align: left;
}

#loginContainer {
	background: #e3d8c1;
	width: 220px;
	margin: 20px 0 250px 0;
	padding: 10px;
	border: 1px dashed #c8bba1;
}

#login {
	margin: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;	
	background: #f9f4ea;
	padding: 10px;
	text-align: center;
}

#loginTitle {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 50px 0 0 0;
	text-align: center;
}


/* Locator Results */

#result {
	border: 1px solid #c8bba1;
	padding: 10px;
	margin: 10px 0;
}

#result h1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}

#result h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;	
	margin: 0;
	padding: 0 0 2px 0;
}

#result h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 6px 0;
	padding: 1px 0;
}

#result p {
	font: 12px Georgia, "Times New Roman", Times, serif;	
	margin: 0;
	padding: 1px 0;
}

#result img {
	margin: 8px;
	border: none;
}





/* Privacy Policy */

#privacy p {
	font: 10px Georgia, "Times New Roman", Times, serif;	
	margin: 0 10px;
	padding: 1px 0;
	text-align: left;
}

#privacy ul {
	font: 10px Georgia, "Times New Roman", Times, serif;	
	text-align: left;
	margin-right: 10px;
}

#privacy img {
	border: none;
	margin: 10px 0;
}

#privacy h3 {
	font: 12px Georgia, "Times New Roman", Times, serif;	
	margin: 10px;
	text-align: right;
}

#privacy h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;	
	margin: 10px;
	padding: 2px 0;
	text-align: left;
	border-bottom: 1px solid #000;
}

#privacy h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;	
	margin: 10px 10px 0 10px;
	padding: 1px 0;
	text-align: left;
}



/* Site Map */

#siteMap {
	margin: 0 0 0 20px;
}

#siteMap h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;	
	margin: 10px 0 3px 0;
}

#siteMap p {
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 0 10px;
}

#siteMap p a:link {
	color: #d13f0e;
	text-decoration: none;
	font-weight: normal;
}

#siteMap p a:visited {
	color: #d13f0e;
	text-decoration: none;
	font-weight: normal;
}

#siteMap p a:hover{
	color: #481504;
	text-decoration: none;
	font-weight: normal;
}




/* employment image placement */

#employmentImage {
	position: relative;
	left: -600px;
	top: 275px;
	z-index: 1;
	margin: 0 0 -248px 0;
	padding: 0;
}

#employmentText {
	position: relative;
	left: 145px;
	top: 0;
	width: 240px;
	height: 247px;
	z-index: 2;
	margin: 0;
}

#pressImage {
	position: relative;
	left: -307px;
	top: -300px;
	z-index: 1;
	margin: 0 0 -284px 0;
	padding: 0;
}

#pressText {
	position: relative;
	left: 105px;
	top: 10px;
	width: 300px;
	height: 247px;
	z-index: 2;
	margin: 0;
}

#pressImage2 {
	position: absolute;
	z-index: 1;
	margin: 265px 0 0 15px;
	padding: 0;
}

#pressText2 {
	position: relative;
	left: 105px;
	top: 10px;
	width: 300px;
	height: 247px;
	z-index: 2;
	margin: 0;
}

#franchiseImage {
	position: absolute;
	z-index: 1;
	margin: 293px 0 0 0px;
	padding: 0;
}




#pressList h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;	
	border-bottom: 1px solid #842a08;
	margin: 20px 0 0 0;
	padding: 0 0 3px 0;
	}

#pressList h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;	
	color: #000;
	padding: 0;
	margin: 6px 0 4px 10px;
	border: none;
}

#pressList p {
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;	
	margin: 0 0 10px 10px;
}



/* Franchise Application styles */

#app {
	margin: 0 20px 10px 20px;
}

#app h1 {
	font: bold 18px/18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #999;
	color: #000;
}

#app h2 {
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 10px 0 5px 0;
	color: #000;
}

#app p {
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin: 4px 0 0 0;
	padding: 0;
}

#app table {
	padding: 8px 0;
}

#app table td {
	padding: 4px 10px 4px 0;
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#app p.required {
	color: #d13f0e;
}

#app table td.required {
	color: #d13f0e;
}


#app hr {
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	width: 100%;
	text-align: left;
}

#appsizer {
	height:444px;
	overflow:auto;
	width:830px;
}

.reverse a:link {
	font: 12px Trajan, Garamond, serif;
	color: #000;
}

.reverse a:visited {
	font: 12px Trajan, Garamond, serif;
	color: #000;
}

.reverse a:hover {
	font: 12px Trajan, Garamond, serif;
	color: #d13f0e;
}



#burst {
	margin: 125px 0 0 780px;
	padding: 0;
	position: absolute;
	z-index: 5;
}
