
.subPage {
position: absolute; 
top: 119px; left: 513px; 
width: 428px; 
height: 259px; 
font-family: tahoma; 
direction: rtl; 
background: url("images/bg.png") no-repeat scroll center center transparent; 
color: #484848; 
font-size: 8px;
display:none;
}

.subPage h1{
padding-right:10px;
color: #484848; 

}

.subPage a {
color:#594942;
}
.subPage a:hover {
color:#594942;
}
.subPage a:visited {
color:#594942;
}

p {
	border-right-width:10px;
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
	color:#484848;
}