What are the exact attributes of the border around the username and password fields http://www.bebo.com/SignIn.jsp I want to know the style of it, how did they get the border so thin and so small. Can anyone find the exact code please I have border:thin dashed #CCCCCC; HTML: but it's not the same
background: #F0F7FB; border: 1px dotted #cccccc; HTML: It's just normal border with different border and background colour.