 #main{
 	height:auto !important;
	min-height:475px;
	}
 .small {
	font-size:0.8em;
	line-height:1.875em;
	margin-bottom:1.875em;
	}
 .text_center {
	text-align:center;
	}
 .container {
	text-align:left;
	}
 .container a{
	text-decoration:none;
	color:#646464;
	}
 #rounded-corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	}
 #rounded-corner thead th.rounded-company {
	background: #b9c9fe url('/images/table/left.png') left -1px no-repeat;
	}
 #rounded-corner thead th.rounded-q4 {
	background: #b9c9fe url('/images/table/right.png') right -1px no-repeat;
	}
 #rounded-corner th{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
	text-align:left;
	border-bottom:none;
	}
 #rounded-corner td {
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
	}
 #rounded-corner tfoot td.rounded-foot-left {
	background: #e8edff url('/images/table/botleft.png') left bottom no-repeat;
	}
 #rounded-corner tfoot td.rounded-foot-right {
	background: #e8edff url('/images/table/botright.png') right bottom no-repeat;
	}
 #rounded-corner tbody tr:hover td {
	background: #d0dafd;
	}
 .back_button {
	background:#CCCCCC;
	padding:0.5em 1.8em;
	border:1px solid #999999;
	}
 .back_button a{color:#000000; text-decoration:none;}
 
 .appname{
 	padding-right:10px;
	text-align:right;
	color:#ffffff;
	}
 .appname span {
	background: #646464;
	padding:4px;
	}
 .appname a {
	color:#ffffff;
	text-decoration:none;
	}	
	.app_list td{
	padding:10px;
	}