.issa_embed {
	height:220px;
	padding:7px 7px 0;
	width:248px;
	background: url('../images/embed_border.gif') no-repeat 0 0;
	position: relative;
	z-index:1;
	margin:0;
	/*margin: 0 auto;*/
}
.issa_embed a {
	display: block;
	position: absolute;
	bottom: 15px;
	left: 7px;
	background: #ccc;
	text-transform: uppercase;
	color: #0074be;
	padding:3px 0 3px 5px;
	width:235px;
	background:#CCCCCC url(../images/ico_more_videos.gif) no-repeat scroll 100% 0;
	line-height:normal;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana,Arial,sans-serif;
	text-decoration: none;
	margin:0;
}
.issa_embed a:hover {
	color:#8DC540;
}
