#app {
	margin:0 10px 0px 10px;}

#app select {
	font-size:11px;
	font-weight:bold;
	color:#1f1f1f;}

#app option {
	font-size:12px;
	font-weight:normal;
	color:#444;
	background:#eee;}

#app select:hover {
	color:#c41425;}

#app .secure {
	color:#444;
	margin:10px 0 10px -12px;
	padding:5px 0 1px 22px;
	border-bottom:1px solid #eee;}

#app h3 {
	  font-family: Geneva, Tahoma, sans-serif;
	  color:#444;
	  background:#eee;
	  padding:3px 0px 3px 3px;
	  margin:0px 0px 5px 0px;
	  font-size:13px;
	  width:100%;
	  border-bottom:1px dotted #999;
	  display:block;}

#app .free {
	background:#fff;}

#app .hd {
	margin:20px 0 10px 0;}

#app .submit input {
	margin-bottom:20px;
	width:68px;
	height:26px;}

	
#app .submit input:hover {
	cursor:pointer;}

table.app tbody tr td table tbody tr.text td {
	padding:0 0 0 20px;
	margin:0px;}

form tr.text td.text {
	width:300px;}

#footer, .pagedivider, .bodypadding {
	display:none;}
	
#content {
	width:auto;}
	
#side_r {
	display:none;}
	
body.left div#main {
	margin-left: 0px;		
}

body.right div#main {
	margin-right: 0px;	
}
