* {margin:0; padding:0; color:#666}

#acc {width:600px; list-style:none; margin:0 auto 40px}
#acc h3 {width:586px; padding:5px; font:14px "Palatino Linotype", "Book Antiqua", Palatino, serif; cursor:pointer; background-image:url(../_images/accordions/arrow_down.gif); background-position:right center; background-repeat:no-repeat}
#acc h3:hover {background-color:#F5ECD7}
#acc .acc-section {overflow:hidden}
#acc .acc-content {width:568px; padding:15px; border-top:none; font:12px "Palatino Linotype", "Book Antiqua", Palatino, serif}

#nested, #nested2, #nested3, #nested4, #nested5, #nested6, #nested7, #nested8 {width:568px; list-style:none; margin-bottom:15px}
#nested h3, #nested2 h3, #nested3 h3, #nested4 h3, #nested5 h3, #nested6 h3, #nested7 h3, #nested8 h3 {width:554px; padding:2px; margin-top:5px; cursor:pointer}
#nested h3:hover, #nested2 h3:hover, #nested3 h3:hover, #nested4 h3:hover, #nested5 h3:hover, #nested6 h3:hover, #nested7 h3:hover, #nested8 h3:hover {background-color:#F5ECD7}
#nested .acc-section, #nested2 .acc-section, #nested3 .acc-section, #nested4 .acc-section, #nested5 .acc-section, #nested6 .acc-section, #nested7 .acc-section, #nested8 .acc-section {overflow:hidden}
#nested .acc-content, #nested2 .acc-content, #nested3 .acc-content, #nested4 .acc-content, #nested5 .acc-content, #nested6 .acc-content, #nested7 .acc-content, #nested8 .acc-content {width:536px; padding:15px; border-top:none; font-size:12px}
#nested .acc-selected, #nested2 .acc-selected, #nested3 .acc-selected, #nested4 .acc-selected, #nested5 .acc-selected, #nested6 .acc-selected, #nested7 .acc-selected, #nested8 .acc-selected {background-color:#E3DBC6}

.price {
	float:right;
	font-weight:bolder;
	font-size:15px;
	margin-right:30px;
}
p {
	padding:10px;
}
.pleft {
	padding: 15px 0 15px 0;
	width:300px;
	float:left;
	text-align:right;
}
.pright {
	padding: 15px 0 15px 0;
	float:right;
	text-align:left;
	width:255px;
}
