/* CSS Document */
.price_isbn_cart{
	height:auto;
	width:290px;
	clear: both;
}
.price_code{
height:auto;
width:290px;
margin-bottom:10px;
}
.price{
width:150px;
float:left;
}

.isbn{
width:130px;
float:right;
text-align:left;
}

.price2{
width:120px;
float:left;
}

.isbn2{
width:160px;
float:right;
}

.cart_buttons{
clear:both;
width:290px;
height:auto;
width:auto;
}
.add2cart{
width:140px;
float:left;
}
.submit{
width:140px;
float:right;
}
.cart_buttons form{
margin:0;
padding:0;
}

.nopcart{
	border: 1px solid #CCCCCC;
}
.btnspcl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	clear: none;
	float: none;
	height: 25;
	width: 120;
	background-image: url(../images/AddToCart_button.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	cursor: hand;
	border: 1px none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}

.btnsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	clear: none;
	float: none;
	height: 25;
	width: 120;
	background-image: url(../images/Submit_button.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	cursor: hand;
	border: 1px none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.orderproducts {
float:left;
	width:120px;
	height:25px;
}
.addmore {
float:right;
	height: 25px;
	width: 77px;
}
.submitorder {
float:left;
	color: #FFFFFF;
	height: 25px;
	width: 120px;
}
.resetform {
float:right;
	color: #FFFFFF;
	height: 25px;
	width: 89px;
}
.textinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	position: static;
	text-align: justify;
	width: 300px;
}

.cart_btn{
width:210px;
}

.frm select, .frm input{
	font-size:12px;
	width:150px;
	border: 1px solid #999999;
}
