.gp-ibox-container, .gp-ibox-image { 
	width: 220px;}
.gp-ibox-image {
	height: 220px;}
.gp-ibox-container { background:#0a0a0a; color: #ffffff; }
.gp-ibox-container a, gp-ibox-container a:visited { color: #2a80b9; }
.gp-ibox-container a:hover, .gp-ibox-container a:focus, .gp-ibox-container a:active { color: #dd9933; }
/*---- title color ----*/
.gp-ibox-title h3, .gp-ibox-title h3 a, .gp-ibox-title h3 a:visited, span.ibox-seemore { 
	color: #ffffff;
}
.gp-ibox-title h3 a:hover, .gp-ibox-title h3 a:active, .gp-ibox-title h3 a:focus, span.ibox-seemore:hover { 
	color: #dd9933;
}
.gp-ibox-uline {
	background: rgba(255, 255, 255, 0.35);
}
/*---- pointer color ----*/
.gp-ibox-pointer span.icon-play:before {
	color: #0a0a0a;
}
