#main td.label {
	text-align : right;
}

#main.thanks{
	height : 40px;
	font-size : 18px;
	font-weight: bold;
}

#main p.sub_title{
	font-size: 13px;
	font-weight: bold;
}

#mynews {
	float: left;
	margin-top: 20px;
	width: 200px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	/*border: 1px solid #66cc33;*/
}

#mynews ul{
	margin : 10px 0 20px 0;
}

#mynews li{
	padding : 0 0 4px 18px;
	font-size : 11px;
	line-height : 14px;
	background : url( ../images/arrowb.gif ) no-repeat top left;
}

#mynews p.top{
	margin: 5px 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
}

#history .sbox {
	float: right;
	padding: 5px;
	margin-top: 20px;
	width: 420px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	border: 1px solid #ccc;
}

#history p.top{
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px solid #ccc;
}

#history .color {
	background-color : #effce8;
}

#history a  {
	color : #0067b2;
}

.arrow{
	line-height: 25px;
	padding-left : 15px;
	background : url( ../images/arrow.gif ) no-repeat center left;
}

.right {
	float: right;
}

.left {
	float: left;
}

.middle {
	vertical-align : middle;
}

.bold {
	font-weight : bold;
}

/************* news  ************/
.links {
	margin : 0;
	min-height : 30px;
	height: auto !important;
	height: 30px;
	border-bottom : 1px solid #cccccc;
}

.top_title {
	line-height : 25px;
	margin : 20px 0px 15px 0px;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	width: 640px;
}

.date{
	padding: 3px;
	display: block;
	width: 94px;
}

.headline{
	padding: 3px;
	display: block;
	width: 474px;
}

.news_detail{
	margin-top: 5px;
	margin-right: 5px;
}

/************* testimonials  ************/
#testimonials {
	margin-top: 20px;
	width: 600px;
	height: 350px;
}

#testimonials div.mylabel{
	clear: both;
	float: left;
	text-align: right;
	display: block;
	width: 100px;
}

#testimonials div{
	margin-top: 5px;
}

