/* The Donnas */
/* Section Stylesheet - Legal
----------------------------------------------------------------------------- */


/* Page Specific
----------------------------------------------------------------------------- */

	
	.section-legal #main {
	
	width: 560px;
	
	}
	

/* Headings
----------------------------------------------------------------------------- */


	#page-ringtone h2 {
	
	width: 724px;
	background-image: url(../images/section-legal/h2-ringtone.gif);
	margin-bottom: 32px;
	
	}

	#page-acceptableuse h2 {
	
	width: 540px;
	background-image: url(../images/section-legal/h2-acceptableuse.gif);
	
	}
	
	#page-cid-privacy h2 {
	
	width: 460px;
	background-image: url(../images/section-legal/h2-cid-privacy.gif);
	
	}
	
	#page-cid-terms h2 {
	
	width: 599px;
	background-image: url(../images/section-legal/h2-cid-terms.gif);
	
	}
	
	#page-messageboard h2 {
	
	width: 415px;
	background-image: url(../images/section-legal/h2-messageboard.gif);
	
	}

	#page-privacy h2 {
	
	width: 296px;
	background-image: url(../images/section-legal/h2-privacy.gif);
	
	}

	#page-purchasing h2 {
	
	width: 482px;
	background-image: url(../images/section-legal/h2-purchasing.gif);
	
	}

	#page-terms h2 {
	
	width: 435px;
	background-image: url(../images/section-legal/h2-terms.gif);
	
	}


/* Legal
----------------------------------------------------------------------------- */


	#main h2 {
	
	height: 26px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -5000px;

	}
	
	#main h3 {
	
	height: auto;
	text-indent: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	color: #fff;
	margin: 32px 0 8px 0;
	
	}
	
	#main h4 {
	
	font-weight: normal;
	
	}
	
	#main h4 strong {
	
	text-decoration: underline;
	
	}
	
	#main p strong {
	
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #555;
	
	}
	
	#main ul li {
	
	list-style-type: square;
	margin-left: 20px;
	margin-bottom: 10px;
	
	}
