.demo{
	width:909px;
	height:311px;
}

#tab1, #tab2{
	width:303px;
	height:74px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	text-transform:uppercase; 
	font-weight:lighter;
	margin-bottom:-1px;
}

#tab3{
	width:303px;
	height:74px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	text-transform:uppercase; 
	font-weight:lighter;
	margin-bottom:-1px;
}

#tab4{
	width:0px;
	height:0px;
}

#tab1{
	background:url(../images/tab1.jpg);
}
#tab2{
	background:url(../images/tab2.jpg);
}
#tab3{
	background:url(../images/tab3.jpg);
}

#tab1:hover, #tab2:hover, #tab3:hover{
	background:url(../images/tab_hover.jpg);
	cursor:default;
}

#tabs-1, #tabs-2, #tabs-3, #tabs-4{
	height:237px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	background:url(../images/tab_hover.jpg) !important;
	cursor:default !important;
}

.ui-state-active a, .ui-widget-content .ui-state-active a, .ui-widget-header .ui-state-active a{
	color:#333333 !important;
}

.titulo{
	font-size:0.9em;
	font-weight:bold;
}

.subtitulo{
	font-size:0.7em;
	font-weight:bold;
	color:#FF0000;
}

ul{
	margin-top:-1px;
	margin-left:13px;
	padding-left:0px;
}	

li{
	color:#666666;
	font-size:0.6em;
	margin-left:0px;
	list-style-image:url(../images/li.png);
}

#tabs{
max-width:909px;
#width:909px;
overflow:hidden;
}