.center-left{
  float:left;
  width:314px;
}

.center-right{
  float:left;
  width:400px;
  margin-left:50px;
}

.coffee-box-list{
  clear:both;
  border-top:1px solid #C6C6C6;
}

.coffee-box{
  float:left;
  width:253px;  
  min-height:365px;
  min-height:305px;
  border-right:1px solid #C6C6C6;
}

.coffee-box-four-column{
  float:left;
  width:190px;  
  min-height:365px;
  min-height:305px;
  border-right:1px solid #C6C6C6;
}

.coffee-box-sub{
  padding:24px 17px 15px 17px;
  
  padding-left: 15;
  padding-right: 15px;

  margin:0;
}



.coffee-box-last{
  border-right:0;
}

#center .coffee-box h3{
  margin:0 0 8px 0;
  padding:0;
  color:black;
  font-size:1.1em;
  font-weight:bold;

}

.coffee-box-sub {
text-align: center;
}


.coffee-box-img{
  text-align:center;
  padding-bottom:10px;
}



.coffee-box-parameter{
  padding:0px;
  margin-left: auto;
  margin-right: auto;

  display: block;
  width: 155px;
  

  
}

.coffee-box-parameter-left{
 display: block;
  float:left;
  width:70px;
  padding:0 0 1px 0;
  text-align:right;
  

}

.coffee-box-parameter-right{
 display: block;
  float:left;
  width:80px;
  padding:0 0 1px 0;
  
  text-align:left;
  
}

.coffee-box-parameter p{
  margin:0;
}
.coffee-box-parameter-left strong{
  padding-right:10px;
}




.cofee-box-sub-button
{
margin-top: 15px;
 text-align: center;
}

.cofee-box-sub-button a
{
  padding:2px 10px 2px 10px;
  color:white;
  text-decoration:none;   
  font-size:1em; 
  border:1px solid #922E3F;
  background:#521A23;
}

#ourCoffee .coffee-box, #ourCoffee .coffee-box h2 {
	text-align: center ;
} 

#ourCoffee .coffee-box p {
	margin-left: 41px;
	margin-right: 40px;
}

#ourCoffee div.csc-textpic-center div.csc-textpic-text {
	text-align:center !important;
}
#ourCoffee .coffee-box {
	margin-top:25px;
}
#ourCoffee .coffee-box-list {
	border-top:none;
}

div.csc-textpic-clear+p {
	text-align:left;
}

.cofee-box-sub-button a { background:transparent none !important;border: 0 !important; padding:2px 0 !important; }


