body {
    /* Use relativ font-sizes, change this to something apporpriate, browser default around 16px */
    font-size:76%;
}

#top_line #top_right_ad p	{
	text-align: right;
}

.container	{
	float: left;
}

.side_strip	{
	float: right;
}

.links	{
    padding-left:10px;
}

#navBarStart div.links,
#navBar div.links{
	display: inline;
	float: left;
}

.link_ul li a {
	float: left;
	display:block;
    padding: 9px 15px 8px 15px;
	line-height:15px;
    font-size:115%;
    font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.link_ul li a:hover,
.link_ul li a:active {
	display:block;
	text-decoration:none;
	line-height:15px; 
	color:#fff; 
	background: #4499bd url(../images/bkg/nav_ahover.gif) top right no-repeat;
}

.link_ul li a.highlight {
    font-weight: bold;
	background: #4499bd url(../images/bkg/nav_ahover.gif) top right no-repeat;
}

#navBarStart div.flags,
#navBar div.flags{
	background: url(../images/bkg/flags_bg.png) no-repeat top right;
	width: 180px;
	height: 32px;
	display: inline;
	float: right;
	text-align: right;
	padding-right: 32px;
	padding-top: 4px;
}

#leftContent {
    float: left;
}

#rightContent {
    float: right;
	text-align: right;
}

#leftMostContent	{
	float: left;
	margin-left: 10px;
}

.note_ad	{
	width: 315px;
	height: 310px;
	background: url('../images/bkg/white_paper_sm.jpg') no-repeat top center;
}

.note_table	{
	width: 235px;
	height: 230px;
	margin-left: 45px;
	margin-right: 35px;	
	margin-top: 15px;
	margin-bottom: 15px;
}

.note_table	td 	{
	height: 33%;
	text-align: center;
	vertical-align: middle;
}

#pageBar a {
    float: left;
}

#catGroups .catGroup {
    float: left;
    margin-right: 20px;
}

div#images #pictureContainer {
    float: left;
    margin-right: 15px;
}

#messageForm label,
#messageForm input,
#messageForm select,
#messageForm textarea,
#addObjectForm label,
#addObjectForm input,
#addObjectForm select,
#addObjectForm textarea,
#passwordForm label,
#passwordForm input {
    float: left;
}

#messageForm label,
#addObjectForm label,
#passwordForm label {
    text-align: right;
    padding-right: 15px;
}

#addObjectForm label.user_type_label {
    text-align: left;
}

#messageForm #submit,
#addObjectForm #submit,
#passwordForm #submit,
div#userAgreement  {
    margin-left: 165px;
}

.addObjectError,
.emailError,
.passwordError {
    margin-left: 165px;
}

#head_table td.sort{
    text-align: right;
}

.support_pages ul	{
	margin-left: 30px;
	margin-bottom: 10px;	
}

#footer #copyright {
    float: left;
}

#footer #copyright {
    text-align: left;
}

.text_xxxl	{
	font-size: 270%;
}

.text_xxl	{
	font-size: 200%;
}

.text_xl	{
	font-size: 120%;
}

.text_l	{
	font-size: 110%;
}

.text_m	{
	font-size: 100%;
}

.text_sm	{
	font-size: 80%;
}

.text_xs	{
	font-size: 70%;
}

.float_dir	{
	float: left;
}

.float_not_dir	{
	float: right;
}

.pad_not_dir_10	{
	padding-right: 10px;
}

.pad_dir_10	{
	padding-left: 10px;
}

#newsLeft	{
	margin-left: 10px;
}

