
#pageContent {
  margin: 0 auto; 
  max-width: 320px;
}

body, p, ol, ul, td {
  color: #888888;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11pt;
  margin:0; 
  padding:0;
}


form {
	display: inline;
}

input {
	font-size: small;
	border: 1px 
}

td {
	vertical-align:middle;
        color:#bbbbbb;
}

.textfield_effect {
	color: #333333;
	font-size: small;
	width: 125px;
	border: 1px;
}

.textfield_across_effect {
	font-size: small;
	color: #333333;
	width: 95%;
}

.textfield_subject {
	color: #333333;
	font-size: small;
	width: 245px;
	border: 1px;
}
.textarea_msg {
	color: #333333;
	font-size: small;
	width: 260px;
	height: 100px;
	border: 1px;
}


.header1, .login {
	font-size: medium;
	color:#bbbbbb;
	text-align: center;
}

a { 
	border: none;
	color:#e49187;
}
.standout a {
	border: none;
	color:#4e7fd2;
	display: inline;
}

a:link img {border: none;}
a:visited img {border: none;}


.flash_notice, .flash_notice a {
	color:#83d4cc;
	font-style:italic;
}

.alt, .alt a {
	display: inline;
	color: #4b7272;
}
.standout {
	display: inline;
	color:#dddddd;
}

.diminish {
	display: inline;
	font-size: x-small;
	line-height:1px;
}

.main_search_item, .main_search_item a {
	font-size: large;
	display: inline;
	color:#4e7fd2;

}

.username_list_item, .username_list_item a, .pink {
	color:#e49187;
	display: inline;
}

.title, .title a {
	font-size: x-large;
	display: inline;
	color:#4e7fd2;
}


.section_name {
	font-size: large;
	display: inline;
	color:#dddddd;
}
.section_name_block {
	font-size: large;
	display: block;
	color:#dddddd;
}

table.table_form, td.table_form {
	background-color: #444444;
	color: #dddddd;
}

table.friend_request {
	background-color: #1d2e2d;
}

.wertago_deal {
  font-size:large;
  color:#ffffff;
}

p { margin: 12px 0; text-align:center; }

.blue_button_container {
        background:url('/nav/images/bluebutton.jpg');
        font-size:small;
        color:white;
        cursor:pointer;
	padding:7px 0px;
}

.black_button_container {
        background:black;
        background:url('/nav/images/button.jpg');
        font-size:small;
        color:white;
        cursor:pointer;
}

