/* get rid of those system borders being generated for A tags */
a:active {
    outline:none;
}

:focus {
    -moz-outline-style:none;
}

#extra {
	height: 395px;
	width: 280px;
}
#extraruso {
	height: 395px;
	width: 420px;
}
