#historylists { width: 700px;
   font-family: Borda-Medium;
   margin-left:  30px;
     height: auto;
     display: block;
      height: 3050px;
   
}

#historylists li { 
list-style: none;
float: left;
width: 185px;
  height: 350px;
margin-right: 30px;
text-align: center;
margin-bottom: 10px;
  margin-top: 10px;
}

#historylists h3 {
	font-size: 24px;
	margin-bottom: 10px;
	     font-family: Borda-Medium;

}


#historylists img {
	width: 185px;
}

#historylists-main { 
width: 650px;
   font-family: Borda-Medium;
          border: 2px solid #ECECEC;
          padding: 20px 20px 20px 30px;
     display: block;
     height: 3050px;

   
   
}

#historylists-main h1 {
     font-family: Borda-Medium;
     font-size: 58px;
     padding-left: 20px;
}

#historylists-main h2 {
     font-family: Borda-Medium;
     font-size: 36px;
     padding-left: 20px;
     padding-bottom: 10px;
}


#historylists-main li { 
list-style: none;
float: left;
width: 185px;
  height: 280px;
margin-right: 30px;
text-align: center;
margin-bottom: 10px;
  margin-top: 10px;
  display: block;
}

#historylists-main h3 {
	font-size: 24px;
	margin-bottom: 10px;
	     font-family: Borda-Medium;

}


#historylists-main img {
	width: 185px;
}

.releasedate {
	font-size: 15px; 
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

.colorway {
	font-size: 12px;
	padding-bottom: 10px;
		text-transform: uppercase;

}

.historymore a {
     background: #DEDEDE;
     color: #000;
     display: block;
     font-family: Borda-Medium;
     font-size: 12px;
     font-weight: 400;
	      padding: 5px 10px 5px;
     text-align: center;
     text-decoration: none;
     width: 88%;
	 margin-top: 5px;
	 	text-transform: uppercase;

}

.historymore a:hover {
     background: #A5A5A5;
     color: #FFFFFF;
}


.historybuymain a {
     background: linear-gradient(to bottom, #E91219 0%, #ED0713 50%, #F6290C 51%, #DB181F 51%, #B91D22 100%) repeat scroll 0% 0% transparent;
     color: #FFFFFF;
     display: block;

     font-family: Borda-Medium;
     font-size: 16px;
     font-weight: 400;
	      padding: 5px 10px 5px;
     text-align: center;
     text-decoration: none;
     text-shadow: 1px 1px 1px #000000;
     width: 88%;
	 	text-transform: uppercase;

}

.historybuymain a:hover {
     background: none repeat scroll 0% 0% #A11C1F;
     color: #FFFFFF;
}

.historybuy a {
     background: linear-gradient(to bottom, #E91219 0%, #ED0713 50%, #F6290C 51%, #DB181F 51%, #B91D22 100%) repeat scroll 0% 0% transparent;
     color: #FFFFFF;
     display: block;
     font-family: Borda-Medium;
     font-size: 14px;
     font-weight: 400;
	      padding: 5px 10px 5px;
     text-align: center;
     text-decoration: none;
     text-shadow: 1px 1px 1px #000000;
     width: 80px;
	 margin: 0 auto;
	 	text-transform: uppercase;

}

.historybuy a:hover {
     background: none repeat scroll 0% 0% #A11C1F;
     color: #FFFFFF;
}