#main {
	background: url(images/solstice-background.jpg) left top no-repeat;
	}
	
#product_intro {
	float: left;
	margin: 0;
	padding: 0;
	padding: 0 0 15px 25px;
	width: 450px;
	}

p.lead_in {
	text-align: right;
	font-size: 140%; /* 200% */
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	margin-left: 25px;
	padding-bottom: 15px;
	}

p.lead_in span {
	font-size: 160%;
	font-weight: normal;
	line-height: 1em;
	color: #1859bb;
	}


/* header 15px too high in Win IE 6 */
#header {

}

.dynamic-tab-pane-control .tab-page {
border-left: none;
border-right: none;
border-bottom: none;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	background-image:	url( "images/tab.active.png" ) !important;
}

#toggle_appear1 {
position: relative;
}

#gin_window {
background: #fff; 
border: 2px solid #008e72;
margin: 0;
padding: 5px 15px;
overflow: auto;
height: 275px;
width: 450px;
position: absolute;
top: -20px;
left: 250px;
z-index: 5;
color: #008e72;
}