﻿.my_slider_img {
	cursor:pointer;
}
.sliderInput {
	height:10;
	width:50;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.smallTxt {
	font-size: 12px;
	
}
#shape_text {
	font-family :verdana;
	font-size : 9px;
	cursor: pointer;
	vertical-align: left;
	text-align: left;
	heigth: 8px;
	padding: 0;
	margin: 0;

}
.shape_rbtn {
	padding: 0;
	margin: 0;
	width: 8px;
	heigth: 8px;
}
.more_info_title {
	font-family :verdana;
	font-size : 12px;
	font-weight : bold;
	text-align: center;
	color: #633C33;
	width: 50px;	
	background-color: #E6E1CB;
	border-width: 2px;
	border-color: #C6BB96; 
	border-style:solid
}
.more_info_title_shape {
	font-family :verdana;
	font-size : 12px;
	font-weight : bold;
	text-align: center;
	color: #633C33;
	width: 80px;	
	background-color: #E6E1CB;
	border-width: 2px;
	border-color: #C6BB96; 
	border-style:solid
}
.more_info_data {
	font-family :verdana;
	font-size : 10px;
	font-weight : normal;
	display:none;
}
.output_value {
	height:7px;
	font-family :verdana;
	font-size : 9px;
	font-weight : bold;
	text-align: center;
}
.shape_img_new {
	width: 35px;
	height:35px;
	margin-left: 5px;
	vertical-align: center;
	cursor:hand;
}