@import url("inner.css");
@import url("home.css");

/*body
{
	background:#FFFFFF url(../../images/core/bg.gif) repeat-x 0 0px;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	vertical-align: top;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}*/

#container
{
width:955px;
margin:0px auto;
}

#realnet
{
text-align:right;
clear:both;
font-size:0.7em;
margin:20px 0px 0px;
}

/* MAIN TAGS REDEFINED */



hr
{
color:#EAEAEA;
}




/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}

.clear
{
	clear: both;
}

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active object {display: block;}

/* Hide Adblock Object tab: the text should show up just fine,
   not  poorly with a tab laid over it. Conveniently, the object
   tab is  always in a div, so we hide all divs directly inside
   the replaced element.*/

.sIFR-replaced > div {  display: none !important;}

.border 
{
clear:right;
border-top:#EAEAEA thin solid;
border-bottom:#EAEAEA thin solid;
height:25px;
margin:0px 0px 10px 0px;
}
