.tabtxt a {
	color: #007DC3;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	display: block;
}

a:hover{
	color: #333333;
}
p{
	margin: 0;
	line-height: 1.5em;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.box{
	font-size: 12px;

}
.boxholder{
	padding: 5px;
	border: 1px none #999999;
	float: left;
	width: 600px;
	clear: right;
	position: relative;
	top: -80px;
	left: 250px;
}
.tab{
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tabtxt{
	margin: 0;
	color: #fff;
	font-size: 1px;
	font-weight: bold;
}
#contenthold {
	float: left;
	width: 200px;
	clear: both;
}
