p.logged_status {
	font: 10px Verdana, Geneva, sans-serif;
	color: #5f5f5f;
}
p.logged_status  span {
	font-weight: bold;
	color: red;
}
td.content_zone {
	background: url(../images/user_area_bg_content.jpg) no-repeat top center;
	position: relative;
	padding-top: 10px;
}
td.content_zone a:hover {
	text-decoration: underline;
}
td.content_zone p {
	margin-top: 0px;
	padding-top: 0px;
}

div.content_bottom {
	background: url(../images/user_area_content_bottom.jpg) no-repeat bottom right;
	height: 10px;
	clear: both;
	width: 966px;
}
* html div.content_bottom, *:first-child+html div.content_bottom {
	margin-left: 1px;
}
div.user_area_col1 {
	width: 172px;
	float: left;
	margin-left: 7px;
	display: inline;
}
div.user_area_col1 table {
	margin-bottom: 15px;
}
div.user_area_col1 h3 {
	margin-bottom: 0px !important;
	color: #5f5f5f;
}
div.user_area_col1 table {
	margin-bottom: 5px;
}
div.user_area_col1 textarea {
	width: 172px;
	margin-bottom: 5px;
}
div.user_area_col2 {
	width: 459px;
	float: left;
	margin-left: 21px;
	display: inline;
}
* html div.user_area_col2 {
	margin-left: 15px;
}
div.user_area_col2  .middle_box {
	width: 439px;
	background: url(../images/middle_box_bg.gif) no-repeat top left;
	padding: 10px 10px 20px 10px;
	margin-bottom: 20px;
	color: #333;
}
div.user_area_col2  .promo_container {
	width: 439px;
	height: 256px;
	color: #fff;
	position: relative;
}
.promo_container a {
	color: #fff !important;
}
div.user_area_content {
	background: url(../images/content_top.gif) no-repeat;
	width: 723px;
	float:left;
	padding: 5px 20px 10px 20px;
	margin-left: 15px;
	display: inline;
	margin-bottom: 40px;
	position: relative;
	height: 400px;
}
div.user_area_content h1 {
	margin-bottom: 60px;
}
div.user_area_content_bottom {
	width: 763px;
	background: url(../images/content_bottom.gif) no-repeat top center;
	height: 8px;
	clear: both;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.menuon {
	background: url(../images/bullet2.gif) no-repeat right top;
	display: block;
}
.menuoff {
	display: block;
	background: none;
}
div.user_area_content ul.menuleft {
	margin: 0px;
	padding: 0px;
	width: 270px;
	list-style-type: none;
}
div.user_area_content ul.menuleft li{
	width: 250px;
	margin-bottom: 15px;
}
#changing_text {
	font-size: 14px;
	line-height: 20px;
	width: 440px;
	float: left;
	margin-left: 10px;
	display: inline;
	margin-top: -4px;
}
#changing_text ul {
	list-style-type: disc !important;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#promo1, #promo2, #promo3 {
	position: relative;
	position: absolute;
}

#promo1 p {
	position: absolute;
	width: 220px;
	top: 10px;
	left: 10px;
}
#promo2 p {
	position: absolute;
	width: 230px;
	top: 10px;
	left: 10px;
}
#promo3 p {
	position: absolute;
	width: 210px;
	top: 10px;
	left: 10px;
}


	
	
	
div.user_area_col2  .middle_box h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 0px;
}
div.user_area_col2  .middle_box  .search_input {
	width:  289px;
	height: 18px;
	background: transparent url(../images/search_bg.jpg) no-repeat;
	border: none;
	padding: 6px;
	font-size: 16px;
	margin-right: 10px;
}
div.user_area_col2  .middle_box  .middle_box_bottom {
	width: 459px;
	height: 5px;
	background: url(../images/middle_box_bottom.gif) no-repeat;
	margin: 10px -10px -20px -10px;
	clear: both;
	overflow: hidden;
}
div.user_area_col2  .small_col {
	width: 80px;
	padding: 0px 10px 10px 10px;
	background: url(../images/small_col_bg.gif) no-repeat bottom left;
	float: left;
	margin-right: 19px;
	display: inline;
	font-size: 10px !important;
	height: 120px;
}
* html div.user_area_col2  .small_col {
	margin-right: 18px;
}
div.user_area_col2 .small_col.last {
	margin-right: 0px !important;
}
div.user_area_col2  .small_col h2 {
	margin: 0px -10px 10px -10px;
}

div.user_area_col3 {
	width: 291px;
	float: left;
	margin-left: 11px;
	display: inline;
	color: #333;
}
div.user_area_col3  .right_box {
	width: 280px;
	background:url(../images/right_box_bg.jpg) no-repeat top left;
	padding: 10px 1px 10px 10px;
	margin-bottom: 20px;
}
div.user_area_col3  .right_box  h2 {
	margin-bottom: 2px;
	margin-top: 0px;
}
div.user_area_col3  .right_box_bottom {
	width: 291px;
	background: url(../images/right_box_bottom.gif);
	height: 2px;
	margin: 0px 0px -10px -10px;
	clear: both;
	overflow: hidden;
}
.floated_right {
	float: right;
}

h2.NewsTitle
{
    color: Red;
    font-size:20px;
    font-weight:bold;
    line-height:normal;
}
