body {
	background:url(http://realnameof.com/images/bg.jpg) #fefdfc repeat-x;
	padding:25px 0 0 0;
	margin:0;
	font-family:Verdana;
}
form {
	padding:0;
	margin:0;
}
img {
	border:none;
}
.lnk {
	cursor:pointer;
}
#container {
	margin:0 auto;
	width:904px;
}
#header {
	float:right;
	width:772px;
	height:187px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://realnameof.com/images/header.png', sizingMethod='image');
}
html>body #header {
	background:url(http://realnameof.com/images/header.png) no-repeat;
}
#main {
	clear:both;
}
#content {
	width:772px;
	float:left;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://realnameof.com/images/bg_rep-y.png', sizingMethod='scale');
}
html>body #content {
	background:url(http://realnameof.com/images/bg_rep-y.png) repeat-y;
}
#content .content {
	margin:0 auto;
	width:650px;
}
#content .content .ads {
	border:1px solid #cecece;
	font-size:11px;
	text-align:center;
	color:#999999;
	background:#fff;
	clear:both;
	position:relative;
	z-index:1;
}
#content .content #search {
	height:45px;
}
#content .content #search .left {
	width:5px;
	height:100%;
	background:url(http://realnameof.com/images/search_left.gif) no-repeat;
	float:left;
}
#content .content #search .content {
	float:left;
	width:631px;
	height:38px;
	background:url(http://realnameof.com/images/search_rep-x.gif) repeat-x;
	padding:7px 0px 0 9px;
	font-size:0;
}
#content .content #search .content input {
	position:relative;
}
#content .content #search .right {
	width:5px;
	height:100%;
	background:url(http://realnameof.com/images/search_right.gif) no-repeat;
	float:right;
}
#content .content #search .content .textbox {
	height:32px;
	float:left;
}
#content .content #search .content .textbox .left {
	width:4px;
	height:32px;
	background:url(http://realnameof.com/images/search_txtb_left.gif) no-repeat;
	float:left;
}
#content .content #search .content .textbox .right {
	width:4px;
	height:32px;
	background:url(http://realnameof.com/images/search_txtb_right.gif) no-repeat;
	float:left;
}
#content .content #search .content .textbox input {
	background:url(http://realnameof.com/images/search_txtb_rep-x.gif) repeat-x;
	float:left;
	border:none;
	height:32px;
	color:#666666;
	font-size:16px;
	padding-top:5px;
}

#content .content #search .content #select input.cr {
	color:#D07343;
	font-weight:bold;
}

#content .content #search .content #select input {
	height:25px;
}

#content .content #search .content #select {
	z-index:99;
	position:absolute;
	top:40px;
	
}

