body {
	margin: 0;
	padding: 0;
	background: url(../images/popup/body_bg.gif) transparent top left repeat-x;
	font-family: helvetica, arial, sans-serif;
	text-align: center;
}

#popup {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	background: url(../images/popup/body_popup.gif) transparent top right no-repeat;
}

#footer-popup {
	margin: 0;
	background: url(../images/popup/bg_popup_footer.gif) #efefe7 top right repeat-x;
	padding: 8px 0;
	text-align: left;
}


#video {
	width: 400px;
	height: 360px;
	margin: 0 auto;
	text-align: center;  
}

#audio-intro {
	margin: 0 auto;
	text-align: center;
	width: 290px; 		
	height: 80px;
}

#audio-intro p {
	text-align: left;	
}

#audio {
	width: 290px;
	height: 200px; 		
	margin: 0 auto 0 auto;
	text-align: center;
}


h1 {
	color: #000;
	font-size: 18px;
	margin: 0 0 10px 17px;
	line-height: 1.5em;
	padding: 10px 0 0 0;
}

h2 {
	font-size: 12px;
	background: url(../images/deco_tv.gif) transparent left no-repeat;
	color: #0c3d71;
	margin: 0 0 15px 13px;
	padding: 0 0 0 25px;
	line-height: 12px;
}

h3 {
	font-size: 12px;
	background: url(../images/deco_breadcrumb.gif) transparent left no-repeat;
	color: #0c3d71;
	margin: 0 0 0 20px;
	padding: 5px 0 5px 15px;
	line-height: 12px;
	font-weight: normal;
}

p {
	margin: 8px 0 10px 20px;0
	line-height: 1.5em;
	font-size: 12px;
}

a:link {
	color: #387bc2;
	text-decoration: underline;
}

a:visited {
	color: #387bc2;
	text-decoration: underline;
}

a:hover {
	color: #175697;
	text-decoration: none;
}

form.wishlist {
	padding: 0 0 0 17px;
}

form.tell_friend {
	padding: 0 0 0 17px;
}

table.form-table{
	font-size: 11px;
}

table.form-table td {
	padding: 7px;
	border: 1px solid #ccc;
}










