* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;	
	overflow: scroll;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #6f7771;
}

.lc-content-text {
	float: left;
	width: 630px;	
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

.lc-content-text p {
	margin-bottom: 8px;	
	text-align: justify;
	line-height: 22px;
}

.lc-content-text ul {
	padding-left: 30px;	
}

.lc-content-text li {
	list-style-image: url("gfx/layout/dot1.gif");
	list-style-position: outside;	 
	margin-bottom: 10px;
}

.lcc-header1 {
	margin-top: 10px;
	color: #656d67;	
	
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 25px;
	display: block;	
}

.lcc-header1-info {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;  
	padding-bottom: 15px;
	display: block;
	text-align: justify;
	
}

.lcc-header2 {

	font-weight: bold;
	color: #6d1f80;
	display: block;	
}

table.lcc-info-table caption {
	caption-side: bottom;
	font-style: italic;
	font-size: 10px;
	text-align: justify;
	line-height: 12px;
	
}

table.lcc-info-table p {
	margin: 0;
	padding: 0;	
}

#cmmi-worth-table {
	font-size: 12px;
}

#cmmi-worth-table th{
	width: 17%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#cmmi-worth-table th:FIRST-CHILD {
	width: 32%;
}
#cmmi-worth-table td{
	height: 30px;
}

#aod-table td {
	vertical-align: top;
}

#loycon-editions-table th:FIRST-CHILD {
	width: 32%;
}

#loycon-editions-table th {
	width: 17%;
	height: 50px;
}

#loycon-editions-table td {
	height: 30px;
	vertical-align: top;
	text-align: center;	
}

#loycon-editions-table td.lcc-header-column {		
	text-align:left;
}

td.lcc-header-column {
	
}

table.lcc-info-table {
	width: 594px;
	border-collapse: collapse;
}

table.lcc-info-table td {
	border: 1px solid #9a9a9a;
	padding: 3px;
}

table.lcc-info-table th {
	border: 1px solid #9a9a9a;
	text-align: center;
	padding: 3px;
}

tr.lcc-info-table-header-row {
	background-color: #6c1f7f;
	color: #fff;		
}

tr.lcc-info-table-data-1 {
	background-color: #edefee;
}

tr.lcc-info-table-data-2 {
	background-color: #e1e3e2;
}

div.lcc-info-panel div.lcc-info-panel-header {
	color: #6d1f80;
	background-color: #e2d2e6; 
	padding-left: 10px;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	width: 584px;
	
	color: #fff;
	background-color: rgb(108,31,127);
}

div.lcc-info-panel div.lcc-info-panel-content {
	color: #fff;
	background-color: #6d1f80;
	padding: 10px;
	font-size: 13px;	
	width: 574px;
	line-height: 16px;
	color: #6f7771;	
	background-color: rgb(238,240,239);
}

div.lcc-info-panel-content p {
	margin: 0;	
}

div.lcc-info-panel-frame {
	float:none;
}

div.lcc-info-panel-t-border {
	padding-top: 16px;
	background-repeat: repeat-x; 
	background-image: url('gfx/layout/summaryTableTop.png');
	background-position: top;	
	float: left;
	position: relative;
}

div.lcc-info-panel-b-border {
	padding-bottom: 16px;
	background-position: bottom;
	background-repeat: repeat-x; 
	background-image: url('gfx/layout/summaryTableBottom.png');
	float: left;
	
	position: relative;
}


div.lcc-info-panel-tl-corner {
	width: 16px; 
	height: 16px; 
	background-repeat: no-repeat; 
	background-image: url('gfx/layout/summaryTableTopLeft.png');
		
	position: absolute;
	top: 0;
	left: 0;
}

div.lcc-info-panel-tr-corner {
	width: 16px; 
	height: 16px; 
	background-repeat: no-repeat; 
	background-image: url('gfx/layout/summaryTableTopRight.png');
		
	position: absolute;
	top: 0;
	right: 0;
}


div.lcc-info-panel-bl-corner {
	width: 16px; 
	height: 16px; 
	background-repeat: no-repeat; 
	background-image: url('gfx/layout/summaryTableBottomLeft.png');
		
	position: absolute;
	
	bottom: 0; 
	left: 0;
}

div.lcc-info-panel-br-corner {
	width: 16px; 
	height: 16px; 
	background-repeat: no-repeat; 
	background-image: url('gfx/layout/summaryTableBottomRight.png');
		
	position: absolute;
	bottom: 0; 
	right: 0;
}


div.lcc-info-panel-l-border {
	padding-left: 16px;
	background-repeat: repeat-y; 
	background-image: url('gfx/layout/summaryTableLeft.png');
	background-position: left;
	float: left;
}

div.lcc-info-panel-r-border {	
	background-repeat: repeat-y; 
	background-image: url('gfx/layout/summaryTableRight.png');
	background-position: right;
	padding-right: 16px;
	float: left;
}

.lcc-clear-both {
	clear: both;
}

.hideText {
	font-size: 0;
}

ul.lc-quick-link-group  {
	padding-left: 0px;	
}

li.lc-quick-link {
	list-style-image: url("gfx/layout/dot1.gif");
	list-style-position: inside;	 
	margin-top: 10px;
	border-bottom: 1px solid #f1f1f1;
}

div.lc-download {
	display: block;
	clear:both;
	float: left;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f1f1f1;
	width: 100%;
}

img.lc-download-thumbnail {
	float: left; 
	margin-right: 10px;
}

div.lc-download-description {
	display: block;
	float: left;
	padding-top: 11px;
}
