.product-prevnext{
	clear:both;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.productsummary-container{
	/*margin-top: 15px;
	margin-left: 15px;*/
	margin-right: 0;
}

.product-prevnext span {
    font-weight: bold;
}
.productsummary{
	/*float:left;*/
	margin: 0px;
	/*width:340px;*/
	/*margin-bottom: 20px;*/
}
.productsummarytable{
	width: 321px;
	padding-left: 10px;
}
.product-prevnext .buttontext {
    background-color: white;
    border-color: -moz-use-text-color #DDDDDD;
    border-style: none solid;
    border-width: 0 1px;
    color: black;
    font-size: 0.96em;
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
}

.smallimage{
	float: left;
	width: 75px;
}

.smallimage img{
	max-width: 75px;
	height: auto;
	/*border:1px solid;*/
}

.productbuy{}

.productinfo{
	/*margin-bottom: 20px;*/
	min-height: 50px;
}
.productinfo a{
	color: #4B4B4B;
	font-weight: bold;;
}
.productinfo a:hover{
	color: #ec6409;
}
