/* 

	oc.hu default css
	by the almighty demigods of grimlab

*/

@import url("layout.css");
@import url("header.css");
@import url("content.css");
@import url("footer.css");
@import url("pathnav.css");
@import url("search.css");
@import url("pager.css");
@import url("tabular.css");
@import url("result.css");
@import url("sell.css");
@import url("popuplayer.css");
@import url("landingpages.css");
@import url("popupgallery.css");
@import url("form.css");
@import url("surgos.css?dc=20100127");

.cssdebug {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	background: #ffe;
	border: 1px solid #663;
	margin: 5px;
	padding: 5px;
}
li.ghost a {
	cursor: pointer!important;
	font-weight: bold;
	color: #434242!important;
}
li.ghost a:hover{
	cursor: pointer!important;
	font-weight: bold;
	color: #ffffff!important;
}


.half1 dl,
.half2 dl{
	width: 247px;
	overflow: hidden;
}

.hidden{
	display: none!important;
}
