@import url('http://fonts.googleapis.com/css?family=Nunito:light,regular,bold');

body {
	background-color: #DADADA;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.White {
	color: #FFFFFF;
}
.White a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.White a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.White a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.White a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.Bottom {
	color: #333333;
}
.Title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Cell {
	background-image: url(images/work/body_16.gif);
	background-repeat: no-repeat;
}
.Bottom a:link {
	color: #333333;
	text-decoration: none;
}
.Bottom a:visited {
	color: #333333;
	text-decoration: none;
}
.Bottom a:hover {
	color: #333333;
	text-decoration: underline;
}
.Bottom a:active {
	color: #333333;
	text-decoration: none;
}
.imgborder {
 border: 1px solid #000000;
}

.itemcenter {
	text-align: center;
}

#coolsculpt h1, #coolsculpt h2, #coolsculpt h3 {
	color: #007dc3;
	font-family: 'Nunito', sans-serif;
}

#coolsculpt p {
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

#coolsculpt h1 { font-size: 225%; font-weight: 700;}
#coolsculpt h2 { font-size: 175%; border-bottom: solid 1px #2abcd7; font-weight: 400;}
#coolsculpt h3 { font-size: 150%; font-weight: 400;}

#coolsculpt-box {
	width: 200px;
	float: right;
	text-align:center;
	font-family: 'Nunito', sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
}
