#product_left { 
	width: 375px;
	clear: left;
	float: left;
	margin: 0px 15px 0px 0px;
}
#product_right { 
	width: 373px;
	clear: right;
	float: left;
	background-color: #cccccc;
	height: 450px;
}
.wo-prod-item {
	height: 112px;
	width: 125px;
	float: left;
	clear: none;
	margin: 0px auto;
	text-align: center;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wo-prod-item img {
	border: 2px solid #ccc;
	padding: 2px;
	margin: 2px;
	background-color: #fff;
}
#woven_prod_img img {
	background-color: #fff;
}
.page_list {
	clear: both;
	text-align: right;
	font-weight: bold;
	margin: 5px 0px;
	height: 15px;
}
.page_list a, .page_list a:visited {
	font-weight: bold;
	text-decoration: none;
	margin: -2px 0px 0px 0px;
	padding: 0px 5px;
	color: #000;
}
.page_list .current a, .page_list .current a:visited {
	text-decoration: underline;
}
.page_list a:hover {
	text-decoration: underline;
}
.page_list img {
	margin: 0px 2px 0px 2px;
	border: 0px solid black;
}
.pagenumbers, .pageimg {
	clear: none;
	float: left;
}
.page_list a:link, page_list a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.page_list a:link, page_list a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#prod_listing {
	clear: both;
	height: 405px;
}
#no_prod_listing {
	clear: none;
	float: left;
	margin: 15px;
}
.woven-msg {
	margin: 25px 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#Productdetails {
	margin: 10px;
}
#woven_prod_img {
	margin: 5px 0px;
	text-align: center;
	height: 333px;
	vertical-align: center;
}
.tablecard {
	width: 100%;
	height: 100%;

}
#woven_prod_summary {
	margin: 0px 0px;
	/*height: 75px;*/
}

#prepaidcard_prod_summary {
	margin: 0px 0px;
	/*height: 75px;*/
	border: 1px solid green;
}
#woven_prod_basket {
	/*height: 25px;*/
	padding: 10px 0px;
}
#woven_prod_basket .price {
	float: left;
	clear: left;
	width: 50%;
	height: 22px;
}
#woven_prod_basket .qty {
	float: left;
	clear: none;
	width: 30%;
	height: 22px;
	text-align: center;
}
#woven_prod_basket .addto {
	float: left;
	clear: right;
	width: 20%;
	height: 22px;
	padding: 2px 0px 0px 0px;
	text-align: center;
}
.woven_prod_desc { 
	height: 40px;
}
.prod_list li a {
	font-weight: normal;
}
.woven-type {
	/*
	background: #fff;
	padding: 40px 30px;
	*/
}
.woven-type-port {
	background-image: url(../../images/portrait.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 248px;
	height: 316px;
	text-align: center;
}
.woven-type-land {
	background-image: url(../../images/landscape.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 318px;
	height: 248px;
	text-align: center;
}
.woven-type-mini {
	background-image: url(../../images/mini.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 248px;
	width: 318px;
	text-align: center;
}
.woven-type-port img {
	margin: 5px 0px 0px 0px;
}
.woven-type-mini img {
	margin: 5px 15px 0px 0px;
}
.woven-type-land img {
	margin: 0px 3px 0px 0px;
}
.previewzoom {
	text-align:right;
	padding: 2px;
}
.previewzoom a:link, .previewzoom a:visited {
	background-image: url(../../images/magnifying-glass.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 18px;
	text-align: right;
}