._panel { width:460px; }
#_left_panel { float:left; }
#_right_panel { float:right; }

._widget {
	width:460px;
	margin:20px 0px;
	background-color:#FFFFFF;
}
.ui-sortable-placeholder {
	width:425px;
	margin:10px 0px;
	border:4px dashed #486E93; 
	visibility: visible !important;
}

._widget_head {
	background-color:#486E93;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	padding:5px;
	border-top:1px solid #222222;
	cursor:move;
}

._widget_head span {
	float:right;
	margin:-2px 5px 0px 0px;
	display:none;
}

._widget_head span a {
	text-decoration:none;
	color:#FFFFFF;
}

#full_intro h2 {
	color:#333333;
	font-family:Helvetica,Arial,sans-serif;
	font-size:30px;
	line-height:32px;
	font-weight:500;
	padding-bottom:3px;
	padding-top:20px;
	float:left;
	width:530px;
}

#full_intro .countdown {
	float:right;
	width:240px;
	text-align:center;
	margin:10px 40px 10px 0px;
}

#full_intro .cntdwn_title {
	font-size:12px;
	margin-bottom:5px;
}

#full_intro .cl {
	float:left;
	width:60px;
}

#full_intro .n {
	color:#333333;
	font-family:Helvetica,Arial,sans-serif;
	font-size:26px;
}

#full_intro .t {
	font-size:10px;
}


#full_intro p {
	font-size:12px;
	line-height:20px;
	margin-top:10px;
}

#full_intro .links {
	width:350px;
	float:right;
}	


 
#_profile_picture {
	border:1px solid #CCCCCC;
	padding:2px;
	width:100px;
	height:100px;
	float:left;
	margin-right:8px;
}

#_user_profile ul {
	float:left;
	width:250px;
}
#_user_profile ul li {
	border-bottom:1px solid #CCCCCC;
	padding:4px 10px;
}
#_user_profile ul li a {
	text-decoration:none;
	padding:2px 0px 2px 23px;
	background-position:0px 2px;
}
#_user_profile ul li a:hover {
	text-decoration:underline;
}



#_running_mileage table {
	margin-left:20px;
}
#_running_mileage table td {
	padding:5px 10px;
}
#_running_mileage table td span {
	font-weight:bold;
	font-size:20px;
}

table._d {
	width:100%;
}

table._d td {
	vertical-align:middle;
	border-bottom:1px solid #CCCCCC;
	padding:4px;
}

table._d td._q {
	width:160px;
	color:#666666;
}

table._d td._a {
	color:#6699CC;
}


#_wall textarea {
	width:450px;
	padding:3px;
	height:60px;
	margin:10px 0px;
	border:2px solid #CCCCCC;
}

#_wall a._submit {
	border:1px solid #111111;
	padding:5px;
	background-color:#336699;
	color:#FFFFFF;
	text-decoration:none;
}
#_wall a._submit:hover {
	background-color:#6699CC;
}

tr.read td {
	background-color:#EFEFEF;
	color:#AAAAAA;
	cursor:pointer;
}
tr.unread td {
	color:#000000;
	cursor:pointer;
}


div.day-number {
	padding:2px;
}


._comment {
	margin:10px 0px;
	padding:5px 0px;
}

._comment ._avatar {
	float:left;
	border:1px solid #CCCCCC;
	padding:2px;
	margin-right:10px;
}

._comment ._avatar a {
	width:60px;
	height:60px;
	display:block;
}

._comment ._com_head {
	float:left;
	width:310px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	background-color:#F0F0F0;
	border-bottom:1px solid #E0E0E0;
	padding:3px 0px 3px 8px;
}

._comment ._com_head a {
	color:#6799CC;
	text-decoration:none;
}

._comment ._com_head span._com_date {
	font-size:10px;
}

._comment ._com_message {
	float:left;
	width:372px;
	padding-left:8px;
}


#_active_members ._avatar {
	float:left;
	border:1px solid #CCCCCC;
	padding:2px;
	margin:10px 10px 0px 0px;
}

#_active_members ._avatar a {
	width:60px;
	height:60px;
	display:block;
}

strong { font-weight:bold; }

#full_intro ul li {
	padding:3px 3px 3px 18px;
	background:url('/img/icons/bullet_green.png') 0 3px no-repeat;
}
