div.content-one {
    display:none;
}

p.expand-one
{
	text-align:center;
}
.tab_container .tabs li
{
	float:left !important;
}

.tab_container .tabs
{
	min-height: 38px;
}

.tabs li
{
    list-style:none;
    display:inline;
    margin:0px !important;
}

.tabs a
{
    padding:5px 10px;
    display:inline-block;
    background:#666;
    color:#fff;
    text-decoration:none !important;
}

.tabs a.active
{
    background:#fff;
    color:#000;
}

.tab_container
{
    padding:3px;
    background:#DDD;
}

#tab1
{
    padding:10px;
}

#tab2
{
    padding:10px;
    display:none;
}

.tab_container div
{
    background:#FFF;
    margin:0 !important;
}

.tabs
{
    margin:0 !important;
    padding: 0 5px !important;
}

.dcent
{
    text-align:center;
}

.cw_content ol li
{
    font-family:sans-serif;
    margin-bottom:10px;
    margin-top:10px;
}

#androidlauncher
{
    margin-top:10px;
}