#footer {
	clear: both;
	width: 760px;
	height: 500px;
}

#send-file.ui-widget-content {
	border: 0;
	padding: 0;
	margin: auto 0;
}

#send-file li a {
	font-size: 11px;
}

#send-file li.ui-tabs-selected {
	background: #ddd;
	font-weight: bolder;
}

#send-file li.ui-tabs-selected a {
	color: #666;
}

#send-file .tabContent {
	text-align: left;
	color: #666;
	background: #ddd;
	padding-left: 25px;
}

#send-file .tabContent p,
#send-file .tabContent h3 {
	font-size: 12px !important;
}

#send-file .tabContent p.readmore a {
	padding-right: 10px;
}

#send-file .tabContent p.collapse a {
	padding-right: 10px;
}

#send-file .tabContent p.readmore a,
#send-file .tabContent p.collapse a {
	cursor: pointer;
	color: #555;
}

#send-file .tabContent h1 {
	font-size: 14px !important;
}


#send-file .tabContent table {
	border-collapse: collapse;
	padding: 3px;
	font-size: 10px !important;
}

#send-file .tabContent table th,
#send-file .tabContent table td {
	width: 185px;
	text-align: left;
	color: #666;
}

#send-file .tabContent table a {
	color: #666;
	text-decoration: none;
}

#send-file .tabContent table a:hover {
	color: #C00;
}

#footer #social {
	padding: 5px;
	border: 1px solid #CCC;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px; 	
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px; 	
}
