/* Mobile stylesheet */
body, #publerBody {
	text-align: center;
}

#container {
	text-align: left;
}

#header {
	height: 150px;
}
	#clipart {
		display: none;
	}
	p#langselect {
		color: #919294;
		font-size: 11px;
		line-height: 18px;
	}	
	p#langselect a{
		width: 16px;
		height: 13px;
		position: relative;
		margin-left:6px;
	}

div#wrapper {
	width:100%;
}

div#contents {
	text-align: justify;
}

.home #left-column {
	width: 300px;
}
#footer {
	clear:left;
	width:100%;
	border-top: 1px solid #53A211;
	text-align: right;
	padding-top:6px;
}

ul#sitemap{
	list-style:none;
	margin:0;
}
ul#sitemap ul{
	list-style:none;	
	}
	ul#sitemap ul li a{	
		color:#333;
		text-decoration:none;
		font-size:.9em;
	}
	ul#sitemap ul li li a{
		color:#999;
	}
	
/* Carousel CSS */
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-skin-bridge, .jcarousel-container{
	display: none !important;
}
