.duuni  {
	margin-top: 15px;
}
.md_pageTitle {
	border-bottom: 1px solid #cccccc;
	font-family: Helvetica,Arial,sans-serif;
	font-size: x-large;
	color: #333333;
	margin-bottom: 20px;
}

.md_labelViewItem {
	font-size: smallest;
	color: #666666;
	font-weight: bold;
}

.md_divider {
	color: #ccc
}

.md_date {
	float: right;
	display: inline;
	font-size: 11px;
	color: #999;
}

.md_label {
	font-weight: bold;
	margin-top: 16px;
}

.md_labelFinePrint {
	font-weight: normal;
}

.md_bigButton {
	padding: 2px;
}

.md_formTitle {

	margin-bottom: 8px;
	font-size: 18px;
}


.md_listingTable {

	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
}

.md_listingTable p {
	margin: 0;
	padding: 0 0 10px;
}

.line {
	border-bottom: 1px dotted #f3f3f3;
}

.md_itemTitle {
	font-size: 26px;
	padding-bottom: 15px;
	padding-top: 18px;
	line-height: normal;
}

.title  {
	font-size: 22px;
	margin-bottom: 12px;
	padding-top: 15px;
	line-height: normal;
}
.md_itemTitleSub {
	color: #333;
	font-size: 12px;
	background-color: #f3f3f3;
	padding: 6px;
	border: 1px solid #ddd;
}

.md_msg {
	padding: 10px;
	color: #333333;
	font-weight: bold;
	padding-left: 60px;
	margin-top: 16px;
	margin-bottom: 16px;
	border: 1px solid #62c865;
	background: #D2FFA5 url(http://www.freelanceri.info/images/info.gif) no-repeat 7px center;
	clear: both;
}

.md_required {
	color: #FF3300;
}

.md_listing {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
}

a.md_recordLink:link {
	font-weight: bold;
	font-size: 18px;
	font-variant: normal;
	text-decoration: none;
	padding: 0;
	line-height: 30px;
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
}


.md_Offering {
	display: inline;
	font-size: small;
	font-style: italic;
	color: #994800;
	padding-left: 20px;
}

.md_Need {
	display: inline;
	font-size: small;
	padding-left: 20px;
	font-style: italic;
	color: #759900
}

textarea {

	padding: 10px;

}

#md_container {
	padding: 10px;
	padding-top: 0px;
	width: 680px;
	float: left;
}

#md_content {

}

#md_navigation {
	background-color: #efefef;
}

#md_submit {
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	padding-top: 20px
}

#md_description {
	width: 100%
}

#md_title {
	width: 100%
}

#md_email {
	display: none;
}

#navigationBar {
	height: 40px;
	background-image: url(images/bar_middle.gif)
}

#navi {
	margin-bottom: 15px;
	width: 700px;
	margin-top: 0;
	padding-top: 0;
}

#md_contentForm {

	padding: 16px;

}

#md_emailBox {
	background-image: url(images/bg_form.gif);
	border: 1px solid #ccc;
	width: 550px;
	padding: 12px;
	margin-top: 30px;
}

#md_listingBox td{
	padding: 0;
	margin: 0;
}

#md_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 4px;
}

#md_filter {
	padding-bottom: 8px;
}

#md_postSomethingContainer {
	padding-top: 12px;
}

#md_myPostLink {
	margin-top: 20px;
}

#header2 {
	float: left;
	width: 100%;
	line-height: normal;
	margin-bottom: 8px;

}

#header2 ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
}

#header2 li {
	float: left;
	background: url("images/left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
}

#header2 a {
	display: block;
	background: url("images/right.gif") no-repeat right top;
	padding: 8px 15px 6px 6px;
	text-decoration: none;
	font-weight: bold;
}

#header2 a:hover {
	text-decoration: none;

}

#header2 #current {
	background-image: url("images/left_on.gif");
}

#header2 #current a {
	background-image: url("images/right_on.gif");
	padding-bottom: 5px;
	color: #333333;
}

#confirmation_box {
	margin-top: 30px;
	margin-bottom: 30px;
}
#header2 input {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#confirmation_box ol {
	list-style-type: decimal;
}

#md_viewItemContent {
	padding-top: 20px;
}

.md_admin {
	background-image: url("images/bg_admin.gif");
	padding-top: 5px;
}

.md_errorField {
	border: 1px solid #CC0000;
	background-color: #FFDDDD
}

.md_errorText {
	color: #CC0000;
	font-weight: bold;
}

#intro {
	font-size: 13px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
}