.clear3 {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 0;
	font-size: 0;
	background: none;
}

#right {
	width: 536px;
	float: right;
}

#right h2.credit {
	background-image: url(images/cards.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 26px;
	margin-top: 20px;
	border: 0;
}

#right div.info div.descr div.photo {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	text-align: center;
	width: 200px;
	height: 200px;
	border: 1px solid #5d7ec1;
	overflow: hidden;
	display: table;
    vertical-align: middle;
}

#qw12 {
	width: 200px;
	position: relative;
	display: table-cell;
    vertical-align: middle;
	padding: 0;
	margin: 0;
	border-right: 1px solid #5d7ec1;
	-moz-border-right-colors: white;
}

#right div.info div.descr div.photo div#qw12 img {
	position:relative;
	margin: 0;
	max-height: 150px;
	max-width: 150px;
}

*html body #right div.info div.descr div.photo div#qw12 {
	top: 50%;
	border: none;
}

*html body #right div.info div.descr div.photo div#qw12 img {
	top: -50%;
	height: expression((document.getElementById('prodpic').offsetHeight > 150 ? 150 : document.getElementById('prodpic').offsetHeight ));
}

#right div.info {
	color: #113ba6;
	font-size: 110%;
	line-height: 1.5em;
}

#right div.info a.learnmore span {
	display: inline;
}

#right div.info ul li {
	list-style-position: inside;
}

/*
#right div.info a.learnmore {
	display: block;
	width: 77px;
	height: 20px;
	background: url(../img/buttons/learnmore.gif);
	clear: both;
	margin-left: 0;
	margin-top: 0.5em;
}
*/
#right div.info a.shipping span {
	display: none;
}

#right div.info a.shipping {
	display: block;
	width: 112px;
	height: 22px;
	background-image: url(../img/buttons/shipping.gif);
	margin-bottom: 1.3em;
}

#right div.info div.descr {
	margin-bottom: 0;
}

#right div.info div.descr form input.txt {
	margin-top: 0;
}

#right div.info div.descr form input.img {
	margin-bottom: 0;
	position: relative;
	top: 5px;
}

#right div.info p {
	margin-bottom: 1em;
}

#right div.info p.title {
	margin-bottom: 1.5em;
	margin-top: 0;
}

table.info {
	width: 100%;
	margin-bottom: 1.6em;
	font-size: 110%;
}

table.info th span {
	color: orange;
}

h3.first sup{
	font-size: 0.8em;
	display: inline;
	font-weight: bold;
	color: darkorange;
}

table.info tbody tr.popular {
	background-color: #E4E8FB;
}

table.info tbody td.link {
	width: 61px;
	padding: 0.1em;
}

table.info tbody td a span {
	display: none;
}

table.info tbody td a {
	display: block;
	width: 68px;
	height: 17px;
	background-image: url(images/bynow.gif);
	background-repeat: no-repeat;
	margin: 2px 0;
}

#right div.info h3.first {
	margin-top: -0.2em;
}

#searchform {
	margin-bottom: 1em;
}

#right div.info ul#sitemap li p {
	margin-bottom: 0.3em;
}

span.popular {
	color: #F29838;
}