body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:				0;
	padding:			0;
}
table {
	border-collapse:	collapse;
	border-spacing:		0;
}
fieldset, img {
	border:				0;
}
legend {
	display:			none;
}
img {
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:			normal;
	font-weight:		normal;
}
ol, ul {
	list-style:			none;
}
caption, th {
	text-align:			left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:			100%;
	font-weight:		normal;
}
q:before, q:after {
	content:			'';
}
abbr, acronym {
	border:				0;
}
a {
	outline:			none;
}
strong {
	font-weight:		bold;
}
em {
	font-style:			italic;
}
.clearfix:after {
	content:			".";
	display:			block;
	height:				0;
	clear:				both;
	visibility:			hidden;
}
#slideObject {
	 height:581px;
	width: 860px;
	position: relative;
	overflow:visible;
	opacity: 1;
	left: 0px;
	top: 67px;
	padding-left: 20px;
	cursor:default;
}
#agreeDisareeBox {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	z-index:999999;
	height:100%;
	filter: alpha(opacity = 50);
	opacity:.5;
}
.clear {
	clear:both;
}
.MainAgreeDisagree {
	text-align:center;
	position:absolute;
	width:100%;
	top:100px;
	z-index:999999;
}
#agreeDisaree {
	text-align:left;
	background:#ededed;
	width:490px;
	height:250px;
	padding:5px;
	border:30px solid #303030;
	margin:auto;
}
#agreeDisaree .closebutton a, #agreeDisareeWall .closebutton a {
	float:right;
	display:block;
	height:8px;
	width:9px;
	background:url("../webasset/ps_fsh_btn_close.gif") no-repeat;
}
#agreeDisaree .termstext, #agreeDisareeWall .termstext {
	background-color:#FFF;
	padding:8px;
	margin:7px 15px 15px 15px;
	width:444px;
	height:170px;
	font-size:12px;
	color:#555;
	line-height:18px;
}
#agreeDisaree .termstext h1, #agreeDisareeWall .termstext h1 {
	font-size:20px;
	font-weight:600;
	padding:0;
	margin:5px 0;
}
#agreeDisaree .termstext div, #agreeDisareeWall .termstext div {
	overflow:auto;
	width:450px;
	height:150px;
}
#agreeDisaree .btncontainer, #agreeDisareeWall .btncontainer {
	text-align:right;
	padding:0 15px;
}
#agreeDisaree .btncontainer ul, #agreeDisaree .btncontainer li, #agreeDisareeWall .btncontainer ul, #agreeDisareeWall .btncontainer li {
	margin:0;
	padding:0;
	float:right;
	list-style:none;
}
#agreeDisaree .btncontainer li, #agreeDisareeWall .btncontainer li {
	padding:0px 10px;
	float:left;
}
#agreeDisaree .btnagreedisagree, #agreeDisareeWall .btnagreedisagree {
	background:url("../webasset/ps_fsh_btn_agreedisagree.gif") 0 0 no-repeat;
	width:100px;
	display:block;
	padding: 5px 10px;
	height:19px;
	font: bold 16px Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-align:left;
}
#agreeDisaree .btnagreedisagree:hover, #agreeDisareeWall .btnagreedisagree:hover {
	background:url("../webasset/ps_fsh_btn_agreedisagree.gif") 0 -29px no-repeat;
}
#agreeDisareeWall {
	position:fixed;
	left:450px;
	top:100px;
	background:#ededed;
	z-index:999999;
	width:490px;
	height:250px;
	padding:5px;
	border:1px solid #FFF;
}
