.hide {
	position:absolute; 
	left:-9999px;
	top:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#leftcol {
	display:none;
}

#contentarea-right {	
	float:none;
	padding-left:2px;
	border-left:solid 1px #cbe6ed;margin-left:-1px;
}

.img-right {
	margin-right:-50px;
}
.box-right {
	margin-right:-50px;
}
.box-left {
	float:right;
	position:relative;
	margin-right:-35px;
	padding-bottom:10px;
}
.box-r-fix {
	margin-right:-210px;	
	/*position:relative;
	*margin-right:-273px;*/
}

.popup-container {
	display:block;
	position: relative;
	width:420px;
	min-height:484px;
	z-index:0;
	margin-left:0px;*margin-left:-25px;
	border:none;
	background:none;
}

.innerbox {
	height:470px;
	margin:5px;
	border:none;
}
.innerbox p	{
	font-size:0.90em; 
}

.bg1, .bg2, .bg3, .bg4, .bg5, .bg6, .bg7, .bg8, .bg9 {
	display: list-item;  
	list-style-position: inside;  
	letter-spacing: -1000em;   
	font-size: 1pt;    
	color: #fff;
}

.bg1 {	
	list-style-image: url(../../images/popups/future-laptop.jpg); 
}
.bg2 {
	list-style-image: url(../../images/popups/teacher-paper.jpg); 
}
.bg3 {  
	list-style-image: url(../../images/popups/listen-ipod.jpg);
}
.bg4 {
	list-style-image: url(../../images/popups/bucks-ft.jpg); 
}
.bg5 {
	list-style-image: url(../../images/popups/tool-laptop.jpg);
}
.bg6 {
	list-style-image: url(../../images/popups/win-books.jpg); 
}
.bg7 {
	list-style-image: url(../../images/popups/designer-coathanger.jpg); 
}
.bg8 {
	list-style-image: url(../../images/popups/food-dog.jpg); 
}
.bg9 {
	list-style-image: url(../../images/popups/speak-bubble.jpg); 
}

/*tables*/
.num, .numSmall, .desc  {
	border-bottom:1px solid #ccc;
}
.b-thin {
	border-bottom:1px solid #000066;
}
.b-medium {
	border-bottom:2px solid #000066;
}

/* intro page*/
.content-full {
	width: 500px;
}



















