/********* COMPUTER STYLE *********/

.computer .marsSubMenuItem:hover
{
	background:#FFF;
}

.computer .marsSubMenuItem:hover
{
	color:#0072a2;
}

.computer .firstHover:hover,
.computer .marsSelectOption:hover,
.computer #searchNavigation .saturnElement:hover
{
	background-color:#2e90b9;
	color:#FFF;
}

/*.computer #articleZoomOut:hover
{
	background-image:url(../img/article_zoom_decrease_hover.png);
}

.computer #articleZoomIn:hover
{
	background-image:url(../img/article_zoom_increase_hover.png);
}*/