/*
Theme Name: NCMS Theme 2006
Theme URI: http://ncmedsoc.org
Description: Theme created by Signal Design for the North Carolina Medical Society
Version: 1.0
Author: Robert Locklear
Author URI: http://siganlinc.com
*/
.alignright {
	float: right;
}

.alignleft {
	float: left
}

#sideBarComment {
	background-color: #DAEAF7;
}

#navColumn {
	width:200px;
}

form {
	margin: 0;
	padding: 0;
}

#content_column {
	padding-right: 50px;
	width: 690px;
	padding-bottom: 10px;
}

.widgettitle {
	background-color:#4D91D1;
	background-image:url(/media/images/common/nav_over_bg.gif);
	background-position:0 50%;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding:2px 0 2px 18px;
	text-decoration:none;
	width:156px;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 0px;
}

.widget {
	padding-bottom: 15px;
}

.widget > ul {
	margin-top: 0px;
	margin-left: 0px;
}

.widget > li {
	font-size: 12px;
}

.widget > ul > li {
	border-bottom:1px solid #689ACC;
}

.widget > ul > li > ul {
	margin-top: 0px;
	margin-left: 0px;
}

#left_nav_column a:HOVER {
	width:140px;
}

.widget > ul a {
	width: 157px;
}
