div#main-content
{
	margin-bottom: 20px;
}

div#content-left
{
	margin-top: 5px;
	width: 530px;
	float: left;
	display: inline;
}

	div#content-left h1
	{
		color: #008bae;
		font-size: 1.6em;
		font-weight: normal;
		margin-top: 0;
	}
	
	div#content-left p
	{
		font-size: 0.75em;
		color: #777777;
	}
	
	div#content-left h2
	{
	color: #6ed0f5;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	}
		#content-left .hair-salon{
			color: #e7ab33;
		}
		#content-left .beauty{
			color: #d46351;
		}
		#content-left .massage{
			color: #6b81be;
		}
		#content-left .radio-frequency{
			color: #a48b7e;
		}
		#content-left .men{
			color: #6e655d;
		}
		#content-left .deals_gifts{
			color: #32bcef;
		}
		#content-left .laser{
			color: #74bdae;
		}
	div#content-left h4
	{
		font-size: 1em;
		margin: 5px 0 5px 0;
		color: #6ed0f5;
	}

	div#content-left table
	{
		font-size: 0.75em;
		width: 520px;
		color: #777777;
	}
		#content-left table td{
			vertical-align: top;
		}
		table td.sub
		{
			padding-left: 15px;
			width: 340px;
		}
		table td.sub-right{
			text-align: right;
			
		}
		table th
		{
			color: #008bae;
		}
		
		table td.price
		{
			text-align: right;
		}
		#content-left table td p{
			font-size: 1em;
		}
	#content-left .more{
		margin: 0 0 10px 0;
	}
	div#content-left ul
	{
		font-size: 0.75em;
		color: #777777;
	
	}
	#content-left span.view-more{
		font-size: 0.9em;
		color: #80d5f6;
		font-weight: bold;
	}
	#content-left span.view-more:hover{
		text-decoration: underline;
	}
	#content-left a{
		color: #80d5f6;
	}
	#content-left a:hover{
		text-decoration: underline;
	}
div#content-right
{
	float: right;
	margin-top: 5px;
	width: 450px;
}
.smallgray {
	font-size: 0.75em;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	color: #777777;

}
.downloadtext {
	font-size: 0.75em;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	color: #80d6f6;

}
.downloadtext a:link {
	font-size: 1em;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	color: #0089ad;

}
.downloadtext a:visited {
	font-size: 1em;
	font-family: 'Century Gothic', Tahoma, sans-serif;
	color: #0089ad;

}
