.container {
	background-color: white;
}

#textconatiner {
	height: 190px;
	width: 180px;
	overflow: auto;
	border: 1px solid #000;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
	left: 10px;
}
#selector .images_div {
	position: relative;
	height: 120px;
	width: 150px;
	top: -167px;
	left: 210px;
	overflow: hidden;
	border: 1px solid #F60;
}
#selector .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	position: relative;
	height: 14px;
	width: 150px;
	overflow: hidden;
	left: 222px;
	top: -159px;
}
#selector .title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6c7c8b;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#selector .select_title {
	width: 160px;
	overflow: hidden;
	height: 16px;
	position: relative;
	left: 210px;
	top: -170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c7c8b;
}
#selector .title {
	height: 25px;
}
#textconatiner ul li a {
	color: #000;
	text-decoration: none;
}
#textconatiner ul li a:hover {
	color: #F60;
	text-decoration: none;
}
.img_container {
	float: left;
	height: 226px;
	width: 425px;
	margin: 0px;
}
#textconatiner ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(images/alt/list_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 17px;
	margin: 0px;
	font-weight: bold;
	overflow: hidden;
}
#selector .link a {
	text-decoration: none;
	color: #000;
}
#selector .link a:hover {
	text-decoration: none;
	color: #F60;
}
#textconatiner ul {
	margin: 0px;
	padding: 0px;
}
#selector {
	height: 226px;
	background-image: url(images/alt/ref_select.gif);
	width: 574px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#selector .main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	overflow: auto;
	position: relative;
	height: 180px;
	width: 170px;
	left: 390px;
	top: -335px;
}