#cm.urge {
	float: none;
	width: auto;
	margin: 0 10px;
}

#cm.urge h1 {
	padding: 0;
	font-size: 26pt;
}

#cm.urge h2 {
	margin-bottom: 0.4em;
}

#cm.urge p {
	margin: 0.4em 0;
	line-height: 1.5;
}

#cm.urge p.aka, #cm.urge p.contributors {
	margin: 0.2em 0;
	padding-left: 1.5em;
	font-size: 0.85em;
	font-style: italic;
}

#q {
	width: 200px;
}

.urge.rightcol {
	clear: right;
	float: right;
	width: 400px;
	padding-left: 1em;
	background-color: white;
}

.feature_image, .safety, .on_milovana {
	margin: 0.5em 0;
}

.feature_image {
	text-align: center;
}

.feature_image .caption {
	display: block;
	clear: right;
	font-size: 0.85em;
	padding: 0.2em 0.5em;
	background-color: #ccc;
}

.safety {
	border: 5px dashed black;
	background-color: yellow;
	padding: 8px;
}

.on_milovana {
	width: 400px;
}

.on_milovana img {
	float: left;
}

.on_milovana .more {
	font-size: 0.8em;
	float: right;
	margin-top: 2px;
}

.on_milovana h2 {
	padding: 0;
}

.safety h3 {
	color: black;
	padding: 0;
	margin-bottom: 5px;
}

ul {
	margin: 0;
	padding: 0.2em 0.5em 0.4em 1.8em;
}

ul li {
	margin: 0.4em 0;
	list-style-image: url(../gx/bullet.gif);
}

div.item ul li {
	list-style-image: none;
}

#stub_notice {
	background-color: #F2CFCF;
	padding: 1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 1em;
}

#featured .item {
	padding: 0;
	padding-bottom: 10px;
}

#featured .entry {
	float: left;
	width: 135px;
	margin: 6px 6px 2px 6px;
}

#featured .entry span {
	display: block;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0.4em 0 0 0;
	line-height: 1.1;
}

#featured.archive .entry {
	height: 160px;
}

#featured .options {
	float: left;
	margin-top: 75px;
}

#featured .options p {
	line-height: 1.1;
}

#popular .item {
	padding: 0.5em 0 0.5em 0.5em;
}

.smallthumbs .entry img {
	width: 56px;
	height: 56px;
	float: left;
}

.editors_note .date {
	float: right;
	font-style: italic;
	font-size: 0.8em;
	color: #6F1313;
}

.timeline {
	overflow-x: scroll;
}

.timeline .date {
	font-weight: bold;
}

.timeline .entry {
	width: 80px;
	text-align: center;
	vertical-align: top;
}

.timeline img {
	width: 90px;
	height: 90px;
}

.timeline .title {
	font-size: 0.75em;
	font-weight: bold;
	overflow: hidden;
	height: 2.3em;
	margin-top: 0.3em;
}

.timeline .type {
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	background-color: #EEBFB8;
	-moz-border-radius: 0.3em 0.3em 0 0;
	-webkit-border-radius: 0.3em 0.3em 0 0;
	border-radius: 0.3em 0.3em 0 0;
}

/* The title is
     .urge.contribute-title if it stands alone and
     .urge.contribute.box .title if it's part of the box
*/
.urge.contribute-title, .urge.contribute.box {
	border: 3px solid #70A8FF;
	background-color: #E5E7EA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.urge.contribute.box {
	clear: right;
	float: right;
	margin: 0 0 -99999px auto;
	position: relative;
}

.urge.contribute-title, .urge.contribute.box .title {
	font-family: Sans, Arial, Verdana, sans-serif;
	color: #124491;
	cursor: pointer;
	padding: 0.1em 0.3em;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
}

.urge.contribute.box .main {
	border-top: 3px solid #70A8FF;
	display:none;
	width: 300px;
	font-weight: normal;
	font-size: 0.8em;
	padding: 0 0.4em 0.4em;
}

.urge.contribute.box .main h4 {
	color: #000;
	font-family: sans;
	padding-top: 0.4em;
}

.urge.contribute.box .main a {
	color: #124491;
}

.team.tools {
	margin-top: 5px;
}

#urge_toc {
	margin: -1.8em 10px 10px;
}

#urge_toc table {
	width: auto;
}

.urge.toc th, .urge.toc td {
	padding-right: 0.5em;
	height: 1.5em;
	vertical-align: top;
}

.urge.toc th {
	text-align: left;
}

.urge.toc a.featured {
	font-weight: bold;
}

#toc_container {
	overflow-x: scroll;
	padding-bottom: 0.5em;
	font-size: 0.85em;
}

#toc_quickscroll a {
	display: block;
	float: left;
	padding: 0.3em 0;
	width: 1.4em;
	text-align: center;
}

#toc_quickscroll a:hover {
	background-color: #6F1313;
	color: white;
}

#toc_legend {
	font-size: 0.7em;
	margin: 0.5em 0 0;
}

#toc_container .sublabel {
	font-size: 0.80em;
}

#tooltip {
	position: absolute;
	border: 1px solid #E5C3C3;
	background: #FAEEEE;
	padding: 5px;
	display: none;
	text-align: center;
	color: #933737;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/* Admin backend */
form.urge {
	clear: both;
}

form.urge div.field {
	margin: 0.5em 0;
}

form.urge div.field.sub {
	font-size: 0.9em;
	margin-left: 2em;
}

form.urge div.wrapper, form.urge div.mini_preview {
	width: auto !important;
}

form.urge div.mini_preview {
	font-style: italic;
	border-left: 6px solid #ddd;
	padding-left: 0.5em;
}

form.urge fieldset {
	border: 1px solid #E5C3C3;
	padding: 0 10px;
	margin: 1em 0;
}

form.urge legend {
	color:#6F1313;
	font-family:Georgia,serif;
	font-weight:normal;
	font-size: 1.9em;
}

form.urge label {
	font-weight: bold;
	line-height: 1.8;
}

form.urge textarea {
	width: 100%;
}

form.urge .note {
	font-size: 0.85em;
	font-style: italic;
}

input#submit {
	font-weight: bold;
	font-size: 1.4em;
}

input#preview {
	font-weight: 100;
	font-size: 1.4em;
}

form.urge label.option {
	font-weight: normal;
}

form.urge label.option.disabled {
	color: #999;
}

#full_list {
	-moz-column-width: 15em;
}

#full_list li {
	width: 15em;
}

#image_list .image {
	float: left;
	text-align: center;
	margin: 5px;
}