/* This file is only included in the dev site */




ul.locales {
display:inline;
font-weight:100;
}

ul.locales li {
display:inline;
font-variant:small-caps;
}

ul.leftnav li.selected ul.locales {
display: inline;
}

ul.leftnav li.selected ul.locales li{
display: inline;
}

ul.leftnav li.selected ul.locales a{
display: inline;
}

.disabled{color:#CCCCCC;}

ul.leftnav li.disabled{
	padding:5px 0 5px 10px;
	text-decoration:none;
	background:transparent url(../images/region/bullet.gif) no-repeat scroll 1px center;
	display:block
}


/*****************google calendar entry form ********************/

p.formrow input.date4
{width:50px;}
p.formrow input.date2
{width:25px;}
p.formrow input.date10
{width:140px;}
p.formrow input.date5
{width:75px;}

select.date2{width:60px;}
select.date3{width:75px;}
select.date4{width:90px;}
select.date5{width:125px;}
select.date10{width:250px;}

.selectArea .date2 {width:125px;}

.selectArea .date5 {width:125px;}
#sarea2{width:125px;}
