/*
# Copyright 2017 Cloudbase Solutions Srl
# All Rights Reserved.
#
#    Licensed under the Apache License, Version 2.0 (the "License"); you may
#    not use this file except in compliance with the License. You may obtain
#    a copy of the License at
#
#         http://www.apache.org/licenses/LICENSE-2.0
#
#    Unless required by applicable law or agreed to in writing, software
#    distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
#    WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
#    License for the specific language governing permissions and limitations
#    under the License.
*/

#container img, #footer img, #slide img, #slider img, #aside img {
	visibility: visible !important;
}

#eula {
	clear:both;
	float:left;
	margin-left:
	auto;
	margin-right:
	auto;
	width:100%;
	height:300px;
	overflow: auto;
}

#eulaprint {
	float:left;
	clear:both;
	margin: 20px 0 0 0;
	width: 100px;
}

#eulaprint {
	float:left;
	clear:both;
	margin: 20px 0 0 0;
	width: 100px;
}

#eulaaccept {
	float:left;
	clear:both;
	margin: 10px 0 0 0;
	width: 100px;
}

#buttonsignup {
	float:left;
	clear:both;
	margin: 10px 0 0 0;
	width: 100px;
}

#euladecline {
	float:left;
	clear:right;
	margin: 10px 0 0 20px;
	width: 100px;
}

#eulanext {
	float:left;
	clear:both;
	margin: 10px 0 0 0;
	width: 100px;
}

.eula-paragraph {
	float:left;
	clear:both;
	margin: 10px 0 0 0;
}

.eula-href {
	float:left;
	clear:both;
	margin: 10px 0 0 0;
}

#vhddownload {
        width:100%;
        min-height: 200px;
}

#imagestable {
        margin: 20px 0 0 0;
        width: 100%;
}

/*
#imagestable table, th, td {
        border: 1px solid black;
        border-spacing: 0;
}
*/

#imagestable td, th {
        padding: 5px;
        vertical-align:bottom;
        text-align:left;
}
