@charset "ISO-8859-1";

#aytube_outer_container {
	text-align: center;
	width: 220px;
	height: 200px;
	padding:0; margin:0;
}

#aytube_prevnext {
	text-align: left;
	display: none;
	font-size:10px;
	color:#ffffff;
}

#aytube_enlarge {
	font-size:10px;
	color:#ffffff;
}

#aytubeLarge {
	float: right;
}

#mod_aytube_youtube {
	border: none;
}

#aytube_select_outer {
	display: none;
}

.aytube_select_table_text {
	color: #FFFFFF;
}

.enlarge {color:#ffffff; text-decoration:none;}

.prev:hover {cursor:pointer;}
.next:hover {cursor:pointer;}

