#description{
	border-bottom:1px 
	solid #d9d9d9; 
	padding:0 0 20px 0;
}


.divisor{
	clear:both; 
}

.product{
	margin: 15px 20px 10px 5px;
    padding: 9px;
    width: 290px;
	-webkit-box-shadow: 1px 1px 1px 1px #c1c1c1;
	box-shadow: 1px 1px 1px 1px #c1c1c1; 
}

.product img{
	width: 80px; 
	height: 80px;
	margin-right: 10px;
}

.product h1{
	color: #0265A4;
	font-size: 15px;
}

.product a:hover{
	text-decoration: none;
	color: #0265A4;
	font-weight: bold;
}

.product a:link, a:visited{
	color: #122735;
	font-weight: bold;
}
.seeMore{
     margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
	display: block;
	height: 20px;
}

.seeMore a:link, a:visited {
	font-weight: normal;
}

.seeMore a:hover{
	text-decoration: none;
	color: #0265A4;
	font-weight: bold;
}

.last{
	  margin-right: 100px;
}

.productAll{
	margin: 15px 20px 10px 5px;
    padding: 9px;
    width: 290px;
	-webkit-box-shadow: 1px 1px 1px 1px #c1c1c1;
	box-shadow: 1px 1px 1px 1px #c1c1c1; 
	text-align: center;
  height: 20px;
}

.productAll a:hover{
	text-decoration: none;
	color: #0265A4;
	font-weight: bold;
	font-size: 13px
}

.productAll a:link, a:visited{
	color: #122735;
	font-weight: bold;
}

.text{
	margin-left: 89px;
    margin-top: -90px;
    width: 200px;
}
