
img {
border:none;
}

h1 {
 font-size:16px; display:inline; padding:0; margin:2 0 0 0;
}

#st1 {
	
}

#cartr {
	border-bottom:1 solid gray;
}

#cartr:hover {
	background-color:#fe0;
}

#acart {
	font-size:16px; color:white;  text-decoration:none;
	padding: 0px; margin:0px 0px 0px 16px;
	height:24px; width:128px; 
}

#cart { 
	top:180px;
	left: 63%;
	border:1px solid black;
	position:absolute;
	visibility:hidden;
	background: #fff;
	opacity: 0.95;
	filter:literal("progid:DXImageTransform.Microsoft.Alpha(opacity=95)");
	z-index:100;
	text-align:left;
	padding: 32px;
}

#cart td {
	font-size:12px;
}

#cart img {
	cursor: pointer;
	margin-right:8px;
}

#divaddcart {
	width:128px; height:30px;
	font-size:18px;
	color:white; font-weight:bold; cursor:pointer;
	background:#fff url('i/bt_ord.png'); 
}

#divaddcart2 {
	width:128px; height:30px;
	font-size:14px;
	color:white; font-weight:bold; cursor:pointer;
	background:#fff url('i/bt_ord2.png'); 
	text-align:left;
}

#cartctl{
	white-space: nowrap;
}

#cae1 {
	width:600px; height:200px;
	border-bottom:1 solid black;
	vertical-align:top;
	text-align:left;
}

#caehead {
	width:100%; height:20px;
	background-color:gray;
	color:white;
}

#pic2div {
	max-width:100; height:100; max-height:100;
}