#leftcontent {
	clear:both;
	min-height:618px;
}

#leftcontent .puff {
	left:-60px;
	position:relative;
	top:-60px;
}

#leftcontent #uppermenu {
	margin-bottom:2px;
	width:618px;
}

#uppermenu a:active {
	outline-style:none;
}

#uppermenu a:focus {
	-moz-outline-style: none;
}

#leftcontent #lowerarea {
	padding:15px 0 0 5px;
}

#upperarea {
	background-color:#cccccc;
	background-position:center center;
	background-repeat:no-repeat;
	height:208px;
	padding:4px;
	width:610px;
}

#leftarea {
	background-image:url(../img/layout/puff_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:320px;
	margin-top:5px;
	padding:15px 18px 0;
	width:272px;
}

#leftarea:hover {
	background-image:url(../img/layout/puff2_bg.jpg);
	background-repeat:repeat-x;
}

#rightarea {
	background-image:url(../img/layout/puff_bg.jpg);
	background-repeat:repeat-x;
	float:left;
	height:320px;
	margin-top:5px;
	margin-left:2px;
	padding:15px 18px 0;
	width:272px;
}

#rightarea:hover {
	background-image:url(../img/layout/puff2_bg.jpg);
	background-repeat:repeat-x;
}

#rightarea input, textarea {
	background-color:#eaeaea;
	border:1px solid #9f9f9f;
	color:#000000;
	font-family:arial;
	font-size:12px;
	margin:0 0 10px 10px;
	padding:6px 3px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-x-system-font:none;
}

#rightarea input:focus, textarea:focus {
	background-color:#ffffff;
	border:1px dotted #9f9f9f;
	color:#000000;
	-moz-box-shadow:0 0 6px #eaeaea;
}

#PRIMOGDIS1_container div {
	border-bottom-color:#cccccc;
	border-bottom-style:dotted;
	border-bottom-width:2px;
	margin:0 0 10px;
	padding:0 0 10px;
}

#PRIMOGINP1_form td {
	font-size:12px;
	vertical-align:top;
}

#PRIMOGINP1_submit {
	background-color:#000000;
	border-width:0;
	color:#ffffff;
	font:normal normal bold 12px/normal Arial, sans-serif;
}

