Ծանուցում. Հիշելուց հետո կատարված փոփոխությունները տեսնելու համար մաքրեք ձեր զննարկիչի հիշապահեստը. Mozilla / Firefox / Safari՝ Ctrl+Shift+R (Cmd+Shift+R Mac OS X-ում) Konqueror՝ F5 Opera՝ Tools→Preferences ընտրացանկից։ Internet Explorer՝ Ctrl+F5

/* Default styling for HTML elements */
html .thumb.tright {
		padding: 1px 0 0 15px;
	}
 
html .thumb.tleft {
		padding: 1px 15px 0 0;
	}
 
html .thumb	div.thumbinner {
		border: none;
		background: none;
		font-size: 100%;
	}
 
html .thumb	.thumbcaption {
		line-height: 1.6;
		font-size: .85em;
		padding: 3px 0 0 0 !important;
		color: #555;
		opacity:.75;
	}
 
html .thumb	.magnify {
		display: none;
	}
 
html .thumb	.thumbimage {
		border: none;
	}