.white-box .inner .p-slider {
    height: 300px;
}

/*
.white-box .inner .p-slider .image {
	background: url("//d181h2ffads1u.cloudfront.net/images/freeresources/illustration-wordoftheday.png")
		no-repeat scroll 470px 30px transparent;
}
*/
.white-box .inner .p-slider h1 {
    font-size: 44px;
    font-weight: 600;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    color: #000;
    width: 400px;
    margin-top: 30px;
}

.white-box .inner .p-slider .blue {
    font-size: 15px;
    font-weight: 200;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    color: #00ACED;
    padding-bottom: 5px;
}

.white-box .inner .p-slider p {
    font-size: 17px;
    font-weight: 400;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 22px;
    width: 400px;
}

.white-box .inner .language-container {
    width: 955px;
    margin: 0 auto;
}

.white-box .inner .flags-table td a {
    color: #00ADEE;
    display: block;
    padding-left: 3px;
    text-decoration: none;
    width: 160px;
    white-space: nowrap;
}

.white-box .inner .flags-table td a:hover {
    background-color: #EFF0F4;
}

.white-box .inner .language-container .flags-table .inactive {
    color: gray;
    cursor: auto;
}

.white-box .inner .flags-table td .inactive:hover {
    background: none repeat scroll 0 0 transparent;
}

.white-box .inner .available {
    color: black;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}