/* CSS Document */

.mainPortal{
	text-align: left;
	width: 700px !important;
	width /**/:702px;
	position: relative;
	border-top: 1px solid #000000;
}

.post {
	width:515px;
}

input, {
	font-family: verdana, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 10px;
}

.randomAd{
	width:160px;
}

.portalTop{ 
	padding: 4px;
	border-top: 1px solid #000000;
	/* border-bottom: 1px solid #000000;  */
}

.portalTopBot{ 
	padding: 4px;
	/* border-top: 1px solid #000000; */
	border-bottom: 1px solid #000000; 
}

.portalTable{
	margin:1px;
	top:-19px;
	position: relative;
}

.portalMenu{
	background-image:url(/assets/images/bgroundg.jpg);
	background-repeat:no-repeat;
	padding: 4px;
	margin: 2px;
}

.portalBot{
	top:-19px;
	position: relative;
	padding: 4px;
}

.portalBotLeft{
	width:150px;
}

.portalBotRight{
	position: absolute;
	left: 150px;
	width:380px;
	top: 0px;
	padding: 15px;
}