
.button2{
	-moz-border-radius: 5px;
	background color: transparent;
	background-image: url('..images/continueShopping.gif');
	opacity: 1;
	font-family: MS Shell Dlg;
	font-size: 11.2px;
	color: #1F1949;
	font-weight: bold;
	line-height: 13px;
	width: 110px;
	height: 29px;
	
}
#orderinfoheading{
	text-align:center;
}

#kjop2Sku{
	width:138px;
	height:29px;
	visibility: hidden;
	cursor:pointer;
}
#kjop2Regular{
	width:136px;
	height:27px;
	cursor:pointer;
}
.statusgood{
	color:green;
}
.orderinforbutton{
	height:20px;
	font-size:11px;	
}
.oldprice {
	color: red;
	text-decoration: line-through;
}
#authentication{
	color:red;
}
.logonlargeheading{
	padding:0;
	margin:0;
}
.partlysentrow{
	background:#EFFF65; 
}
.sentrow{
	background:#A3EFB1;
}
.linesent{
	background:#A3EFB1;
}
.listview td{
	font-size:15px;	
}
.error{
	color:red;
}
#cartButtons{
	padding:10px 0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
	

