@import url("tabs.css");
@charset "utf-8";
/* CSS Document */

.ui-tabs .ui-tabs-panel { width: 729px; padding: 0; min-height:440px; }
#mainBodyContent .main-content-bottom { height:15px; background: url(/files/Accraply-NEW/FileCabinet/Tabs_tabdarkbottom_3275.png) no-repeat; }

#remote-content, 
#remote-content-gpl,
#remote-content-safety { 
	font-size: 12px; 
}

#remote-content .rline, 
#remote-content .lline,
#remote-content-gpl .rline, 
#remote-content-gpl .lline,
#remote-content-safety .rline, 
#remote-content-safety .lline {
	margin:60px -20px 110px -20px; 
	padding:20px 50px; 
	background:#303030; 
	color:#e7e7e7;
	text-align:right; 
	text-align:right; 
	font-size:16px; 
	font-weight:bold; 
	font-style:italic;
}

#remote-content .lline, 
#remote-content-gpl .lline,
#remote-content-safety .lline { 
	text-align: left; 
}

#remote-content .limage,
#remote-content-gpl .limage, 
#remote-content-safety .limage { 
	position:absolute; 
	width:210px; 
	height:152px; 
	margin-left:35px; 
	margin-top:-215px; 
	background:white; 
	border:1px solid #000; 
}

#remote-content .subtitle,
#remote-content-gpl .subtitle, 
#remote-content-safety .subtitle { 
	position:absolute; 
	width:437px; 
	margin-left:247px; 
	margin-top:-90px; 
	text-align:center; 
	color:#666; 
}