body {
  padding-top: 54px;
  padding-bottom: 30px;
  	
        
	
}

.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

#mnl {
       /*display: inline-block; */
       padding-left: 1.5em;
       padding-right: 1.5em;
       -moz-border-radius: 0.5em;
   -webkit-border-radius: 0.5em;

}

/************************************
body
{
	background:#F3F3CF;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
	margin:8px 0 16px;
	text-align:center;
}

#form_container
{
	background:#fff;
	border:1px solid #ccc;
	margin:0 auto;
	text-align:left;
	width:800px;
}

#top
{
	display:block;
	height:10px;
	margin:10px auto 0;
	width:810px;
}

#footer
{
	width:640px;
	clear:both;
	color:#999999;
	text-align:center;
	width:800px;
	padding-bottom: 15px;
	font-size: 85%;
}

#footer a{
	color:#999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#bottom
{
	display:block;
	height:10px;
	margin:0 auto;
	width:800px;
}

form.appnitro
{
	margin:20px 20px 0;
	padding:0 0 20px;
}
*/