/*
lb_local.css
*/

div#setyourlocation input.text
{
font-size: 14px;
font-weight: bold;
color: green;
padding: 4px;
width: 400px;
margin-bottom: 5px;
}

#setyourlocation label .note
{
font-weight: normal;
}

div#setyourlocation h3
{
margin: 15px 0 10px 0;
font-size: 14px;
color: black;
}

div.localheadarea h1
{
}

div.localheadarea h3
{
font-size: 11px;
}
