
.popup {
    display: none;
	position: absolute;
	z-index: 100;
	width: 730px;
	height: 278px;
	left: 21px;
	top: 60px;
}

.tiny {
    left: 19px;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    top: -8px;
	}
	
#rt{
	float: right;
	margin-right: 10px;
}

#rt a{
	color: #CCCCCC;
	text-decoration: none;
}

#rt a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#poptop {
    background: none repeat scroll 0 0 #413C39;
    border: 0 solid #CCCCCC;
    height: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px;   
	}
	
html>body {
	height: 20px; /* ie5win fudge ends */
	}
	
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 0px solid #FFFFFF;
	width: 150px;
	width: 120px;
	}
	
html>body #left {
	width: 120px;
	}
	
.gecko #middle{
	width: 700px;
}

.ie  #middle{

}

#middle {
    background: url("../images/popbackground.png") repeat 0 0 #F4EEE6;
    border: 1px solid #413C39;
    margin-left: auto;
    margin-right: auto;
	height: 100%;
	}
	
#right {
	position: absolute;
	top: 120px;
	right: 0px; 	margin: 20px;
	padding: 10px;
	border: 0px solid #FFFFFF;
	width: 150px;
	width: 120px;

	}
html>body #right {
	width: 120px;	
	}
	
#inside {
 	height: 278px;
    left: 365px;
    margin-bottom: 10px;
    margin-top: 20px;
    position: absolute;
    top: 0;
    width: 365px;	
	}
	
#info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

#overlay{
	position: fixed;
	background-color: #000000;
    display: none;
    height: 100%;
    left: 0;
    min-height: 100%;
    opacity: 0.2;
	top: 0;
    width: 100%;
    z-index: 90;
}

#lotus{
    display: none;
    left: 21px;
    position: absolute;
    top: 54px;
    width: 730px;
    z-index: 100;
}

#openheart{
    display: none;
    left: 21px;
    position: absolute;
    top: 54px;
    width: 730px;
    z-index: 100;
}

.poph1 {
    color: #413C38;
    font-size: 1.25em;
    font-weight: bold;
    letter-spacing: 0.1px;
    margin-bottom: 0.2em;
    text-align: center;
}