.menu-r, .menu-r dl {
	width: 163px;
	margin: 0;
	padding: 0px;
	border: 0px solid black;
	font-size: 12px;
	font-family: Verdana;
	cursor: pointer;
	display: block;
}
.menu-r a {
	text-decoration: none;
	font-weight: bold;
}
.menu-r a:link, .menu-r a:visited {
	color: #000;
}
.menu-r  a:hover  {
	color: #fff;
}
.menu-r a.a-inv:link, .menu-r a.a-inv:visited {
	color: #fff;
}
.menu-r  a.a-inv:hover  {
	color: #000;
}

.menu-r dt.r-link   { /* link-categories topics */
	z-index: 30;
	background: url(graph/button-r1.png) 0px 0px no-repeat;
	width: 163px;
	height: 34px;
	color: #000;
	font-weight: bold;
	margin-bottom: 1px;
}
.menu-r dt.r-link:hover { 
	background-position: 0px -34px;
	color: #fff;
	font-weight: bold;
}
.menu-r dt.r-link-red  { 
	z-index: 30;
	background: url(graph/button-r1.png) 0px -102px no-repeat;
	width: 163px;
	height: 34px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 1px;
}
.menu-r dt.r-link-red:hover { 
	background-position: 0px -68px;
	color: #000;
	font-weight: bold;
}
.menu-r dt.r-link-inv  { /* inverted link-categories topics */
	z-index: 31;
	background: url(graph/button-r1.png) 0px -34px no-repeat;
	width: 163px;
	height: 34px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 1px;
}
.menu-r dt.r-link-inv:hover { 
	background-position: 0px 0px;
	color: #000;
	font-weight: bold;
}

.menu-r div.wrapper { /* vertical-align trick */
	display: table;
	height: 33px;
	width: 150px;
	border: 0px solid black;
	padding: 0px 0px 1px 9px;
}
.menu-r div.wrapper div.cell {
	display: table-cell; vertical-align: middle;
}

#ads-submit{
	border: 0px solid black; 
	margin-left: -20px;
	padding: 0px 0px 1px 17px;
	font-size: 12px; 
	font-family: Verdana; 
	font-weight: bold; 
	background-color: transparent; 
	cursor: pointer; 
	color: #fff;
	height: 33px; 
	width: 163px; 
	text-align: left;
}

#cat-photo-box {
	border: 0px solid black;
	margin: 3px auto;
	width: 161px;
	height: 158px;
	text-align: center;
}
#cat-photo-box a{
	text-decoration: none; 
	color: black;
}
#cat-photo-box img{
	border: 1px solid black; 
	padding: 1px; 
	height: 125px;
	max-width: 155px;
	overflow: hidden;
}
#cat-photo-box img:hover{
	border: 1px solid red;
}
#cat-photo-box  .CatRollOverDescr {
	position: relative;
	top: -8px;
	line-height: 8px;
	font: bold 12px Verdana; 
}

#login-box {
	display: none; 
	text-align: right; 
	width: 140px;
}
#menu-r-fb-like-it{
	padding-top: 15px;
	width:163px; 
	height: 80px; 
	text-align: center;
}
