.txt-title-bread	{ width: 590px; }
.bg-info-content { background: none; }
#col01	{ background: #1c1610; }
#col02	{ margin-top: -30px; }


/*** Download Section ***/
.bg-download	{ background: #1c1610 url(http://images-cdn.perfectworld.com/en/boi/redesign2011/download/bg-download.jpg) no-repeat top right; padding: 10px; overflow: hidden; }
#download-header {overflow: hidden; border-bottom: 1px solid black;}

.download-btns		{ clear: both; float: right; width: 230px; margin: 30px 15px 70px 0px; }
	.download-btns a	{ display: block; margin: 5px 0px; width: 100%; height: 22px; text-decoration: none; color: #fff; padding: 4px 0px; font: bold 12px/20px Tahoma; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.download-btns a.direct		{ background: url(http://images-cdn.perfectworld.com/en/boi/redesign2011/download/btn-download.png) repeat-x; }
	.download-btns a.torrent	{ background: url(http://images-cdn.perfectworld.com/en/boi/redesign2011/download/btn-download.png) bottom repeat-x; }
	.download-btns a span		{ width: 25px; height: 25px; display: block; float: left; background: url(http://images-cdn.perfectworld.com/en/boi/redesign2011/download/icospr-download.png) no-repeat; margin: 0px 10px; }
		.download-btns span.direct	{ background-position: 0px 0px; }
		.download-btns span.torrent	{ background-position: 0px -25px; }

.download-notes	{ padding: 20px 0px; clear: both; border-top: 1px solid #2c2219; border-bottom: 1px solid black; overflow: hidden; }
	.download-notes p	{ width: 280px; float: left; padding: 0 10px; }
	.download-notes p a	{ text-decoration: underline; }


/**** Manual Patches ****/
.patch-note { padding: 10px; border-top: 1px solid #2c2219; border-bottom: 1px solid black; }
	.patch-note li	{ padding: 3px 0px; }


/*** System Requirement ***/
.requirement	{ padding: 10px; border-top: 1px solid #2c2219; color: #6c6457;}
	.requirement-section	{ margin: 15px 0px; background: #16100b; padding: 10px; }
	.requirement-section .row		{ clear: both; margin: 5px 0px; overflow: hidden; }
	.requirement-section .title			{ float: left; width: 100px; margin-right: 10px; }
	.requirement-section .description	{ float: left; width: 400px; }

