/* CSS for product_selector.html */

.selectormain {
	width:922px;
	overflow:hidden;
	height:100%;
	background:url(../images/product_selector/bg.gif);
}
.selectormain .top {
	height:50px;
	background:url(../images/product_selector/top.gif);
}
.selectormain .top b {
	display:none;
}

.selectormain form {
	display:block;
	margin-top:16px;
	margin-left:66px;
	border:1px solid #FFFFFF;
	width:755px;
	height:152px;
	padding-left:33px;
	padding-top:17px;
	color:#FFFFFF;
	font:Helvetica, Arial, sans-serif;
	clear:both;
	font-size:11px;
	line-height:12px;
}
.selectormain form div {
	float:left;
}
.selectormain form h1 {
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	font-weight:bold;
	height:24px;
}
.selectormain form p {
	height:30px;
	text-transform:uppercase;
}
.selectormain form div input, .selectormain form div label {
	float:left;
}
.selectormain form div label {
	padding-left:8px;
}
*html .selectormain form div label {
	padding-top:4px;
}


.selectormain form div.first {
	width:209px;
}
.selectormain form div.first input{
	margin-left:12px;
}
.selectormain form div.second {
	width:178px;
}
.selectormain form div.third {
	width:190px;
}
.selectormain form div.forth input{
	margin-left:12px;
}


.selectormain .flashcontent {
	padding-top:23px;
	padding-left:9px;
}
.selectormain .flasharea #flasharea {
	width:904px;
	height:292px;
}

/* REDEFINE FROM COMMON.CSS */
.footer {
	height:94px;
	text-align:center;
	color: #ffffff;
	padding-top:20px;
	background:url(../images/product_selector/bot.gif) bottom no-repeat;
}
.footer a {
	color: #ffffff;
}
.footer .links {
	height:14px;
}
.footer .copy {
	padding-top:10px;
}

#BayerLinks {
	width: 868px;
	color: #ffffff;
	padding-bottom: 0;
}

#BayerLinks a { color: #ffffff; }

