.answercss{
margin-top:20px;
}

#userdata h4{
margin-left:10px;
}
#userdata p{
margin-left:10px;
font-size:12px;
}

#smo_innerright a{
margin:10px;
font-size:10px;
font-weight:bold;
color:#3859ff;
}
#answerlink {
margin-top:10px;
padding-left:9px;
float:left;
}

#answerimg{
float:left;
padding:0px;
padding-left:10px;
}

#smo_innerleft p{
padding-top:7px;
padding-right:10px;
}


#separator {
margin-top:10px;
margin-bottom:10px;
width:100%;
border-bottom:1px solid #0589ca;
}

#smo { 
width:734px;
height:35px;
border:1px solid #d6d6d6;
border-top:0px;
background-color:#FFFFFF;
margin-top:0px;
text-align:right;
}

#smo_innerright { 
width:200px;
border-left:1px solid #d6d6d6;
background-color:#ebf1f6;
text-align:right;
float:right;

}

#smo_innerleft { 
background-color:#ffffff;
height:35px;
text-align:right;
float:right;
}

#postdata { 
margin-left:10px;
text-align:left;
float:left;
overflow-x:auto;
width:520px;
}


#top_text_links{
position:absolute;
top:-7px;
left:470px;
width:272px;
text-align:center;
}

#top{
position:absolute;
top:0px;
left:10px;
background-repeat:no-repeat;
background-image:url(images/top_bg.gif);
height:51px;
width:734px;
}


#userdata { 
text-align:left;
float:left;
width:198px;
margin:0px;
background-color:#ebf1f6;
border-right:1px solid #d6d6d6;
}

a:link { 
	color: #6699cc;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size:14px;
	border-bottom:1px dotted #6699cc;
	text-decoration:none;
	}
a:visited { 
	color: #537da6;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size:14px;
	border-bottom:1px dotted #537da6;
		text-decoration:none;
	}
a:hover  { 
	color: #75b0ea;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size:14px;
	border-bottom:1px solid #75b0ea;
		text-decoration:none;
	}
a:active { 
	color: #6699cc;
	font-family: Arial, Tahoma;
	font-weight: bold;
	font-size:14px;
	border-bottom:1px dotted #6699cc;
		text-decoration:none;
	}
