p.tsandcsnotice a
{
	color:#FE0202;
	text-decoration:underline;
}


div.bk5 input
{
	background-color:transparent;
	border: 0px;
	width:190px;
	padding-right:7px;
}

#checkoutsubmit input
{
	background-color:transparent;
	border:none;
	color:#3D6171;
	font-weight:bold;
	cursor:pointer;
	padding:1px 4px 4px 4px ;
}


div.bk1
{
width:451px;
height:64px;
background-position:top; background-repeat:no-repeat; background-image: url(../../res/bk_bg.jpg);
padding:6px 0px 5px 0px;
color:#3D6171;
}

div.bk1 a
{
color:#3D6171;
text-decoration:underline;
}

div.bk1_l
{
float:left;
padding:0px 0px 0px 15px;
width:150px;
}

div.bk1_r 
{
	float:left;
	width:150px;
	margin-left:20px;
}




div.bk1_qty
{
	width:80px;
	float:left;
	text-align:center;
}

div.bk1_qty input.itemquantitytext
{
	width:20px;
	margin:0px 20px 0px 20px; /* just enough margin to force submit to drop to next line*/
}
div.bk1_qty input.itemquantitysubmit
{
	background-color:transparent;
	border:none;
	color:#3D6171;
	font-size:0.8em;
	font-weight:normal;
	cursor:pointer;
	padding:0px;
}

div.bk1_r span
{
	display:block;
	float:left;
}
div.bk1_r span.itemtotal
{
	width:60px;
	padding-left:20px;
}
div.bk1_r span.itemremove
{
	width:60px;
	text-align:right;
}