Subversion Repositories SmartDukaan

Rev

Rev 1174 | Rev 1333 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1174 Rev 1297
Line 46... Line 46...
46
 
46
 
47
#frmContactUs label	{
47
#frmContactUs label	{
48
	display: block;
48
	display: block;
49
}
49
}
50
 
50
 
-
 
51
#frmContactUs .textbox-image	{
-
 
52
	margin-bottom: 10px;
-
 
53
}
-
 
54
 
-
 
55
#frmContactUs input, #frmContactUs select	{
-
 
56
	width: 240px;
-
 
57
}
-
 
58
 
-
 
59
#frmContactUs select	{
-
 
60
	height: 24px;
-
 
61
}
-
 
62
 
51
#postalAddress	{
63
#postalAddress	{
52
	margin: 0 50px;
64
	margin: 0 50px;
53
}
65
}
54
66