@import "tabs.css";

#content.post-wrapper {
	min-height:513px;
}
#dic-header{
	width:100%;
}
.loading{
	background-color:#f4d624;
	text-align:right;
	padding:6px;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	margin:-11px 0 0 1px;
}


.info{
	display:none;
	font-Size : 18px;
	vertical-align:middle;
}
.button{
	background-color:transparent;
}

#liveQuery{
	padding: 0 0 10px 6px;
	margin:0 0 10px 0;
	display:none;
	background-color:#ccccff;
	font-Size : 14px;
}

#liveQuery .over,
#liveQuery .out{

}
#liveQuery .desc{
	padding-left:19px;
}
#liveQuery .num{

	height:100%;
	float:left
}
#liveQuery .over{
	background-color:#c3abd7;
}

#liveQuery .out{
	background-color:transparent;
}
.keyword{
	width:83%;
	border : 3px solid #CCCCCC;
	color: #ff0084;
	font-size: 18px;
	padding: 7px 3px;
}

div.frontpage{
	background: url(bagg2.gif) repeat-x;
	height: 155px;
	color: #fff;
}
#dicButton{
	padding:11px 5px 7px 6px
}
#dic-searchForm {
	margin : 0px 0px 0px 0px;	
	padding: 0px;		
	background-color:transparent;
	color : #000000;
	z-index:1;
	border:none;
}
#dicSettings{
	width:520px;
}
#dicSettings h3 a{
	background: url(/css/images/close.red.16.png) top right no-repeat;
	width:16px;
	padding-left:400px;
}

img{
	border:none;
}

.pos{

}
.pos input{display:none;}