/* CSS Document */

div#right{
	background-color:#CCCC66;
	position:absolute;
	left:419px;
	width:515px;
	border-left:1px solid #660000;
	border-right:1px solid #660000;
	top:;
	}
	
div#rthead{
	position:absolute;
	background-color:#666633;
	font-family:"Tahoma Small Cap", Arial, Tahoma;
	font-size:14px;
	height:18px;
	top:8px;
	}
	
div#peeps{
	float:left;
	width:100px;
	margin-top:;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	}
	
div#peepsendRT{
	float:left;
	width:100px;
	margin-top:;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	border-left:solid 1px #000000;
	}
	
div#peepsendLT{
	float:left;
	width:100px;
	margin-top:;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-top:solid 1px #000000;
	}

	
div#one{
	float:left;
	width:100px;
	border-left:solid 1px #660000;
	border-top:solid 1px #660000;
	}

div#two{
	float:left;
	width:100px;
	border-left:solid 1px #660000;
	border-top:solid 1px #660000;
	}
	
div#three{
	float:left;
	width:100px;
	border-left:solid 1px #660000;
	border-top:solid 1px #660000;
	}
	
div#four{
	float:left;
	width:100px;
	border-left:solid 1px #000000;
	border-top:solid 1px #660000;
	}
	
div#five{
	float:left;
	width:100px;
	border-left:solid 1px #660000;
	border-right:solid 1px #660000;
	border-top:solid 1px #660000;
	}
	
div#yesorno{
	font-family:"Tahoma Small Cap", Arial, Tahoma;
	font-size:12px;
	position:absolute;
	top:35px;
	left:0px;
	}
	
div#indrt{
	background-color:#CCCC66;
	text-align:center;
	border-bottom:solid 1px #660000;
	border-top:;
	}
	


