body, form, ul, li, p, h1, h2, h3, h4, dl, dt, dd { margin: 0; padding: 0; }
body {
	font: 68.75%/1.3 verdana, arial, sans-serif;
	background-color: #fff;
	color: #333;
}
input, select, textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
}
img { border: none; }
p { margin-bottom: 1em; }
ul { list-style: none; }
a { color: #444; }
a:hover { color: #00FF00; }
table { font-size: 1em; }

.clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
	height: 10px;
}

#popup {
	text-align: center;
	margin-top: 10px;
	}
	#popupImage {
		height: 360px;
	}
	#popup a {
		color: #333;
	}
	
	#popup #buyOnline {
		width: 800px;
		margin: 0 auto;
		}
		#popup #buyOnline h2 {
			font-size: 1.1em;
		}
		#popup #buyOnline p {
			font-size: 1em;
		}
		#popup #buyOnline .partner {
			float: left;
			width: 195px;
			margin-bottom: 5px;
		}
		#buyOnline .partner img {
			border: 1px solid #000;
		}
		
.yui-overlay {
	position:absolute;
	display:block;
}

.yui-tt {
	visibility:hidden;
	position:absolute;
	color:#333;
	background-color:#FDFFB4;
	font-family:arial,helvetica,verdana,sans-serif;
	padding:2px;
	border:1px solid #FCC90D;
	font:100% sans-serif;
	width:auto;
}

* html body.masked select {
	visibility:hidden;
}

* html div.yui-panel-container select {
	visibility:inherit;
}

* html div.drag select {
	visibility:hidden;
}

* html div.hide-select select {
	visibility:hidden;
}

.widebox {
  width: 100%;
  }