@charset "utf-8";
/* CSS Document */
#row1{
	margin-top:10px;
	float: right;
}
#row2{
	margin-top:20px;
	clear:both;
	float: right;
}
#swedish {
	width:160px;
	margin-left:0px;
	float:left;
	display:block;
	background-image: url(../images/session.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 2px;
}
#deep_tissue{
	width:160px;
	margin-left:10px;
	float:left;
	display:block;
	background-image: url(../images/deep_tissue.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
}
#hot_stone {
	width:160px;
	margin-left:10px;
	float:left;
	display:block;
	background-image: url(../images/hot_stone.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 2px;
}
#shiatsu {
	width:160px;
	margin-left:0px;
	float:left;
	display:block;
	background-image: url(../images/shiatsu.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	clear: both;
	margin-top: 20px;
}
#thai_table{
	width:160px;
	margin-left:10px;
	float:left;
	display:block;
	background-image: url(../images/thai_table.jpg);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	margin-top: 20px;
}
p.description{
	margin-top: 55px;
	margin-left:-3px;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #70a871;
	color: #343434;
	display: block;
	text-align: left;
}

