@CHARSET "ISO-8859-1";

/*
======================================================================
 Liquid Nails: Choose Adhesive page style CSS.
======================================================================
*/

body.choose-adhesive div#my_pageContent {
	background: rgb( 140, 110, 58 ) url( '../../img/global/generalContentBg.jpg' ) no-repeat top left;
}

body.choose-adhesive div#my_column1 {
	position: absolute;
	z-index: 9999;
}

body.choose-adhesive div#my_flashContent {
	height: 573px;
}

body.choose-adhesive div#my_flashContentInside {
	padding: 10px 10px 10px 200px;
}

