Subversion Repositories SmartDukaan

Rev

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

Rev 3830 Rev 4656
Line 280... Line 280...
280
 
280
 
281
.vbv h3 img {
281
.vbv h3 img {
282
	position: relative;
282
	position: relative;
283
	top: -62px;
283
	top: -62px;
284
}
284
}
-
 
285
 
-
 
286
.captcha_text_blur {
-
 
287
	color: #999999;
-
 
288
    font-size: 12px;
-
 
289
    height: 28px;
-
 
290
    text-align: left;
-
 
291
    width: 194px;
-
 
292
}
-
 
293
 
-
 
294
.captcha_text_focus {
-
 
295
    height: 28px;
-
 
296
    text-align: left;
-
 
297
    width: 194px;
-
 
298
}