HTML{
	font-size:100.1%;
	}

HTML,
BODY{
	background:#FFF;
	}

BODY{
	text-align:center;
	font-family:Tahoma;
	font-size:69%;
	}

#base{
	margin:0 auto;
	width:900px;
	text-align:left;
	}

		#header .head{
			height:149px;
			background:#FFF url("/img/mastername_bg.jpg") no-repeat 0 0;
			}

			.head .logo{
				margin:32px 0 0 13px;
				}

			.head .top{
				position:relative;
				width:300px;
				height:86px;
				margin:0 31px 0 0;
				float:right;
				text-align:right;
				-display:inline;
				}

				.head .top .number{
					position:absolute;
					right:0;
					bottom:0;
					}

				.head .top STRONG{
					margin-right:80px;
					font-weight:normal;
					font-size:2.715em;
					}

				.head .top .flash{
					margin:0 80px -1px 0;
					}

					.head .top IMG{
						vertical-align:bottom;
						}

				.head .top .domain{
					position:absolute;
					right:0;
					bottom:3px;
					background:url("/img/domain.gif") no-repeat 0 bottom;
					font-size:13px;
					}

				.head .top .domain{
					* bottom:0;
					}

				.head .top .domains{
					background:url("/img/domain.gif") no-repeat 0 50%;
					}

				.head .top .domains2{
					background:url("/img/domain.gif") no-repeat 0 top;
					}

			.head .date{
				margin:-16px 0 0 90px;
				font-size:1.086em;
				font-family:Tahoma;
				color:#AD2122;
				}

		#header TABLE{
			width:100%;
			}

			#header TD{
				border-left:1px solid #FFF;
				text-align:left;
				font-size:1.09em;
				font-weight:bold;
				color:#FFF;
				}

				#header TD A{
					display:block;
					padding:0.75em;
					text-decoration:none;
					text-transform:uppercase;
					background:#132E3A;
					color:#FFF
					}

					#header TD A:hover,
					#header TD.active A{
						background:#C02327;
						}

	#output{
		min-height:10em;
		margin:1.2em 0 0 0;
		}

	#footer{
		text-align:center;
		}

		#footer DIV.beam{
			padding:0.73em;
			background:#C4CBCE;
			}

		#footer IMG{
			margin:6px;
			}

		#footer .smi{
			margin:1em 0;
			}


/* Auction */
.au-table-box{
	clear:both;
	}

/* Universal width*/
.width1,{
	width:1%;
	}
.width3,{
	width:3%;
	}
.width5,{
	width:5%;
	}
.width10{
	width:10%;
	}
.width15{
	width:15%;
	}
.width20{
	width:20%;
	}
.width25{
	width:25%;
	}
.width30{
	width:30%;
	}
.width35{
	width:35%;
	}
.width40{
	width:40%;
	}
.width45{
	width:45%;
	}
.width50{
	width:50%;
	}
.width55{
	width:55%;
	}
.width60{
	width:60%;
	}
.width65{
	width:65%;
	}
.width70{
	width:70%;
	}
.width75{
	width:75%;
	}
.width80{
	width:80%;
	}
.width85{
	width:85%;
	}
.width90{
	width:90%;
	}
.width95{
	width:95%;
	}
.width100{
	width:100%;
	}