div.sepRightBox div.dotsRightBox {
	position:relative;
	left:-21px;
}

div.rightAlign {
	width:95%;
	text-align:right;
	position: relative;
	padding:3px 0px 5px 0px;
	top:-2px;	
}

div.dotsRightBox {
	position:relative;
	background: transparent url(../template/dotsRightBox.gif) no-repeat top left;
	left:-16px;
	width:146px;
	height:3px;
}

div.sepRightBox {
	position:relative;
	left:5px;
	background: transparent url(../template/sepRightBox.gif) repeat-y top left;
	width:128px;
}

#rightBoxCorner {
	position:absolute;
	background: transparent url(../template/rightboxCorner.gif) no-repeat top left;
	left:0px;
	top:0px;
	width:15px;
	height:15px;
}

#rightBoxBottom {
	position:relative;
	background: transparent url(../template/rightBoxBottom.gif) no-repeat left top;
	left:0px;
	top:12px;
	width:174px;
	height:120px;
}

#rightBoxContent {
	background: url(../template/rightBoxBG.gif) repeat-y top left;
	width:138px;
	text-align: center;
	position:absolute;
	left:24px;
	top:24px;
}

#rightBoxContent a:hover {
	color:#B5AEC2;
}

#rightBoxContent a:active {
	color:#9d0000;
}

div.leftAlign {
	width:95%;
	text-align:left;
	position: relative;
	padding:3px 0px 5px 0px;
	top:-2px;	
}

div.results {
	width:95%;
	text-align:left;
	position: relative;
	top:8px;
	left:6px;
}

#rightBoxMicro {
	width:25px;
	position:relative;
	top:3px;
}

#rightBoxMicro img {
	border: solid 1px; 
	border-color:#AAAAAA;
}

#rightBoxMicroText {
	width:80%;
	position:relative;
	top:-25px;
	left:32px;
	margin:0px 0px -16px 0px;
}
