@charset "utf-8";

/* -------------------------------- */
#ps3update {
	width: 820px;
	margin: 0 20px;
}

#ps3update table {
	margin: 1em 0;
}

#ps3update table,
#ps3update td {
	border: none;
}

/*#ps3update h4 {
	font-size: 115%;
	font-weight: bold;
	padding: 0;
}

	#general #main {
		border-top: 1px solid #cacaca;
	}*/

/* -------------------------------- */

#ps3update .section {
	margin-bottom: 2em;
}

#ps3update ul {
	margin: 0 0 0 1.75em;
	font-size: 100%;
}

#ps3update ul li {
	color: #595959;
	list-style-type: disc;
	margin-bottom: 0.5em;
}

#ps3update ul.circle li {
	color: #595959;
	list-style-type: circle;
	margin-bottom: 0.5em;
}

#ps3update ul.none li {
	list-style-type: none;
	margin-bottom: 0.5em;
}

#ps3update ul.imp li {
	font-size: 77%;
	list-style-type: disc;
	margin: 0 1em 0 0;
}

#ps3update p {
	font-size: 100%;
}

#ps3update p.imp {
	font-size: 77%;
	margin: 0 1em 0 0;
}

#ps3update ol {
	margin: 0 0 0 2.25em;
	font-size: 100%;
}

#ps3update ol li {
	color: #595959;
	list-style-type: decimal;
	margin-bottom: 0.5em;
}

#ps3update h3 {
	font-size: 100%;/*13px*/
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#ps3update h3 span {
	color: #970a20;
}

#ps3update h4 {
	font-size: 100%;/*13px*/
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#ps3update table th {
	vertical-align: top;
	white-space: nowrap;
}

#ps3update table td {
	vertical-align: top;
}

/* -------------------------------- */

#ps3update h2 {
	background-image: url(../img/titleBar.gif);
	background-repeat: no-repeat;
/*	margin-top: 2em!important;*/
	margin-bottom: 0.5em!important;
	height: 36px;
	font-size: 123.1%;
}

#ps3update h2 span {
	position: relative;
	top: 3px;
	left: 40px;
	font-size: 77%;
	color: #ffffff;
}

#ps3update h2 span.txtDate {
	font-size: 11px;
	color: #cccccc;
}

#ps3update h2 span.disp {
	float: right;
	position: relative;
	left: -40px;
}

#ps3update h2 span.disp a {
	color: #ffffff;
}

#ps3update table td.exp_image {
	margin: 0;
	vertical-align: top;
	text-align: center;
	width: 256px;
}

#ps3update table td.exp_image span {
	font-weight: bold;
	font-size: 85%;
	color: #595959;
}

#ps3update table td.exp_icon {
	margin: 0;
	vertical-align: top;
	text-align: center;
	width: 140px;
}

#ps3update table td.exp_icon span {
	font-weight: bold;
	font-size: 85%;
	color: #595959;
}

#ps3update table td.exp_text {
	vertical-align: top;
	padding-left: 1em;
}

#ps3update table.tbl th,
#ps3update table.tbl td {
	color: #6f6f6f;
	background-color: #f1f1f1;
	padding: 0.25em;
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
}

#ps3update .bold {
	font-weight: bold;
}

#ps3update .back {
	text-align: right;
	padding: 1em 0;
}

/* -------------------------------- */

#ps3update .warning {
	color: #ee0000!important;
}

#ps3update .copyright {
	font-size: 90%;
}

#ps3update .frameline {
	border: 1px solid #666666;
	padding: 1em;
	margin-bottom: 1em;
}

#ps3update .framebg {
	background-color:#f5f5f5;
	padding: 1em;
}

/* -------------------------------- */
