.span-6.inner-6.view h5 
{
	font-style: italic;
	line-height: 20px;
	font-size: 14px;
	font-weight:bold;
	color:#F00;
}
.span-6.inner-6.view p 
{
	font-style: italic;
	font-size: 11px;
	height: 37px;
	overflow:hidden;
	text-align:center;
}
.inner-6  
{
	width: 155px;
	padding:15px;
	border: 1px solid #CCC;
}
.inner-6 .item a
{ 
    padding:0px !important;
}
.button_readmore2 {
	display:block;
	width:120px;
	margin-left:10px;
	margin-top:10px;
	height:20px;
	background-color:#E9E9E9;
	background-image: url(../images-new/ca-more-black.png);
	background-repeat:no-repeat;
	background-position:7px 7px;
	border: 1px solid #B5B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	text-indent: 15px;
}
a.button_readmore2:hover {
	color:#f1f2f1;
	background-color:#900;
	background-image: url('../images-new/ca-more.png');
	text-decoration:none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.button_readmore1 {
	display:block;
	width:85px;
	margin-left:30px;
	height:20px;
	background-color:#E9E9E9;
	background-image: url(../images-new/ca-more-black.png);
	background-repeat:no-repeat;
	background-position:7px 7px;
	border: 1px solid #B5B5B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	text-indent: 15px;
}
a.button_readmore1:hover {
	color:#f1f2f1;
	background-color:#900;
	background-image: url('../images-new/ca-more.png');
	text-decoration:none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}