/* CSS Document */



table{
	table-layout:auto;
	width:auto;
	border-collapse:separate;
	height:18px;
}
#r1{
	vertical-align:top;
	background-image:url(../assets/q-tail.jpg);
	background-repeat:no-repeat;
	width:97px;	
}

#r2{
	width:280px;
	empty-cells:hide;
}

.rMenu{
	width:auto;
	text-align:center;
	padding:0 10px 0 10px;
}


