#collections {
	width: 279px;
	height: 148px;
	background-color:#000000;
	background-image: url(../../images/collections/bground_dragon.jpg);
	background-repeat:no-repeat;
	margin-top: 90px;
	border-top: 3px solid #FF3300;
	border-right: 3px solid #FF3300;
	border-bottom: 3px solid #FF3300;
	padding: 16px 14px;
	color: #fff;
	
	}
#collections h2 {
	font-size: 1.3em;
	margin-bottom: 25px;
	}
#collections a {
	color: #fff;
	}
#collections p {
	font-weight: bold;
	font-size: .9em;
	margin: 10px 0px;
	}
#collections .arrow  {
	font-size: 1.3em;
	color: #FF3300;
	}
