Subversion Repositories SmartDukaan

Rev

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

Rev 1297 Rev 1333
Line 1... Line -...
1
/*
-
 
2
#contactUs .imgTextBox.floatLeft{width:312px;}
-
 
3
#contactUs .imgTextBox .textbox{width:100%;}
-
 
4
#contactUs dl{margin:20px 0;}
-
 
5
#contactUs dt{
1
#frmContactUs	{
6
	padding:0 0 2px 50px;
2
	padding: 30px 70px;
7
	color:#666;
-
 
8
	border-bottom:1px solid #ccc;
-
 
9
}
3
}
-
 
4
 
10
#contactUs dd{
5
#nameComponent	{
11
	margin:10px 0 30px 50px; 
6
	font-size: 15px;
12
	width:485px;
7
	font-weight: bold;
13
}
8
}
14
#contactUs dt.noBorder{border:none;}*/
-
 
15
 
9
 
16
#frmContactUs	{
10
#emailComponent, #categoryComponent	{
17
	padding: 30px 70px;
11
	margin-top: 15px;
18
}
12
}
19
 
13
 
20
#frmContactUs div	{
14
#frmContactUs div.textbox-image	{
21
	margin-bottom: 15px;
15
/*	margin-bottom: 15px;*/
22
}
16
}
23
 
17
 
24
#frmContactUs label	{
18
#frmContactUs label	{
25
	font-size: 12px;
19
	font-size: 12px;
26
	font-weight: bold;
20
	font-weight: bold;
Line 50... Line 44...
50
 
44
 
51
#frmContactUs .textbox-image	{
45
#frmContactUs .textbox-image	{
52
	margin-bottom: 10px;
46
	margin-bottom: 10px;
53
}
47
}
54
 
48
 
55
#frmContactUs input, #frmContactUs select	{
49
#frmContactUs input[type="text"]	{
56
	width: 240px;
50
	width: 240px;
57
}
51
}
58
 
52
 
59
#frmContactUs select	{
53
#frmContactUs select	{
-
 
54
	width: 250px;
-
 
55
}
-
 
56
 
-
 
57
#frmContactUs select	{
60
	height: 24px;
58
	height: 24px;
61
}
59
}
62
 
60
 
63
#postalAddress	{
61
#postalAddress	{
64
	margin: 0 50px;
62
	margin: 0 50px;