.buyNow {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
	margin:0 auto;
	margin-left: 5px;
	border-right: 3px solid #4E83DA;
	border-top: 1px solid #4E83DA;
	border-left: 1px solid #4E83DA;
	border-bottom: 3px solid #4E83DA;
	background-color: #D7E2F7;
	/*font-family: "arial"*/
	}
.buyNowQty {
	margin-top:5px;
	margin-bottom:5px;
	}
.buyNowChoice {
	margin-top:5px;
	}
.choice-title {
	font-weight:bold;
	margin-bottom:5px;
	}
.buyNow1 .choice-title {
	font-weight:bold; 
	line-height:1.2em;
	/*font-size:1.5em;  kvf */
	color: #4d89ff;
	padding-bottom:14px;
	}
.buyNow1 .price{
	color: #255;
	}
.buyNow1 fieldset {
	width:230px; 
	display:block; 
	border:1px dotted #fff; 
	padding:5px; 
	padding-right:5px; 
	margin-bottom:0.5em; 
	margin-left: 13px;
	line-height:1.2em;
	}

.buyNow1 fieldset#opt {
	}

.buyNow1 legend {
	/* font-size:1.1em; kev */
	font-weight:bold; 
	color: #4d89ff;
	margin: 0 0 5px 10px; 
	height: 24px;
	line-height: 24px;
	width:157px; 
	border: 1px solid #137C41;
	padding: 0 5px;
	background:  url(../images/legend_bg.gif);
	}

.buyNow1 label {
	clear:left; 
	display:block; 
	float:left; 
	width:100px; 
	text-align:right; 
	padding-right:10px; 
	color: #003399; 
	margin-bottom:0.5em;
	}

.buyNow1 input {
	padding:0 2px;; 
	margin-bottom:0.3em;
	}

.buyNow1 select {
	/*margin-left:0.5em;
	margin-right:0.5em;
	margin-top:0.5em;*/
	}

.buyNow1 option {
	background:#003399; 
	color:#fff;
	font-family:"Courier New", Courier, mono;
	padding-top:3px;
	}

.buyNow1 optgroup {
	background: #4D89FF; 
	color:#FFF; 
	}

.buyNow1 textarea {
	width:410px; 
	height:auto;
	border:1px solid #003399; 
	padding:0.5em; 
	overflow:auto; 
	}

.buyNow1 optgroup option {
	background:#C5D9FF; 
	background:#ffffcc;
	color:#003399;
	font-family:"Courier New", Courier, mono
	}

.buyNow1 #button1 {
	color:#003399; 
	font-weight: bold;
	background:  url(../images/btn_bg.jpg);
	display: inline;
	border: none;
	width:89px; 
	height: 27px;
	line-height: 27px;
	text-align: center;
	}

.buyNow1 #button2 {
	color:#003399; 
	font-weight: bold;
	background:  url(../images/btn_bg.jpg);
	display: inline;
	border: none;
	width:89px; 
	height: 27px;
	line-height: 27px;
	text-align: center;
	}

.buyNow1 #button1:hover, .buyNow #button2:hover {
	color:#FF6705;
	}

.buyNow1 #lineUp {
	margin:-15px 0px 0px 32px;
	}

p1 {
	margin: 4px 0;
	}
.optExtras {
	color:blue;
	padding: 5px 0px 5px 25px;
	}	
.form_button_add_to_cart1 {
	/*line-height: 13px;*/
	height: 20px;
/* B R */
	margin: 0px 1px 20px 0px;
	padding: 1px 0px 6px 5px;
	/*padding-left:25px;*/
	/* font-size : 11px; kvf */
	background-color: #0099ff;
	border: 1px solid #99ccff;
	color: #ffffff;
	/*float: left;*/
	background-image: url('../add2cart.jgp');
	/*word-spacing: normal;*/
	cursor:pointer;
	}

