#midcolumn {
	float: left;
	width: 505px;
	margin-left: 5px;
	background: #fff;
	padding: 10px;
	margin-bottom: 20px;
}

#midcolumn h1 {
	font-family: Arial, 'Tahoma', Verdana, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background: #c2c2c2;
	border: 1px solid #333;
	color: #333;
	margin: 0 0 0 0;
	font-size: 11pt;
	padding: 3px 0 3px 15px;
}

#midcolumn .panel {
	margin: 0 1px 10px 1px;
	border: 1px solid #afafaf;
	border-top: 0;
	background: #ececec;
	padding: 3px;
}

#right {
	float: right;
	width: 120px;
}

#productleft {
	float: left;
	width: 130px;
	margin-top: 10px;
	background: #EEE;
	padding: 5px;
}

div.artlinks {
	border: 1px solid #d7e7e9;
	padding: 3px 5px 3px 5px;
	margin: 10px 0 20px 0;
	background: #fbfdfd;
	text-align: center;
}

div.artlinks a {
	color: #2c3a48;
	text-decoration: none;
}

div.artlinks img {
	border: 0;
}
#sidebar {
	float: right;
	width: 300px;
	margin: 0;
}
* html #sidebar {
	margin-right: -25px;
}
.top-panel {
	background: url(../images/top-panel-def.gif);
	display: block;
	width: 300px;
	height: 40px;
	margin-top: 10px;
}

.top-panel p, .top-panel p a{
	color: #fff;
	font-family: Arial;
	font-size: 16px;
	margin-left: 10px;
	padding-top: 10px;
}

#borsabox {
	text-align: left;
	width: 300px;
}

#borsabox ul {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -40px;
}

#borsabox li {
	height: 25px;
	background: url(../images/borsa-li.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	width: 285px;
	float: left;
	padding-top: 10px;
	border-bottom: 1px solid #dadada;
}

#borsabox li img {
	border: none;
}

#borsabox li a {
	display: block;
	margin-left: 25px;
	margin-top: -18px;
}

#borsabox li a:hover {
	color: #000;
}

#last-forum {
	background: #fff;
	width: 300px;
	
}

#last-forum ul {
	list-style-image: url(../images/from-forum.gif);
	margin-top: 0;
	margin-bottom: 0;
}

#last-forum li {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e1e6e9;
}

#last-forum li a {
	color: #2c3948;
	font-family: Tahoma;
	font-size: 11px;
}

#last-forum li a:hover {
	color: #000;
}

.panel .content {
	margin: 0 1px 5px 1px;
	padding: 3px;
	background: #fff;
}
.anketavote {
	background: url(../images/anketavote.gif) no-repeat 0 4px;
	width: 97px;
	height: 27px;
	border: none;
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
}
p.title {
	margin-top: 5px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 13px;
}
.page-title {
	background: #3d677c url(../images/page-title.gif) repeat-x;
	width: 520px;
	height: 40px;
	padding-bottom: 1px;
	margin-top: -10px;
	margin-left: -8px;
	margin-bottom: 5px;
}
.page-title p, .page-title p a {
	color: #fff;
	font-family: Tahoma;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
}

.page-title-bg {
	background: #3d677c url(../images/page-title-bg.gif) repeat-x;
	width: 520px;
	height: 39px;
	padding-bottom: 1px;
	margin-top: -10px;
	margin-left: -8px;
	margin-bottom: 5px;
}
.page-title-bg p, .page-title-bg p a {
	color: #fff;
	font-family: Tahoma;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0;
}

.opbox {
	width: 165px;
	height: 65px;
	text-align: center;
	float: left;
}

.opbox .logo{
	width: 150px;
	height: 50px;
	overflow: hidden;
	margin: 5px auto;
}

#filters {
	border-top: 1px solid #b7b7b7;
	margin-top: 20px;
}

#filters h2, #opp h2 {
	font-size: 14px;
	color: #2C3A48;
	font-weight: bold;
}

#filters p {
	margin: 5px 0;
}

#filters table {
	border: none;
}

#filters td {
	padding-left: 10px;
	padding: 5px;
	border-bottom: 1px solid #b7b7b7;
}

#oppbox {
	width: 160px;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	border: 1px solid #b7b7b7;
}

#oppbox .opplogo {
	width: 160px;
	height: 80px;
	overflow: hidden;
}

#opp .sort {
	margin: 10px 5px;
}

#opp a.bold {
	font-weight: bold;
}
