Subversion Repositories SmartDukaan

Rev

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

Rev 1102 Rev 1106
Line 100... Line 100...
100
#registration .mid-inner {
100
#registration .mid-inner {
101
	padding-bottom:10px;
101
	padding-bottom:10px;
102
}
102
}
103
#registration .shipping-block1-R .button{
103
#registration .shipping-block1-R .button{
104
	background: url("../images/nav-img/num-sprite.png") no-repeat scroll 120px -156px transparent;
104
	background: url("../images/nav-img/num-sprite.png") no-repeat scroll 120px -156px transparent;
-
 
105
}
-
 
106
.yellow-left {
-
 
107
	background:transparent url(../images/buttons/big-button-left.jpg) no-repeat scroll 0 0;
-
 
108
}
-
 
109
.yellow-right {
-
 
110
	background:transparent url(../images/buttons/big-button-right.jpg) no-repeat scroll right top;
-
 
111
}
-
 
112
.yellow-center {
-
 
113
	background:transparent url(../images/buttons/big-button-hor-bar.jpg) repeat-x scroll 0 0;
105
}
114
}
106
115