/* -------- General Page Layout -------- */
body {
	text-align: left;
	background-image:url(../i/comm/bg_site.gif);
	margin: 0 0 0 0;
	}


/* -------- Text -------- */
p, li, td, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}

em {
	font-style: italic;
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}


#pop .title {
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	}

#pop td {
	font-size:12px;
	color:#333;
	line-height:15px;
	vertical-align:top;
	}
	
#pop a {
	color:#333;
	}
#pop a:hover {
	color:#000;
	text-decoration:none;
	}
	
#pop .caption {
	font-size:10px;
	font-style:italic;
	border-bottom:#C70 1px solid;
	}

#pop .listing {
	padding-top:10px;
	padding-right:15px;
	}
