/* GLOBAL STYLES */
@import url(global.css);

/* GLOBAL STYLES UNIQUE TO DEFAULT */
.box ul li				{ list-style: disc outside url(../_images/li.gif); margin-bottom: 10px; }
.block    				{ width: 960px; height: 83px; background: url(../_images/label-large.gif) no-repeat; overflow: hidden; margin: 0 0 0 20px; padding: 25px 18px 0 30px; clear: both; }
	.block p   			{ width: 650px; background: url(../_images/label-arrow.gif) no-repeat right; font: bold 1.6em Georgia,"Times New Roman",Times,serif; color: #a8843f; margin: 0; text-align: center; float: left; }
	.block a.step  		{ margin: 0 0 0 30px; }
.flashplayer			{ margin: 0 0 10px 0; }

.rightcolumn h2   		{ width: 258px; height: 18px; background: url(../_images/preview-our-samples-title.png) no-repeat; line-height: 14px; text-indent: -9999px; margin: 8px 0 8px 5px; }
h3   					{ height: 18px; background: url(../_images/step-by-step-title.png) no-repeat; text-indent: -9999px; margin: 20px 0 0 5px; }
.list    				{ margin: 0; padding: 0; overflow: hidden; list-style: none; }
.list li   				{ width: 45%; background: url(../_images/bg-box.png) repeat; padding: 9px; margin: 10px 10px 0 0; float: left; }
.list li div  			{ min-height: 80px; padding: 0 0 0 60px; }
* html .list li div 	{ overflow: visible; }
.list li.one div 		{ background: url(../_images/one.png) no-repeat; }
.list li.two div 		{ background: url(../_images/two.png) no-repeat; }
.list li.three div 		{ background: url(../_images/three.png) no-repeat; }
.list li div p			{ margin: 5px 0 0; }

