.menuTitleHolder {
	width: auto;
	}

.menuTitleLang {
	background-image: url("images/Baby-Safe_Line.gif");	width:"1"; height:"10"; 
	background-repeat:no-repeat;
	background-position: left center;
	filter:none;
	padding-left:7;
	padding-right:7;
	border:none;
	font-weight:bold;
	color: #0089cf;
	width: 100%;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuTitle {
	background-image: url("images/Baby-Safe_Line.gif");	width:"1"; height:"10"; 
	background-repeat:no-repeat;
	background-position: left center;
	filter:none;
	padding-left:7;
	padding-right:7;
	border:none;
	font-weight:bold;
	color: #0089cf;
	width: 100%;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuTitleSelected {
	background-image: url("images/Baby-Safe_Line.gif");	width:"1"; height:"10"; 
	background-repeat:no-repeat;
	background-position: left center;
	filter:none;
	padding-left:7;
	padding-right:7;
	border:none;
	font-weight:bold;
	color: #0089cf;
	width: 100%;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
}

.menuTitle:hover, .menuTitleSelected:hover{
	background-image: url("images/Baby-Safe_Line.gif");	width:"1"; height:"10"; 
	background-repeat:no-repeat;
	background-position: left center;
	filter:none;
	padding-left:7;
	padding-right:7;
	border:none;
	font-weight:bold;
	color: #ff5900;
	width: 100%;
	text-decoration: none;
	text-align:	right;
	font-size: 12px;
	}

.menuItemsHolder {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CDD4DE', startColorstr='#ffffff', gradientType='0');
	background-color: #000000;
	border:1px solid black;
	font-weight:bold;
	width: 100px;
	color: #446D8C;
	text-decoration: none;
	text-align:	right;
	margin-top:2px;
	}

.menuItem {
	background-image: url("images/bluesquare.gif");	width:"8"; height:"8"; 
	background-repeat:no-repeat;
	background-position: left center;
	filter:none;
	background-color: #FFFFFF;
	padding-left:15;
	padding-top:5;
	padding-bottom:5;
	border:none;
	font-weight:bold;
	width: 120px;
	color: #446D8C;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	}

.menuItemSelected {
	background-image: url("images/redsquare.gif");	width:"8"; height:"8"; 
	background-repeat:no-repeat;
	background-position: left center;
	filter:none;
	background-color: #FFFFFF;
	padding-top:5;
	padding-left:15;
	padding-bottom:5;
	border:none;
	font-weight:bold;
	width: 120px;
	color: #446D8C;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	}

.menuItem:hover,.menuItemSelected:hover {
	background-image: url("images/redsquare.gif");	width:"8"; height:"8"; 
	background-repeat:no-repeat;
	background-position: left center;
	filter:none;
	background-color: #FFFFFF;
	padding-top:5;
	padding-left:15;
	padding-bottom:5;
	border:none;
	font-weight:bold;
	width: 120px;
	color: #000000;
	text-decoration: none;
	text-align:	left;
	font-size: 12px;
	}