4
I'll answer my own question.
The reason why I cant see the line in the left is because I dont have the code right, I omitted "solid" next to the color.
The feint border is actually not in the style.css, you have to put the code in yourself, it is a Fieldset
fieldset.custom {
border: 0px solid #fff;
}