
.sliderview {
	height:10px;
	width:217px;
	padding-left:3px;
	margin-top:5px;
	background-image: url(../images/slider_track.gif);
	background-repeat: no-repeat;
}

.selected {
	cursor:move;
	height:25px;
	position:relative;
	width:15px;
	padding-right:6px;
	background-image: url(../images/slider_handle.gif);
	background-repeat: no-repeat;
}

.sliderview_symbol {
	float: left;
	padding-top:13px;
}
.input_sliderview {
	margin-top:10px;
	float: left;
}

.talk {
	margin-top: 10px;
	margin-left: 30px;
	height: 65px;
	padding-top:35px;
	margin-bottom:4px;
	position:relative;
	text-align: center;
	width:262px;
	float:left;
}

.text_talk {
	display: block;
	width:252px;
	padding-left:4px;
	padding-right:4px;
	height:65px;
	background-color: #fff6b5;
	border-left: 1px #513b06 solid;
	border-right: 1px #513b06 solid;
}

.talk A {
	display: block;
	font-weight: bold;
	width:100%;
	height:100%;
	padding-top:7px;
}

.talk .tc {
	background-color: #fff6b5;
	height:12px;
	width: 100%;
	border-top: 1px #513b06 solid;
	display:block;
	font-size:0pt;
	position:absolute;
	top:0px;
	left:0px;
	margin-top:22px;
}

.talk .bc {
	background-color: #fff6b5;
	height:12px;
	width: 100%;
	border-bottom: 1px #513b06 solid;
	display:block;
	font-size:0pt;
	position:absolute;
	bottom:0px;
	left:0px;
}

.talk .tl {
	background-image:url(../images/talk_tl.gif);
	height:35px !important;
	width:42px !important;
}

.talk .tr {
	background-image:url(../images/talk_tr.gif);
	height:35px !important;
	width:13px !important;
}

.talk .bl {
	background-image:url(../images/talk_bl.gif);
	height:13px !important;
	width:14px !important;
}

.talk .br {
	background-image:url(../images/talk_br.gif);
	height:13px !important;
	width:14px !important;
}
