div#site-description {
	width:350px;
	height:80px;
	cursor:pointer;
}

p.renew_stylesheet_1 { display:none; }

input.openid_login {
   background: url(../img/icon_openid.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 16px;
}

li.icon-lj {
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: none;
	padding: 1px 0 0 17px;
	background-image: url(../img/icon_lj.gif);
}

li.icon-ucp {
	padding-left: 18px;
	color: #3f5c3d;
}

li.icon-ucp span.strong {
	color: #CC0000;
}

div.menu_main, div.menu_lst, div.menu_message {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 2px;
}

div.menu_item {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.lst_c {
	font-size: 10px;
	padding-left: 3px;
}

div.lst_i {
	padding-left: 12px;
	margin-bottom: 6px;
	background-image: url(../img/icon_topic_latest.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.lst_i_pvt {
	padding-left: 12px;
	margin-bottom: 6px;
	background-image: url(../img/icon_topic_latest_pvt.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.menu_message div.lst_c {
	border: 1px dashed #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}

div.menu_message div.lst_i {
	margin: 0px;
}

div.ap_pk_subscribe {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

input#ap_pk_subscribe_email {
	width: 130px;
}
/*
input.ap_pk_subscribe_submit {
	background-color:#c1c9c0;
	width: 30px;
	height: 16px;	
}*/

dd.post_karmabuttons {
	padding-top: 6px;
	font-weight: normal;
}
dd.post_karmabuttons div {
	padding-left: 5px;
}
dd.post_karmabuttons a, dd.post_karmabuttons a:link {
	font-weight: normal;
}

div.bbc_box
{
	margin-left:25px;
	margin-right: 25px;
	margin-top:5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #efefea;
}
div.bbc_box_title
{
	border-bottom: 1px solid #CCCCCC; 
	margin-bottom: 1px;
	font-weight: bold;
}

div.bbc_tab
{
	margin-left:20px;
	margin-right: 20px;
	margin-top:2px;
	padding:3px;
}
div.bbc_boxb
{
	margin-left:25px;
	margin-right: 25px;
	margin-top:5px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #efefea;
	border: 1px solid #dbdbce;
}

blockquote
{
	margin-left:25px;
	margin-right: 25px;
}

span.telephone
{
	cursor: pointer;
	cursor: hand;
	color: #063;
	white-space: nowrap;
}

span.telephone:hover
{
	text-decoration: underline;
	color: #C00;
}


table.t_common_table
{
	width: 100%;	
}

table.t_common_table input.inputbox
{
	width: auto;	
}

table.t_common_table th, table.t_common_table td
{
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

table.t_common_table th
{
	padding-left: 5px;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 110%;
}

table.t_common_table td
{
	padding-left: 15px;
}

table.t_common_table td.fc
{
	white-space: nowrap;
	width: 10%;
}

table.t_common_table td.lc
{
	width: 90%;
}

table.table_common {
	width: 100%;
}

table.table_common th, table.table_common td {
	padding: 4px;
	vertical-align: top;
	text-align: left;
}