#content .content .result {
	background:url(http://realnameof.com/images/cont_bg_no-repeat.jpg) no-repeat;
	width:100%;
	height:325px;
	clear:both;
	margin-top:15px;
	z-index:10;
}
#content .content .result .add {
	float:right;
	margin-right:20px;
	position:relative;
	top:-20px;
}
#content .content .result .content {
	width:335px;
	padding-top:50px;
	margin-left:44px;
}
#content .content .result .content  a {
	text-decoration:none;
}
#content .content .result .content .box {
	/*position:relative;*/
	width:335px;
	clear:both;
}
#content .content .result .content .box img {
	display:inline;
}
#content .content .result .content .box h1 {
	position:relative;
	top:23px;
	width:265px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 25px;
	padding:0;
	color:#fff;
}
#content .content .result .content .box h2 {
	position:relative;
	left:10px;
	top:30px;
	width:240px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 0 40px;
	padding:0;
	color:#B8EC19;
}
#content .content .add_new {
	background:url(http://realnameof.com/images/cont_bg2_no-repeat.jpg) no-repeat;
	width:100%;
	height:325px;
	margin-top:15px;
}
#content .content .add_new .form {
	width:335px;
	float:left;
	margin-top:20px;
}
#content .content .add_new .form table {
	width:335px;
}
#content .content .add_new .form table td {
	padding:0px;
}
#content .content .add_new .content .textbox {
	width:175px;
	height:32px;
	margin:0 auto;
}
#content .content .add_new .content #select_cat input.cr {
	color:#D07343;
	font-weight:bold;
	width:170px;
}
#content .content .add_new .content #select_cat input {
	height:25px;
}
#content .content .add_new .content #select_cat {
	z-index:99;
	position:absolute;
	top:325px;
	padding-left:50px;
}
#content .content .add_new .content .textbox .left {
	width:4px;
	height:32px;
	background:url(http://realnameof.com/images/search_txtb_left.gif) no-repeat;
	float:left;
}
#content .content .add_new .content .textbox .right {
	width:4px;
	height:32px;
	background:url(http://realnameof.com/images/search_txtb_right.gif) no-repeat;
	float:left;
}
#content .content .add_new .content .textbox input {
	background:url(http://realnameof.com/images/search_txtb_rep-x.gif) repeat-x;
	float:left;
	border:none;
	height:32px;
	color:#666666;
	font-size:16px;
	padding-top:5px;
	position:relative;
}
#content .content .add_new .ads {
	/*width:250px;
	height:140px;*/
	float:right;
	margin:0;
	/*padding-top:110px;*/
	position:relative;
	z-index:1;
	right:33px;
	/*top:-270px;*/
}
#content .content #category {
	color:#CD6A38;
	font-size:14px;
	margin-top:15px;
	padding-left:5px;
}
#content .content #category a {
	color:#CD6A38;
	font-size:14px;
	text-decoration:none;
	position:relative;
}
#content .content #category a:hover {
	border-top: 1px solid #CD6A38;
	border-bottom: 1px solid #CD6A38;
}
#content .content #text {
	margin: 15px 0;
	float:left;
}
#content .content #text .right {
	float:right;
	width:175px;
	color:#CD6A38;
	font-size:12px;
}
#content .content #text .right .ads {
	width:100%;
	height:100%;
	padding-top:10px;
	border:none;
}
#content .content #text .right #add_own {
	width:150px;
	border:1px solid #CD6A38;
	float:left;
	padding:10px;
	text-align:center;
}
#content .content #text .right #add_own input {
	border:1px solid #999;
	position:relative;
}
#content .content #text .right #add_own select {
	width:144px;
	font-size:12px;
}
#content .content #text .right #add_own table td {
	padding-bottom:2px;
	padding-top:3px;
	text-align:left;
}
#content .content #text .left {
	float:left;
	width:470px;
	color:#535353;
	font-size:12px;
	padding-left:5px;
}
#menu {
	position:relative;
	left:11px;
	float:left;
	width:132px;
}
#menu ul {
	list-style:none outside;
	margin:0;
	padding:0;
	position:relative;
}
#menu ul li {
	height:44px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://realnameof.com/images/m_inactive.png', sizingMethod='image');
	color:#993300;
	font-size:13px;
	margin-bottom:5px;	
}
html>body #menu ul li {
	background:url(http://realnameof.com/images/m_inactive.png) no-repeat;
}
#menu ul li.active {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://realnameof.com/images/m_active.png', sizingMethod='image');
	height:44px;
	font-size:15px;
	color:#993300;
}
html>body #menu ul li.active {
	background:url(http://realnameof.com/images/m_active.png) no-repeat;
}
#menu ul li a {
	position:relative;
	top:9px;
	left:25px;
	color:#993300;
	text-decoration:none;
}
#menu ul li.active a {
	position:relative;
	top:8px;
	left:10px;
	color:#993300;
	text-decoration:none;
}

#footer {
	float:right;
	width:772px;
	height:33px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://realnameof.com/images/footer.png', sizingMethod='image');
}
html>body #footer {
	background:url(http://realnameof.com/images/footer.png) no-repeat;
}

.warning {
	font-size:9px;
	font-family:Verdana;
	color:#CD6A38;
	padding-bottom:5px;
}
.add_warning {
	font-size:13px;
	font-family:Verdana;
	color:white;
	padding-bottom:5px;
}
