/* CSS Document */


#test
{
overflow: visible;
}

div.test
{
overflow: visible;
}

<div.test>
{
overflow: visible;

}

div#test
{
oveflow: visible;

}

test
{
overflow: visible;

}

.test
{
overflow: visible;

}

