
#wrapper {
	margin: 10px;
	}

.clear {
	clear: both;
	}

/* additional */

#indexforum_logo {
	width: 155px;
	padding-left: 10px;
	}

#top_superbanner {
	width: auto;
	}

#adheader {
	width: auto;
	text-align: center;
	}

#site_header {
	height: 86px;
	width: auto;
	}

#content-choose {
	float: none;
	width: auto;
	height: auto;
	border: 1px solid #ff0600;
	background-color: #fff3e5;
	margin-bottom: 10px;
	}

#content-choose #head {
	height: 20px;
	/* height: 25px;*/
	background-image: url('https://img.index.hu/forum/images/forumstart_indaboxhead.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #ff0600;
	color: #fff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	padding: 4px 0 0 10px;
	}

#content-choose #content {
	padding: 10px;
	}

#content-choose #buttons_width {
	text-align: center;
	padding-top: 10px;
	width: auto;
	}

#content-choose #buttons {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	}

#content-chooseleft {
	float: left;
	}

#content-chooseright {
	float: right;
	}

#btn_connect {
	float: left;
	}

#btn_newnick {
	float: right;
	}

#forumstart_passlogo {
	background-image: url('https://img.index.hu/forum/images/forumstart_passlogo.gif');
	background-repeat: no-repeat;
	width: 69px;
	height: 15px;
	padding-bottom: 3px;
	margin-left: 10px;
	}

