﻿
.clearme {
	clear:both;
}
.tpl-box {
	width:166px;
	font-size:12px;
	background-color:#ffffff;
	padding-top:10px;
	float:left;
	margin:11px 13px 0 0;
	border:1px solid #ccc;
	

}
.tpl-box:hover {
	width:166px;
	font-size:12px;
	background-color:#FFFFCC;
	padding-top:10px;
	float:left;
	margin:11px 13px 0 0;
	border:1px solid #DCBE6B;
	

}

.tpl-box div a img {
	height:125px;
	width:166px;
	background-position: top center;
	background-repeat: no-repeat;
	border:0;
}


.tpl-box .ctrls {
	line-height:26px;
	text-align:center;
	background-color:#5CADFF;
	color:#ffffff;
	font-weight:bold;
	margin-top:10px;
}
.tpl-box .ctrls a {
	color:#ffffff;
	text-decoration: none;
	
}
.tpl-box ul {
	margin:5px 10px 6px;
	padding:0;
	list-style-type:none;
}
.tpl-box ul li {
	margin-bottom:2px;
	padding:0;
	list-style-type:none;
}

.tpl-box ul.prices {
	margin-top:0;
	border-top:1px dotted #ccc;
	padding-top:3px;
	margin-bottom:10px;
}
.tpl-box ul li.packname {
	height:30px;
	text-align:left;
	padding-bottom:5px;
}
.rnd_content1 form p { 
	clear:both;
	margin:3px 0;
}
.rnd_content1 form p label { 
	display:block;
	float:left;
	width:80px;
}
.rnd_content1 form span label { 
	display:block;
	float:left;
	width:125px;
}


.rnd_content1 form p select, .rnd_content1 form p input {
	border:1px solid #219FE4;
	width:220px;
}
.rnd_content1 form span select, .rnd_content1 form span input {
	border:1px solid #219FE4;
}

.rnd_content1 form p input {
padding:0 8px;
height:20px;
}

.rnd_content1 form span label, .rnd_content1 form p label {
	color:#fff;
	font-weight:bold;
}
.rnd_content1 form p span {
	padding:0 20px;
}

