
/* Common Subpage */

.minisite_subpage h2
{
	font-weight: bold;
	font-size: 22px;
	color: #f6cf28;	
}


.minisite_subpage a
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	line-height: 20px;
	text-decoration: none;
}


.minisite_subpage h3
{
	font-weight: bold;
	font-size: 16px;
	color: #ffd525;
	line-height: 16px;
}


.minisite_subpage p, .minisite_subpage ul, table
{
	font-size: 13px;
	color: white;
	line-height: 16px;
}

#main_text
{
	width: 650px;
	left: 30px;
	top: 26px;
}


.utd
{
	font-style: italic;
	font-size: 10px;
	color: white;
	line-height: 16px;
	position: absolute;
	right: 0;
	bottom: -10px;	
	width: 125px;
}

.product_description
{
	padding-left: 20px;
}

.product_description A {
	position:relative;
}

/* FAQs About Warts */


.faqwarts h2
{
	width: 305px;
	height: 37px;
	background: transparent url(../../images/wartremoval/header_FAQ.png) no-repeat scroll;	
}

/* Freeze Away */

.freezeaway h2
{
	width: 568px;
	height: 79px;
	background: transparent url(../../images/wartremoval/header_freeze_away.png) no-repeat scroll;	
	margin-left: 1px;
}

/* Clear Away */

.clearaway h2
{
	width: 621px;
	height: 79px;
	background: transparent url(../../images/wartremoval/header_clearaway.png) no-repeat scroll;	
	margin-left: 1px;	
}


.product_table 
{	
	border-spacing: 3px;
}

.product_table th
{	
	border-collapse: collapse;
}

.product_table th, .product_table td
{	
	padding: 10px;
	background-color: #1f83bf;
}

.product_table td a
{
	font-weight: normal;
}

.wartremover_descriptions 
{
	width: 360px;
	float: left;
}

.wartremover_descriptions ul
{
	padding-left: 10px;
	margin-left: 5px;
}

.wartremover_descriptions h4
{
	margin-top: 0;
}

.wartremover_descriptions span
{
	color: #FFD525;	
}




