#themeSwitcher {
	background:#fff;
	border-bottom:1px solid #666;
	padding:0 10px 0 0;
	height:40px;
}

#themeSwitcher * {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	color:#000;
}

#themeSwitcher ul {
	margin:0;
}

#themeSwitcher li {
	float:left;
	list-style-type:none;
	padding:0;
}

#themeSwitcher a {
	display:block;
	padding:10px;
	line-height:20px;
}

#themeSwitcher h3 {
	padding:0 10px 0 0;
	margin:0;
	float:left;
	border:none;
	line-height:40px;
	border-right:1px solid #eee;
}

#themeSwitcher a {
	color:#069;
	padding:10px;
	text-decoration:underline;
	border-right:1px solid #eee;
	line-height:20px;
}

#themeSwitcher a:hover {
	text-decoration:none;
}

#themeSwitcher #themeChanger {
	float:right;
	width:250px;
	text-align:right;
	padding:10px 0 0 0;
}

#themeSwitcher label {
	float:left;
	font-size:10px;
	margin:0;
	width:95px;
	line-height:20px;
	padding:0;
}

#themeSwitcher select {
	background:#fff;
	border:1px solid #eee;
	border-color:#999 #ddd #ddd #999;
	font-size:11px;
	width:175px;
	padding:2px;
}

#themeSwitcher option {
	font-size:11px;
}

#themeSwitcher #proThemeDesign {
	text-indent:-9999em;
	display:block;
	float:left;
	height:40px;
	width:40px;
	margin-right:10px;
	background:url(icon.png) center center no-repeat;
	padding:0;
}
