body{
	background-color:#2e2b26;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	text-align:center;
}

#lastVideos{
	background-color:#e8dac0;
	width:500px;
	border-bottom:15px solid #a79d8a;
	border-right:15px solid #a79d8a;
	padding-top:10px;
	text-align:left;
	margin-left: auto;
    margin-right: auto;
}

#lastVideos a{
	font-weight:bold;
	color:#2e2b26;
}

#lastVideos li{
	list-style:none;
	padding:0px;
	margin:10px 0 0 0 ;
}

#pytapp{	width:auto;    position:relative;}