
table#options-table{
	width:560px;
	float:left;
	font-size:90%;
	font-weight:bold;
	padding:0;
	margin:0 5px 0 0;
}

table#options-table img{
	float:right;
}

#complexoptionsoutput table tr td{
	padding:0 2px;
	border-bottom:1px solid #CCC;
}

#stockEmailer{
	float:left;
	font-size:90%;
	width:360px;
	position:absolute;
	top:7px;
	left:100px;
	background-color:#fff;
	border:2px solid #999;
}

#stockEmailer form, #stockEmailer p{
	margin:10px;
	float:left;
}

#stockEmailer form{
	margin-top:0;
}

#stockEmailer label, #stockEmailer input{
	width:120px;
	float:left;
	margin-top:5px;
}

#stockEmailer label{
	width:125px;
}

#stockUpdateCancel{
	margin:5px 5px 0 0;
}

input#stockUpdateRequest{
	margin-top:5px;
	width:125px;
}

td.buy-btn{
	width:170px;
}

#complexoptionsoutput-wrapper{
	position:relative;
	float:left;
}
