
#content {
	width: 100%;
	font-size: 14px;
	float: left;
}

#content a {
	color: #6E7882;
	text-decoration: none;
	font-size: 13px;
	line-hight: 13px;
}

#content a:hover {
	color: #6198a8;
	text-decoration: underline;
}

#pane_1 {
 	position: relative;
 	float: left;
 	height:100%;
	background:#FFFFFF none repeat scroll 0 0;
	padding:10px;
}

#pane_2 {
  	position: relative;
  	float: left;
  	height:auto;
}

#pane_3 {
  	height: auto;
  	position: relative;
  	float: left;
}
