﻿html, body, div, span, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, .kbd, samp, small, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-size:14px;
	margin:0;
	vertical-align:baseline;
}
h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}
a {
	color:#1067BD;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}
.separator {
	background-color:#DCDBDB;
	height:1px;
	line-height:1px;
	font-size:1px;
	padding:0;
	margin:5px 0;
}
.green {
	color:#8AAA00;
}
input {
	padding:5px;
	border:1px solid #DCDBDB
}
textarea {
	border:1px solid #DCDBDB;
	font-size:14px;
}
body {
	color:#505050;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	padding:0;
	margin:0;
	background-color:#FAFAFA;
}
.left {
	float:left;
}
.right {
	float:right;
}
.header-wrapper {
	height:130px;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(../Images/header.png);
	background-repeat:repeat-x;
	background-position:left top;
}
.header {
	margin:0 auto;
	overflow:hidden;
	width:1000px;
}
.top-navigation {
	height:31px;
	overflow:hidden;
	width:100%;
	padding-top:6px;
}
.top-navigation a {
	color:#FFFFFF;
	text-decoration:none;
}
.top-navigation a:hover {
	text-decoration:underline;
}
.header .logo {
	float:left;
	text-decoration:none;
	margin-top:30px;
}
.logo img {
	border:none;
}
.fb-login img {
	display:block;
	float:left;
	cursor:pointer;
}
.header-right {
	float:right;
	margin-top:10px;
	width:431px;
}
.header-right .header-search {
	color:#FFFFFF;
	display:block;
	margin:10px 0 6px 0px;
	text-align:left;
	font-size:18px;
	font-weight:bold;
}
#cse-search-box {
	float:left;
}
#header-search-input {
	background-position:10px middle !important;
	border-color:#EEEEEE !important;
	border-style:solid !important;
	border-width:0 0 1px 1px !important;
	font-size:18px !important;
	margin:0 !important;
	padding:9px 10px !important;
	width:330px !important;
}
#header-search-submit {
	background:#BBBBBB url(../Images/btn-search-bg.png) repeat-x scroll 0 0;
	border:1px solid #EEEEEE;
	color:#505050;
	font-size:18px;
	margin-left:-0.5em;
	padding:8px 15px;
	text-decoration:none;
}
#header-search-submit:hover {
	background-position:0 -5px;
}
.header-right label {
	color:#FFFFFF;
	font-size:16px;
	float:left;	
}
.home-ask {
	background-color:#eff6d0;
	border:1px solid #b1bc83;
	margin:10px auto 10px auto;
	padding:20px;
	width:960px;
}
.home-ask .label {
	display:block;
	font-weight:bold;
	margin:0 0 2px;
	text-align:left;
	font-size:16px;
}
.home-ask .text-box {
	width:855px;
}
.home-ask .text-box {
	border-color:#8AAA00;
	border-style:solid;
	border-width:1px 0 1px 1px;
	font-size:18px;
	padding:13px 10px 11px;
}
.home-ask .submit {
	background:#8AAA00 url(../Images/btn-ask-bg.png) repeat-x scroll 0 0;
	border:1px solid #8AAA00;
	color:#FFFFFF;
	height:48px;
	margin:-1px 0 0 -5px;
	padding:0 10px;
	cursor:pointer;
	font-size:18px;
}
.home-ask .submit:hover {
	background-position:0 -20px;
}
.content-placeholder {
	display:block;
	margin:0 auto;
	clear:both;
	padding-top:10px;
	/*position:relative;	*/
	text-align:left;
	width:1002px;
}
.left-side {
	float:left;
	width:702px;
	/*position:relative;	*/
}
.left-side.wide {
	width:1002px;
}
.right-side,
.right-side h5 a {
	color:#505050;	
}
.right-side {
	float:right;
	width:290px;
	position:relative;	
}
#filter-content {
	list-style-type:none;
	padding:0;
}
ul.tabs {
	margin:-3px 0 -1px;
	position:relative;
	z-index:10;
	padding:0;
	height:34px;
	list-style-type:none;
}
ul.tabs li {
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding-top:3px;
}
ul.tabs li.active {
	padding-top:0;
}
ul.tabs li a {
	background-position:0 100%;
	border-color:#DCDBDB;
	border-style:solid;
	border-width:1px 1px 0;
	color:#505050;
	display:block;
	font-weight:normal;
	line-height:29px;
	padding:0 12px;
	text-decoration:none;
	background:#FFFFFF url(../Images/tabs.gif) repeat-x scroll 0 0;
}
ul.tabs li.active a {
	color:#505050;
	font-weight:bold;
	line-height:33px;
}
ul.tabs li.drop-down-holder {
	position:relative;
}
ul.tabs li.drop-down-holder a {
	border:none;
	background:none;
}
ul.tabs li a,
ul.tabs li.active a {
	background:#FFFFFF url(../Images/tabs.gif) repeat-x scroll 0 0;
}
ul.tabs li.drop-down-holder a.drop-down {
	background:transparent url(../Images/arrow-down.png);
	background-position:right 9px;
	background-repeat:no-repeat;
}
ul.tabs li.drop-down-holder a.drop-down:hover {
	background-position:right -29px;
}
ul.tabs li.drop-down-holder a.drop-down,
ul.tabs li.drop-down-holder a.drop-down:hover {
	color:#505050;
	padding-right:18px;
	text-decoration:none;
}
ul.tabs li.loader {
	float:right;
	padding:12px 0;
	width:45px;
}
ul.tabs li.loader,
span.loader {
	background:transparent url(../Images/loader.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
ul.tabs li.drop-down-holder ul {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DCDBDB;
	left:12px;
	position:absolute;
	top:31px;
}
ul.tabs li.drop-down-holder ul li {
	float:none;
	padding:0 7px;
	position:relative;
}
ul.tabs li.drop-down-holder ul li.last a {
	border-bottom:none;
}
ul.tabs li.drop-down-holder ul li a {
	border-bottom:1px solid #DCDBDB;
	line-height:normal;
	padding:7px 0;
	width:190px;
}
.shape {
	background-position:63px 0;
	height:9px;
	left:20px;
	position:absolute;
	top:-9px;
	width:17px;
}
.shape {
	background:transparent url(../Images/shape.gif) repeat-x scroll 62px 0;
}
.questions-list,
.answers-list {
	padding-top:5px;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DCDBDB;
	margin-bottom:11px;
	padding:15px 15px 15px 17px;
	position:relative;
}
.question-item,
.answer-item,
.user-item {
	border-bottom:1px solid #DCDBDB;
	overflow:hidden;
	padding:11px 0;
	width:670px;
}
.right-side-box.users-top .user-item {
	width:auto;
}
.answer-item .links {
	margin:35px 0 20px 0;
	float:left;
	font-size:12px;
}
.answer-item .links a {
	font-size:12px;
}
.stats-container {
	float:left;
	margin-right:8px;
	width:122px;
}
.stats-shape {
	background-image:url(../Images/shape.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	height:40px;
	width:12px;
}
.stats {
	background-color:#EEEEEE;
	margin:0 0 0 7px;
	padding:4px 7px 6px;
	width:90px;
	border:solid 1px #dcdbdb;
}
.views {
	color:#505050;
	padding-top:4px;
	text-align:center;
}
.votes {
	background:none;
	color:#FFFFFF;
}
.status {
	margin-top:-3px;
	padding:4px 0;
	text-align:center;
	color:#FFFFFF;
	background-color:#C98B31;
}
.votes {
	color:#505050;
	padding:0 0 7px;
	text-align:center;
}
.votes span {
	color:#505050;
	display:block;
	font-weight:bold;
}
.votes-count {
	display:block;
	font-size:30px;
	line-height:30px;
}
.answered {
	background-color:#8AAA00;
	color:#FFFFFF;
}
.status {
	margin-top:-3px;
	padding:4px 0;
	text-align:center;
}
.summary {
	float:left;
	width:535px;
}
.summary h3 {
	font-size:130%;
}
.answer-item .summary {
	width:600px;
	min-height:90px;
}
.question-link {	
	color:#8AAA00;
	cursor:pointer;
	text-decoration:none;
	font-size:20px;
	display:block;
}
.question-link:hover {
	text-decoration:underline;
}
.question-user,
.answer-user {
	line-height:1.2;
	margin:0;
	padding:0 0 5px;
}
.question-user .usr {
	float:right;
	height:55px;
}
.answer-user .usr {
	float:right;
	height:55px;
	margin-top:40px;
}
.usr {
	color:#505050;
	float:right;
	line-height:18px;
}
.user-info {
	height:35px;
}
.user-info .time {
	margin-bottom:4px;
	margin-top:2px;
}
.user-info .time span {
	text-decoration:none;
	color:#505050;
}
.user-info .image {
	float:left;
	height:32px;
	width:32px;
}
.user-info .user-name {
	float:left;
	margin-left:5px;
	overflow:hidden;
	white-space:nowrap;
	color:#505050;
}
.user-name {
	line-height:17px;
}
.user-name a {
	text-decoration:none;
	color:#1067BD;
}
.user-name a:hover {
	text-decoration:underline;	
}
.tags {
	float:left;
	line-height:18px;
	margin-top:6px;
}
.tag {
	background-color:#EEEEEE;
	border-bottom:1px solid #DCDBDB;
	border-right:1px solid #DCDBDB;
	color:#505050;
	line-height:2.2;
	margin:2px 2px 2px 0;
	padding:3px 4px;
	text-decoration:none;
	white-space:nowrap;
}
.tag:hover {
	background-color:#8AAA00;
	color:#FFFFFF;
	border-bottom:1px solid #b1bc83;
	border-right:1px solid #b1bc83;
	text-decoration:none;
}
.list-more {
	border-top:1px solid #DCDBDB;
	margin:-1px -15px -15px -17px;
	position:relative;
}
.list-more a {
	background:transparent url(../Images/list-more.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color:#505050;
	display:block;
	font-size:18px;
	font-weight:bold;
	padding:15px 15px 15px 17px;
	text-decoration:none;
}
.list-more a:hover {
	text-decoration:underline;
}
#more-link .loader {
	display:none;
	background-image:url(../images/loader.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
	float:right; 
	width:30px;
	padding:8px 8px;
}
#more-link.loading .loader {
	display:block;
}
.questions .emtpy-list {
	font-size:18px;
	margin-top:14px;
	display:block;
}
#footer {
	background:#EDEDED;
	border:1px solid #EDEDED;
	color:#999999;
	margin-bottom:50px;
	z-index:0;
	display:block;
	margin:0 auto;
	min-width:960px;
	text-align:left;
	width:1000px;
	height:40px;
	margin-bottom:20px;
}
#footer p {
	float:left;
	font-size:14px;
	margin:10px 0 9px 15px;
}
#footer ul {
	float:right;
	margin:10px 11px 0 0;
}
#footer ul li {
	float:left;
	font-size:14px;
	list-style:none;
}
#footer ul li a {
	color:#717171;
	display:block;
	margin-right:4px;
	padding:0 0 3px 6px;	
}
.question-preview {
	background-color:#FEF5D2;
	border:1px solid #D0BD72;
	margin-bottom:20px;
	padding:15px 15px 15px 15px;
	position:relative;
}
.question-preview .content {
	margin-left:65px;
}
.question-preview h2 {
	margin-top:0px;
}
.voting-control h2 {
	text-align:center;
	margin:5px 0px;
	font-size:30px;
	line-height:30px;
}
.voting-control a {
	text-decoration:none;
	color:#8AAA00;
	font-size:11px;
}
.voting-control {
	background-color:#EEEEEE;
	padding:5px;
	min-width:35px;
	border:solid 1px #dcdbdb;
	text-align:center;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.question-preview .tags {
	float:none;
}
.voting-control span {
	display:block;
	height:10px;
	cursor:pointer;
	margin:5px;
}
.question-preview p {
	margin:10px 0px;
}
.question-preview .question-share .facebook {
	margin-left:5px;
	background-image:url(../Images/facebook-share.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.question-preview .question-share .twitter {
	margin-left:10px;
	background-image:url(../Images/twitter-share.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.report-link a {
	cursor:pointer;
}
.answer-item .comments .report-link {
	margin-left:20px;
}
.question-preview .report-link,
.answer-item .report-link {
	background-image:url(../Images/report-mark.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	margin-left:10px;
}
.question-share {
}
.question-preview .report-link {
	float:left;
	margin-top:10px;
	margin-left:50px;
}
.question-preview .report-link a,
.answer-item .report-link a {
	color:#f13114;
	font-size:12px;
}
.answer-item .report-link {
	margin-left:0;
	padding-left:25px;
}
.question-preview .question-share .facebook a,
.question-preview .question-share .twitter a {
	color:#1067BD;
}
.question-preview .question-share a {
	text-decoration:none;
	padding-left:20px;
}
.question-preview .question-share a:hover {
	text-decoration:underline;
}
.answer-item.last {
	border-bottom:none;
}
.question-share-buttons {
	padding-top:10px;
	clear:both;
	float:left;
}
.question-share-buttons a {
	font-size:12px;
}
.question-preview .votes-shape,
.answers-list .votes-shape {
	background-image:url(../Images/shape.gif);
	background-position:-60px 5px;
	background-repeat:no-repeat;
	float:right;
	height:15px;
	left:40px;
	position:absolute;
	width:17px;
}
.question-preview .vote-button,
.answers-list .vote-button {
	background-color:#8AAA00;
	height:20px;
	border:solid 1px #759000;
	clear:both;
	text-align:center;
	color:#FFFFFF;
	margin-right:15px;
	cursor:pointer;
}
.question-preview .vote-button:hover,
.answers-list .vote-button:hover {
	color:#8AAA00;
	background-color:#FFFFFF;
}
.answer-input {
	display:block;
	width:690px;
	border:solid 1px #DCDBDB;
	margin:10px 0 10px 0;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size:14px;
	height:50px;
}
.wmd-preview {
	background-color:#FFFFFF;
	border:3px dashed #DCDBDB;
	margin:10px 0;
	padding:20px;
	width:646px;
}
h3.caption {
	border-bottom:solid 1px #DCDBDB;
	padding-bottom:5px;
}
.red {
	color:Red;
}
.white-box {
	background-color:#FFFFFF;
	border:1px solid #DCDBDB;
	margin:15px auto;
	padding:15px 15px 15px 15px;
	text-align:left;
	margin-top:0;
}
.top-message {
	background:none repeat scroll 0 0 #F0CB72;
	border:1px solid #C98B31;
	color:#FFFFFF;
	font-size:18px;	
	margin:10px auto;
	padding:10px 12px;
	width:975px;
}
.message.login {
	width:976px;
	margin:10px auto;
}
.right-side-box {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DCDBDB;
	margin-bottom:10px;
	padding:15px 15px 15px 15px;
	position:relative;
}
.right-side-box h3 {
	font-size:16px;
	margin-bottom:0.6em;
}
.right-side-box label {
	margin:10px 0 5px 0;
	display:block;	
}
.home .right-side-box.login,
.edit-profile .right-side-box.login {
	margin-top:30px;
}
.right-side-box.login input {
	width:245px;
}
.right-side-box.login .submit {
	margin-top:10px;
	width:257px;
}
.right-side-box.login #RememberMe {
	width:auto;
}
.right-side-box.login .remember-me-placeholder {
	float:left;
	width:120px;
	margin-top:9px;
}
.right-side-box.login .password-forgot {
	font-size:14px;
}
.right-side-box.login .remember-me-placeholder label {
	display:inline;
}
.right-side-box.login .password-forgot {
	line-height:40px;
}
.submit.green {
	background:url(../Images/btn-ask-bg.png) repeat-x scroll 0 0 #8AAA00;
	border:1px solid #8AAA00;
	color:#FFFFFF;
	cursor:pointer;
	font-size:18px;
	height:40px;
	padding:0 10px 4px 10px;
}
.submit.green:hover {
	background-position:0 -20px;
}
.right-side-box.follow a {
	display:block;
	padding-left:20px;
	background-image:url(../Images/follow-icons.png);
	background-repeat:no-repeat;
	margin:5px 0 5px 0;
}
.right-side-box.follow a.facebook {
	background-position:0 0;
}
.right-side-box.follow a.twitter {
	background-position:0 -40px;
}
.right-side-box.follow a.rss {
	background-position:0 -20px;
}
.right-side-box.login a {	
	font-size:12px;
} 
.right-side-box.login a strong {
	vertical-align:top;
	color:#505050;
	font-size:18px;
	display:block;
}
.right-side-box.login a img {
	position:relative;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.right-side-box.login .points {
	margin-top:10px;
}
.right-side-box.login .points label {
	float:left;
	margin:0;
}
.right-side-box.login .points strong {
	float:right;
}
.user-profile h2 {
	display:inline;
}
.user-profile .info,
.user-profile .avatar {
	float:left;
	max-width:290px;
}
.user-profile .info div {
	line-height:25px;
}
.user-profile .info {
	margin-left:10px;
}
.user-profile .info label {
	width:160px;
	float:left;
}
.user-profile .avatar {
	margin-top:5px;
}
.user-profile .about-me {
	margin-top:10px;
}
.user-profile .achievements {
	float:left;
	border-left:solid 1px #DCDBDB;
	width:190px;
	margin-left:10px;
}
.user-profile .achievements h3 {
	vertical-align:top;
	width:120px;
	float:left;
}
.user-profile .achievements img {
	float:left;
}
.activity-item {
	border-bottom:1px solid #DCDBDB;
	padding:10px;
}
.user-ativities .list-more {
	margin-left:-15px;
}
.user-profile .titles {
	width:160px;
}
.user-profile #profile-avatar {
	float:left;
}
.user-profile #profile-avatar img  {
	height:100px;
	width:100px	
}
.image-upload-button-placeholder {
	float:left;
	margin-left:20px;
}
.right-side-box.login a.register {
	font-size:14px;
}
.register .labels {
	padding-right:20px;
}
.register .labels {
	padding-right:20px;
}
.register .editor-field {
	margin:10px;
}
.lost-password .caption{
    margin-bottom:20px;
}
.lost-password .labels {
    margin:10px;
    margin-left:0;
    float:left;
}
.lost-password .inputs {
    margin:5px 0 0 20px;
    float:left;
}
.lost-password .submit-placeholder {
    clear:both;
    float:right;
    margin:10px 0 10px 0;
}
.lost-password #Email {
    display:block;
    width:515px;    
}
.lost-password .cancel {
   margin:0 10px 5px 0;
}
.explanation {
    font-size:11px;
}
.lost-password .inputs #Password,
.lost-password .inputs #PasswordConfirm,
.lost-password .inputs #OldPassword,
.lost-password .inputs #NewPassword,
.lost-password .inputs #ConfirmPassword {
    margin:5px 0 5px 0;
    width:395px;
}
.lost-password .labels div {
    line-height:34px;
}
.user-profile .titles {
    margin:10px;
}
.user-profile .inputs {
    margin:5px;
    margin-left:10px;
}
.user-profile .inputs input {   
	width:440px;
}
.user-profile .inputs textarea {
	width:450px;
}
.user-email-settings .labels div,
.user-email-settings .inputs div {
	margin:5px;
}
.register .labels div {
	margin:15px 68px 15px 0;
}
.register .inputs div {
	margin:6px;
	margin-right:0;
}
.register .inputs div input {
	width:430px;
}
.user-email-settings .inputs {
	float:left;
}
.question .submit {
	margin:5px 0 10px 0;
}
.anonymousUserData {
	margin:10px 0 10px 0;
}
.anonymousUserData .name-placeholder {	
	margin-right:10px;
}
.anonymousUserData .name-placeholder input {	
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
}
.anonymousUserData .email-placeholder {	
	margin-right:10px;
}
.anonymousUserData .email-placeholder input {	
	width:208px;
	margin-top:10px;
}
.anonymousUserData .sendmail-placeholder {	
	clear:both;
	margin:10px 0 10px 0;
}
.anonymousUserData #captcha {
	margin-left:8px;
}
.comments {
	float:left;
	width:600px;
}
.comments .separator {
	background-color:#EFEFEF;
}
.comments .caption {
	font-size:16px;
}
.comments-placeholder {
	padding-top:5px;
	border-top:1px solid #DCDBDB;
	margin-top:20px;
}
.comment-input {
	display:block;
	width:590px;
	border:solid 1px #DCDBDB;
	margin:10px 0 10px 0;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size:14px;
	height:50px;
}
.new-question .wmd-preview {
    width:615px;
    border:3px dashed #DCDBDB;
    margin-bottom:30px;
}
.wmd-preview img {
	max-width:600px;
}
.anonymousUserData .email-placeholder input {
    width:208px;
}
.new-question textarea {
    border:1px solid #DCDBDB;
    display:block;
    font-family:Trebuchet MS,Helvetica,sans-serif;
    font-size:14px;
    height:50px;    
    width:660px;
}
.new-question #QuestionText {
    margin-bottom:30px;
    margin-top:15px;
}
.new-question #QuestionDescription {
    height:300px;
}
.new-question #Tags {
    display:block;
    margin-top:15px;
    margin-bottom:30px;
    width:655px;
}
.tags-panel .atoz,
.users .atoz {
	margin-top:10px;
}
.users .atoz {
	margin-bottom:10px;
}
.tags-panel .atoz a,
.users .atoz a {
	margin:0 3px 0 3px;
}
.tags-panel .atoz a.active,
.users .atoz a.active {
	text-decoration:none;
	font-weight:bold;
}
.tags-panel .tags-list {
	margin-top:20px;
}
.tags-panel .tags-list table {
	width:100%;
}
.tags-cloud .all-tasks,
.users-top .all-users {
	float:right;
	margin-top:10px;	
}
.TagCloud {
	text-align:justify;
	background-color:#EEEEEE;
	padding:10px;
}
.TagCloud span {
	margin-right:3px;
	text-align:center;
}
.TagCloud span a {
	text-decoration:none;
}
.TagCloud span a:hover {
	text-decoration:underline;
}
.TagCloud .TagWeight1 a {
	font-size:26px;
}
.TagCloud .TagWeight2 a {
	font-size:23px;
}
.TagCloud .TagWeight3 a {
	font-size:20px;
}
.TagCloud .TagWeight4 a {
	font-size:17px;
}
.TagCloud .TagWeight5 a	{
	font-size:14px;
}
.forums table {
	margin-top:20px;
	width:100%;
}
.forums table thead {	
	border-bottom:solid 1px #EFEFF0;
}
.forums table thead td {
	padding-left:0;
	font-size:16px;
	font-weight:bold;
}
.forums table .caption a {
	font-size:14px;
	color:#8AAA00;
	cursor:pointer;
	text-decoration:none;
	font-weight:bold;
}
.forums table .caption a:hover {
	text-decoration:underline;
}
.forums table td {
	padding:10px;
}
.forums table td,
.blog table td {
	border-bottom:solid 1px #EFEFF0;
	border-right:solid 1px #EFEFF0;
}
.forums table thead td,
.forums table thead td.right-border-none,
.blog table td.post {
	border-right:none;
}
.blog table td.post,
.blog table td.author {
	padding:10px;
}
.blog table .headline {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.blog table .post-date {
	float:right;
	margin-top:3px;
}
.blog table .teaser-text {
	display:block;
	margin-top:10px;
}
.blog table .headline:hover {
	text-decoration:underline;
}
.forums table td.caption {
	width:240px;
}
.forums .new-thread {
	margin:10px 0;
}
.forums #threadText {
	width:655px;
	margin-bottom:10px;
	height:200px;
	padding:5px;
}
.forums #threadName {
	width:655px;
}
.forums .messages .author,
.blog .author {
	width:100px;
	vertical-align:top;
}
.forums .messages .message {
	border-right:none;
}
.forums .messages .date {
	display:block;
	margin-bottom:10px;
}
.blog .comments-links {
	margin-top:20px;
}
.bread-crumb {
	margin-bottom:5px;
}
.blog .comment-input {
	width:520px;
}
.blog .comments {
	margin-top:20px;
}
ul.terms-list,
ul.terms-list li,
ol.duk-list,
ol.duk-list li {
	margin:20px 0 0 0;
	list-style-type:decimal;
}
.duk .question {
	margin-top:10px;
	margin-bottom:10px;
}
.admin-table {
	width:100%;
}
.admin-table td {
	border:none;
	border-bottom:solid 1px #EFEFF0;
	padding:10px;
}
.admin .links-list {
	margin-top:20px;
}
.admin .links-list li {
	margin:10px;
}
.admin textarea {
	border:1px solid #DCDBDB;
	display:block;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size:14px;
	height:300px;
	margin:10px 0;
	width:660px;
}
.admin #Subject,
.admin #UserName,
.admin #Title {
	width:655px;
	display:block;
	margin-top:20px;
}
.admin-box p,
.admin-box a {
	font-size:9px !important;
}
.users .user-item .user-stats {
	float:right;
}

