.col02{
	width:382px;
	padding:22px 0 0 28px;
	float:left;
	position:relative;
}
.add01{
	width:100%;
	overflow:auto;
	height:24px;
	padding:10px 0 0;
	background:url(/sites/all/themes/newmark/images/bg-list-closed.gif) repeat-x 0 50%;
	position: relative;
}
.opened .add01{
   overflow: hidden;
}
li.closed{
   background: none;
	height: auto;
	position:relative;
}

.add03,
li.closed .add01{
	width:100%;
	overflow:hidden;
	padding:45px 0 0;
	height: 59px;
}
li.closed .add02{
   height: 0;
   overflow: hidden;
}
.closed .bullet{
   display: block;
	float:left;
	width:18px;
	border-right:1px solid #c6cbce;
	height:62px;
	padding:45px 0 0 10px;
	margin:-45px 0 0;
}
.bullet span{
	background:url(/sites/all/themes/newmark/images/bullet-sprite.gif) no-repeat left top;
	width:10px;
	height:11px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	padding: 0;
	margin: 0;
}
.bullet{
   outline: none;
}
div.add01{
   cursor: pointer;
}
li.planToggle:hover .bullet span{
   background-position: left bottom;
}

.image01{

	width:143px;
	padding:0;
	height: 75px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	width: 104px;
	left: 50px;
}
.tbb-key{
   width: 42px;
   height: 35px;
/*   background: url(/sites/all/themes/newmark/images/key.png) no-repeat left top;
*/   position: absolute;
   right: 3px;
   bottom: 0;
   display: block;
   z-index: 2;
}

.country {
   float:left;
   padding-left:164px;
   width:130px;
}

.shdw{
	background:url(/sites/all/themes/newmark/images/shdw.gif) no-repeat;
	width:100px;
	height:75px;
	position:relative;
	padding:2px 0 0 2px;
	margin: 0;
}

#planHolder{
   min-height: 600px;
   background: #eee url(/sites/all/themes/newmark/images/planloader.gif) no-repeat 50% 50%;
}
.other-com{
   position: absolute;
   bottom: 10px;
   right: 20px;
   font-size: 12px;
}
