
a.no-hover {
	line-height: 0;
}

a.no-hover:hover {
	background-color: transparent;
}

.title a,
.title a:link {
	color: #1F3370;	
}

.title a:hover {
	background-color: #1F3370;
	color: #fff;
}

.title a:visited {
	
}

.title a:active {
	color: #f00;
}

a.nav:hover {
	background-color: transparent;
}

.price,
.price b {
	color: #007200;
	
}

#global-tab-bar {
	
	
}

ul#tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


ul#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
}

ul#tabs li a {
	
}

ul#tabs li a:hover {
	
}

#tabs-content {
	border: 1px solid #ccc;
}

#tab-search {
	
}

#tab-advertising {
	
}

#tab-login {
	
}

a.hint-link,
a.hint-link:link {
	color: #1F3370;
	font-weight: bold;
}

a.hint-link:hover {
	
	background-color: #1F3370;
	color: #fff;
	
}