.users .user-item .user-stats strong {
	vertical-align:top;	
}
.users .user-item .user-stats img {
	margin-top:-5px;
}
.good-answer-indicator,
.good-question-indicator {
	float:right;
	margin-top:-51px;
}
element.style  {
display:block;
}
.report-popup {
	background-color:#EEEEEE;
	border:1px solid #DCDBDB;
	display:none;
	height:100px;
	padding:10px;
	position:absolute;
	width:130px;
	z-index:1000;
}
.question-preview .report-popup {
	width:150px;
	height:120px;
}
.question-preview img,
.answer-item img {
	max-width:600px;
}
.comments .report-popup {
	height:60px;
}
.report-popup ul {
	margin-bottom:5px;
	padding:0;
	list-style-type:none;
}
.report-popup .submit {
	margin-left:-15px;
	margin-right:15px;
}
.report-shape {
	background-image:url("../Images/shape.gif");
	background-position:-60px 5px;
	background-repeat:no-repeat;
	float:left;
	height:15px;
	margin-left:7px;
	margin-top:20px;
	width:17px;
}
.new-users-box table {
	background-color:#EEEEEE;
}
.new-users-box a {
	margin:5px 5px 5px 5px;
	display:block;
	float:left;
}
.points-table {
	width:640px;
	margin:15px;
}
.points-table thead td {
	background:#EFF6D0;
}
.points-table thead td,
.points-table tr td {
	border-bottom:1px solid #DCDBDB;
	padding:5px;
}
.points-table thead td.right,
.points-table tr td.right {
	text-align:right;
	float:none;
	padding-right:5px;
	border-left:1px solid #DCDBDB;
}
.points-table .badge {
	height:35px;
	width:35px;
	vertical-align:middle;
}
.register #recaptcha_widget_div,
.register #recaptcha_area {
	margin-left:0;
}
.register .captcha 
{
	margin-bottom:10px;
	float:right;
	margin-right:8px;
}