DIV.Banner UL, DIV.Banner LI { margin: 0px; padding:0px; border:0px; }
/* Use ID instead of 'DIV.Banner' for other banners here */
DIV.Banner .Pics ul li,
DIV.Banner #myloading,
DIV.Banner .Pics img,
DIV.Banner .Pics,
DIV.Banner					{ width: 468px; } /* 640 */

DIV.Banner .Pics ul li,
DIV.Banner #myloading,
DIV.Banner .Pics img,
DIV.Banner .Pics ul,
DIV.Banner .Pics,
DIV.Banner					{ height: 60px; }
/* EndOf Use ID.. */

DIV.Banner					{ border: 1px solid black; float: right; }
DIV.Banner LI				{ font: 12px Verdana,Helvetica ! important; }

DIV.Banner					{ display: inline; overflow: hidden; font: 12px Verdana, Arial, Helvetica, sans-serif; /* background-color: #767B39; */ position: relative; }
DIV.Banner #myloading		{ position: absolute; top: 0; left: 0; z-index: 9999; color: #f60; font-size: 12px; text-align: center; padding-top: 55px; }
DIV.Banner #myloading .bg	{ position: absolute; top: 0; left: 0; z-index: -1; }/*Loading screen*/

DIV.Banner .Pics			{ overflow: hidden; position: relative; }
DIV.Banner .Pics ul			{ position: absolute; }
DIV.Banner .Pics ul li		{ float: left; position: relative; }
DIV.Banner .Pics img		{ border-width: 0px; }

DIV.Banner .Pics ul li div,
DIV.Banner .Pics ul li div span,
DIV.Banner .Pics ul li div a		{ display: block; position: absolute; bottom: 0px; left: 0; width: 100%; height: 43px; } /* 40 How far from bottom the bar should be positioned */
DIV.Banner .Pics ul li div span		{ filter: alpha(opacity=50); opacity: 0.5; background: #000; } /*The background of the title text styles*/
DIV.Banner .Pics ul li div a		{ line-height: 18px; /* 18 Caption against the top of the shadowed background */
									  overflow: hidden; padding-left: 5px; text-decoration: none;
									  font-size: 10pt; color: #FFFFFF; font-weight: bold; }/* text style */
/*
DIV.Banner .mybtn					{ position: absolute; bottom: 5px; right: 5px; }
DIV.Banner .mybtn ul li				{ text-align: center; float: left; width: 18px; height: 16px; line-height: 16px; margin-left: 4px;
									  overflow: hidden; border: 1px solid #000; background: #ccc; cursor:pointer; }
DIV.Banner .mybtn ul li.current		{ background: #f60; color: #fff; }
*/
DIV.Banner .mybtn ul li				{ display: none;}

