
#triplet {
	width: 515px;
	height: 400px;
	padding: 0 0 0 75px;
	text-align: left;	
}

#triplet p {
	margin: 5px 0px 5px 0px;
	line-height: 16px;
	text-align: left;
}

.triplet-text {
	margin: 5px 0px 5px 0px;
	line-height: 16px;
	text-align: left;
	height: 160px;	
}

.triplet-title444 {
    color: #FFFFFF;
	text-align: left;
	background-color: #360d13;
}

.triplet-title {
	font-size: 13px;
	line-height: 18px;
	color: #2f0404;
	font-weight: bold;
	padding: 115px 0px 0px 0px;
	font-family: arial;
}

#triplet-1 {
	width: 155px;
	float: left;
	background: url("/ows/templates/hosting_01/images/triplet_1.jpg") no-repeat left top;
}

#triplet-2 {
	width: 155px;
	float: left;
	background: url("/ows/templates/hosting_01/images/triplet_2.jpg") no-repeat left top;
	margin: 0px 0px 0px 12px;
}

#triplet-3 {
	width: 155px;
	background: url("/ows/templates/hosting_01/images/triplet_3.jpg") no-repeat left top;
	margin: 0px 0px 0px 12px;
	float: left;
}

.triplet-divider {
	width: 1px;
	height: 265px;
	float: left;
	background: #dfdfdf;
	margin: 0px 0px 0px 12px;
}

.triplet-link {
	width: 97px;
	height: 28px;
	float: right;
	background: url("/ows/templates/hosting_01/images/learn_more.jpg") no-repeat left top;
	text-align: center;
	line-height: 22px;
	margin: 20px 0px 0px 0px;
}

.triplet-link a {
	color:#FFFFFF;
	font-weight: bold;
	width: 97px;
	height: 28px;
	display: block;
}

.triplet-link a:hover {
	color: #6D6A56;
}