

/*
.temp a:link, .temp a:visited, .temp a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
*/
.picnav_wrapper {
	/*background-color: #FF00FF;*/
	width: 100px;
	height: 30px;
	position: absolute;
}
#cmt-paginator li {
	margin:0;
	padding:0;
	display:inline;
}
#cmt-paginator li.page a {
	border:1px solid #ddd;
	font-size:12px;
	font: bold 11px arial,sans-serif;
	text-decoration:none;
	margin:0 1px;
	padding:2px 7px;
	display:inline;
}
#cmt-paginator li.page a.activePage,#cmt-paginator li.page a.activePage:hover {
/*	background:#797979;*/
	border:1px solid #dfdfdf;
	color:#fff;
	text-decoration:none;
}
#cmt-paginator li.page a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#cmt-paginator li.commentsNavPrev a {
/*	background:url(/includes/objects/pluck/gfx/icons-797979.gif) no-repeat left -196px;*/
	border:none;
	color:#797979;
	font: normal 11px arial,sans-serif;
	padding:2px 0 2px 14px;
	margin-right:15px;
}
#cmt-paginator li.commentsNavNext a {
/*	background:url(/includes/objects/pluck/gfx/icons-797979.gif) no-repeat right -166px;*/
	border:none;
	color:#797979;
	font: normal 11px arial,sans-serif;
	text-decoration:none;
	padding:2px 14px 2px 0;
	margin-left:15px;
}

/* 2 */
#cmt-paginator2 li {
	margin:0;
	padding:0;
	display:inline;
}
#cmt-paginator2 li.page2 a {
	border:1px solid #ddd;
	font-size:12px;
	font: bold 11px arial,sans-serif;
	text-decoration:none;
	margin:0 1px;
	padding:2px 7px;
	display:inline;
}
#cmt-paginator2 li.page2 a.activePage,#cmt-paginator2 li.page2 a.activePage:hover {
/*	background:#797979;*/
	border:1px solid #dfdfdf;
	color:#fff;
	text-decoration:none;
}
#cmt-paginator2 li.page2 a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#cmt-paginator2 li.commentsNavPrev a {
/*	background:url(/includes/objects/pluck/gfx/icons-797979.gif) no-repeat left -196px;*/
	border:none;
	color:#797979;
	font: normal 11px arial,sans-serif;
	padding:2px 0 2px 14px;
	margin-right:15px;
}
#cmt-paginator2 li.commentsNavNext a {
/*	background:url(/includes/objects/pluck/gfx/icons-797979.gif) no-repeat right -166px;*/
	border:none;
	color:#797979;
	font: normal 11px arial,sans-serif;
	text-decoration:none;
	padding:2px 14px 2px 0;
	margin-left:15px;
}
/* 3 */
#cmt-paginator3 li {
	margin:0;
	padding:0;
	display:inline;
}
#cmt-paginator3 li.page3 a {
	border:1px solid #ddd;
	font-size:12px;
	font: bold 11px arial,sans-serif;
	text-decoration:none;
	margin:0 1px;
	padding:1px 5px;
	display:inline;
}
#cmt-paginator3 li.page3-prev a {
	position:absolute;
	left:0;
	top:-10px;
	display:block;
	width:200px;
	height:250px;
	z-index:900px;
	outline:none;
	cursor:pointer;
	background-image:url(../images/back.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#cmt-paginator3 li.page3-prev a:hover {
	background-image:url(../images/back.png);
	background-repeat:no-repeat;
	background-position:top left;
	z-index:900;
	}
#cmt-paginator3 li.page3-next a {
	position:absolute;
	right:0;
	top:-10px;
	width:200px;
	height:250px;
	z-index:1;
	background-image:url(../images/forward.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
#cmt-paginator3 li.page3-next a:hover {
	cursor:pointer;
	z-index:1;
	}

#cmt-paginator3 li.page3 a.activePage,#cmt-paginator3 li.page3 a.activePage:hover {
/*	background:#797979;*/
	border:1px solid #dfdfdf;
	color:#fff;
	text-decoration:none;
}
#cmt-paginator3 li.page3 a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#cmt-paginator3 li.commentsNavPrev a {
/*	background:url(/includes/objects/pluck/gfx/icons-797979.gif) no-repeat left -196px;*/
	border:none;
	color:#797979;
	font: normal 11px arial,sans-serif;
	padding:2px 0 2px 14px;
	margin-right:15px;
}
#cmt-paginator3 li.commentsNavNext a {
/*	background:url(/includes/objects/pluck/gfx/icons-797979.gif) no-repeat right -166px;*/
	border:none;
	color:#797979;
	font: normal 11px arial,sans-serif;
	text-decoration:none;
	padding:2px 14px 2px 0;
	margin-left:15px;
}
/*FORUM PAGE*/

.forum_wrapper_spacer {
	width: 14px;
	height: 5px;
	float: left;
}
.forum_wrapper {
	width: 925px;
	height:auto;
	float: left;
}
.subheadertitle {
	background-repeat: repeat-x;
	height: 28px;
	text-align: right;
	float: left;
	width:100%;
}
.subheadertitle_left {
	background-repeat: no-repeat;
	height: 28px;
	width: 7px;
	float: left;
}
.subheadertitle_right {
	background-repeat: no-repeat;
	height: 28px;
	width: 5px;
	float: right;
}
.subheadertitle_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
	text-align: left;
	height: auto;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.subheadertitle_content_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
	text-align: left;
	height: auto;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}
.subheadertitle_content_right a:link, .subheadertitle_content_right a:visited, .subheadertitle_content_right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration:underline;
}
.subheadertitle_content_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
	font-weight: bold;
	text-decoration: none;
}

.subheadertitle_content a:link, .subheadertitle_content a:visited, .subheadertitle_content a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
	text-decoration: underline;
}
.subcontent_wrapper22 {
	width: 923px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.subcontent_wrapper22 a:link, .subcontent_wrapper22 a:visited, .subcontent_wrapper22 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.subcontent_wrapper22 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.subcontent_wrapper {
	width: 923px;
	height: auto;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}

.subcontent_wrapper_girls_summer_contest_09 {
	width: 923px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}

.subcontent_wrapper a:link, .subcontent_wrapper a:visited, .subcontent_wrapper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.subcontent_wrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}


.topiclisting3_tl_table_header1 {
	background-color: #e8e8e8;
	text-align: left;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	width: 908px;
	height: auto;
	float: left;
	margin-bottom: 8px;
}

/*SubHeader 2*/

.subheadertitle2 {
	background-repeat: repeat-x;
	height: 28px;
	width: 636px;
	float: left;
}
.subheadertitle2_joinpage {
	background-repeat: repeat-x;
	height: 28px;
	width: 952px;
	float: left;
}
.subheadertitle_left2 {
	background-repeat: no-repeat;
	height: 28px;
	width: 5px;
	float: left;
}
.subheadertitle_right2 {
	background-repeat: no-repeat;
	height: 28px;
	width: 5px;
	float: right;
}
.subheadertitle_content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
	text-align: left;
	height: auto;
	margin-top: 8px;
	padding-left: 10px;
	float: left;
}
.subcontent_wrapper2 {
	width: 634px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.subcontent_wrapper2_2 {
	width: 634px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.subcontent_wrapper3 {
	width: 634px;
	height: auto;
	padding-bottom: 5px;
	padding-top: 20px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.subheadertitle3 {
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	float: left;
}
.subheadertitle3_2 {
	background-repeat: repeat-x;
	height: 20px;
	width: 636px;
	float: left;
}
.subheadertitle_content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
	text-align: left;
	height: auto;
	margin-top: 3px;
	padding-left: 10px;
	float: left;
}
.subheadertitle4 {
	background-repeat: repeat-x;
	height: 28px;
	width: 311px;
	float: left;
}
.subheadertitle_left4 {
	background-repeat: no-repeat;
	height: 28px;
	width: 5px;
	float: left;
}
.subheadertitle_right4 {
	background-repeat: no-repeat;
	height: 28px;
	width: 5px;
	float: right;
}
.subheadertitle_content4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
	text-align: left;
	height: auto;
	margin-top: 8px;
	padding-left: 10px;
	float: left;
}
.subcontent_wrapper4 {
	width: 309px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.subheadertitle5 {
	background-repeat: repeat-x;
	height: 28px;
	width: 631px;
	float: left;
}
.subheadertitle_content5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
	text-align: left;
	height: auto;
	margin-top: 8px;
	padding-left: 10px;
	float: left;
}
.subcontent_wrapper5 {
	width: 629px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}

.subcontentnav_box {
	width: 911px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 12px;
	float: left;
}
.table_header_box {
	width: 910px;
	height: auto;
	padding-left: 8px;
	margin-top: 8px;
	float: left;

}
.table_header_box2 {
	width: 906px;
	height: auto;
	padding-left: 8px;
	margin-top: 8px;
	float: left;
}
.book_icon {
	background-image: url(http://includes.ratemybody.com/images/book_icon.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 11px;
	float: left;
}
.subcontent_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #454343;
	margin-left: 5px;
	margin-right: 12px;
	width: auto;
	height: auto;
	float: left;
}
.subcontent_nav2_wrapper {
	padding-bottom: 8px;
	width: 862px;
	height: auto;
	float: left;
}
.subcontent_nav2_wrapper2 {
	padding-bottom: 10px;
	padding-left: 312px;
	width: 550px;
	height: auto;
	float: left;
}
.subcontent_nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454343;
	margin-left: 5px;
	margin-right: 12px;
	width: auto;
	height: auto;
	float: left;
}
.subcontent_nav2 a:link, .subcontent_nav2 a:visited, .subcontent_nav2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.subcontent_nav2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.subcontent_nav a:link, .subcontent_nav a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-decoration:underline; 
}
.subcontent_nav a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none; 
}
.table_header1 {
	width: 904px;
	height: 19px;
	float: left;
	margin-bottom:4px;
	border: 1px solid #929292;
}
.table_header2 {
	width: 904px;
	height: auto;
	float: left;
	border: 1px solid #929292;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 16px;
	width: 277px;
	height: 16px;
	float: left;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	width: 61px;
	height: 16px;
	float: left;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	width: 61px;
	height: 16px;
	float: left;
}
.forum_tablecontent1_2 {
	width: 904px;
	height: 26px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.forum2_tablecontent1_2 {
	background-color: #fbfbfb;
	width: 778px;
	height: 26px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.forum2_tablecontent1_3 {
	background-color: #f1f1f1;
	width: 778px;
	height: 26px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.forum2_tablecontent2 {
	width: 120px;
	height: 600px;
	margin-top: 3px;
	float: right;
}
.forum_tablecontent1 {
	width: 450px;
	height: 71px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.forum_tablecontent2 {
	width: 450px;
	height: 71px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.forummail_icon {
	background-image: url(http://includes.ratemybody.com/images/mail_icon.gif);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 18px;
}
.forummail_item {
	width: 32px;
	height: 17px;
	float: left;
	padding-top: 8px;
	padding-left: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
}
.forumname_item {
	width: 251px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 7px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.forumname_item a:link, .forumname_item a:visited, .forumname_item a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-decoration: underline;
}
.forumname_item a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #272727;
	text-decoration: none;
}
.forumtopics_item {
	width: 76px;
	height: 18px;
	float: left;
	font-weight: bold;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.forumpost_item {
	width: 78px;
	height: 18px;
	float: left;
	padding-top: 7px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
}
.forummoderator_title {
	font-weight: bold;
	width: 407px;
	height: 14px;
	text-align: left;
	padding-top: 5px;
	padding-left: 42px;
	float: left;
}
.forummoderator_item2_2 {
	width: 309px;
	height: 18px;
	text-align: left;
	padding-top: 7px;
	padding-left: 18px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b7b7b7;
}
.forummoderator_item2_2 a:link, .forummoderator_item2_2 a:visited, .forummoderator_item2_2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-decoration: underline;
}
.forummoderator_item2_2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #272727;
	text-decoration: none;
}
.forummoderator_item {
	width: 407px;
	height: 21px;
	text-align: left;
	padding-top: 5px;
	padding-left: 42px;
	float: left;
}
.forummoderator_item a:link, .forummoderator_item a:visited, .forummoderator_item a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline; 
}
	
/*PROFILE PAGE*/
#leftProfile_container {
	width: 126px;
	height: auto;
	float: left;
}
#centerProfile_container {
	margin-left: 2px;
	width: 510px;
	height: auto;
	float: left;
}
#rightProfile_container {

	width: 313px;
	height: auto;
	float: left;
}

.title_h2 {
 width:0px;
}
.preview_div2 {
	display: none; position: absolute; z-index: 110; left: -500px; top: 329px;
}
.progress2 {
	left: 110px; width: 2px;
}
.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
	width: auto;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}

h1, h2, h3 {
	padding:0;
	margin:0
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px
}
h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px
}
.Heading1{
	padding:0;
	margin:0;
	font-size:14px;
	font-weight:bold;
}
.Heading2{
	padding:0;
	margin:0;
	font-size:13px;
	font-weight:bold;
}
.quicksearch_wraper {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	width: 300px;
	height: auto;
	float: right;
}
.quicksearch01 {
	font-weight: bold;
	width: auto;
	height: 12px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.quicksearch01 a:link, .quicksearch01 a:visited, .quicksearch01 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.quicksearch01 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.ads_auto_wraper {
	border: 1px solid #858585;
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 2px;
	width: 290px;
	height: auto;
	float: right;
}
.ads_auto_wraper a:link, .ads_auto_wraper a:visited, .ads_auto_wraper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.ads_auto_wraper a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

/*Member Statisic*/

.profile_leftbox_wrapper1 {
	height: auto;
	width: 124px;
	margin-bottom: 2px;
	float: left;
	border: 1px solid #858585;
}
.memberstatcontent_wrapper {
	padding-left: 4px;
	margin-bottom: 5px;
	height: auto;
	width: 119px;
	float: left;
}
.memberstat_header {
	background-repeat: repeat-x;
	width: 124px;
	height: 21px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
	font-weight: bold;
	padding-top: 4px;
}
.comments_home_header {
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 10px;
	width: 298px;
	height: 21px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
}
.profile_leftbox_wrapper1 a:link, .profile_leftbox_wrapper1 a:visited, .profile_leftbox_wrapper1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.profile_leftbox_wrapper1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.profile_leftbox_wrapper2 a:link, .profile_leftbox_wrapper2 a:visited, .profile_leftbox_wrapper2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.profile_leftbox_wrapper2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.memberfield_1 {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 1px;
	width: 115px;
	height: auto;
	float: left;
}
.memberfield_1 a:link, .memberfield_1 a:visited  {
	color: #525252;
	text-decoration: underline;
}
.memberfield_1 a:hover {
	color: #525252;
	text-decoration: none;
}
.memberfield_2 {
	padding-top: 2px;
	margin-bottom: 1px;
	width: 115px;
	height: 15px;
	float: left;
}

.visit_wraper3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	width: 300px;
	height: auto;
	float: right;
}

/*FrindList*/

.profile_leftbox_wrapper2 {
	height: auto;
	width: 123px;
	margin-bottom: 2px;
	float: inherit;
	border: 1px solid #858585;
}

.friendlistcontent_wrapper {
	font-size: 8px;
	padding-left: 0px;
	margin-bottom: 5px;
	height: auto;
	width: 123px;
	float: left;
}
.friendlist_field_0 {
	width: auto;
	vertical-align: bottom;
	padding-right: 2px;
	padding-top: 2px;
	height: 13px;
	font-size: 8px;
	float: left;
}
.friendlist_field_1 {
	font-size: 9px;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 1px;
	width: 121px;
	height: 15px;
	float: left;
}
.friendlist_field_1 a:link, .friendlist_field_1 a:visited, .friendlist_field_1 a:active {
	color: #525252;
	text-decoration: underline;
}
.friendlist_field_1 a:hover {
	color: #525252;
	text-decoration: none;
}
.friendlist_field_vlf {
	font-size: 9px;
	text-align: left;
	padding-top: 8px;
	padding-left: 5px;
	margin-bottom: 1px;
	width: 115px;
	height: 20px;
	float: left;
}
.friendlist_field_vlf a:link, .friendlist_field_vlf a:visited, .friendlist_field_vlf a:active {
	color: #525252;
	font-weight:bold;
	text-decoration: underline;
}
.friendlist_field_vlf a:hover {
	color: #525252;
	font-weight:bold;
	text-decoration: none;
}
.friendlist_field_2 {
	font-size: 9px;
	text-align: left;
	padding-top: 2px;
	padding-left: 2px;
	margin-bottom: 1px;
	width: 121px;
	height: 15px;
	float: left;
}
.friendlist_field_2 a:link, .friendlist_field_2 a:visited, .friendlist_field_2 a:active {
	color: #525252;
	text-decoration: underline;
}
.friendlist_field_2 a:hover {
	color: #525252;
	text-decoration: none;
}
.profileimages_wrapper {
	height: auto;
	width: 508px;
	float: left;
	border: 1px solid #858585;
}
.profilecontent_wrapper {
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: auto;
	width: 124px;
	float: left;
}
.profileimages_header {
	background-repeat: repeat-x;
	width: 508px;
	height: 21px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0f0f0;
	font-weight: bold;
}
.profileimages_header_left {
	width: 410px;
	margin-left: 49px;
	padding-top: 3px;
	float: left;
}
.profileimages_header_right {
	width: 49px;
	float: left;
}
.profile_submenutop {
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	width: 503px;
	height: 18px;
	float: left;
	font-weight: bold;
}
.profile_option {
	text-align: left;
	width: auto;
	height: 18px;
	float: left;
	padding-right: 10px;
	font-weight: bold;
}
.profile_option a:link, .profile_option a:visited, .profile_option a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left:15px;
	background:url(../images/add_icon.png) no-repeat;
	background-position: left;
    text-decoration: none;
}
.profile_option a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	/*
	background: url(http://includes.ratemybody.com/images/crossbox_over_icon.gif) no-repeat;
	background-position: left;
	*/
	padding-left:15px;
	text-decoration:underline}


.profile_next {
	text-align: left;
	width: 110px;
	height: 18px;
	float: right;
	font-weight: bold;
}
.profile_next a {
	text-decoration:none;
}
.profile_next a:hover {
	text-decoration:underline;
}

.profile_submenutop a:link, .profile_submenutop a:visited, .profile_submenutop a:active {
	color: #525252;
}
.profile_submenutop a:hover {
	color: #181818;
	background-position: left;
}
.profile_subrate {
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-right: 8px;
	width: 500px;
	/*height: 23px;*/
	float: left;
}
.profile_embed {
	font-size: 11px;
	text-align: right;
	padding-top: 3px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 500px;
	height: auto;
	float: left;
}
.profile_subtitle {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding-top: 4px;
	padding-right: 8px;
	width: 500px;
	height: 22px;
	float: left;
}
.profile_pic_details {
	width: 500px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.status_above_profile_pic {
	width:auto;
	padding:2px 3px;
	}

.profile_pic {
	width: 500px;
	height: auto;
	padding-top:0px;
	padding-bottom: 10px;
	float: left;
}


.profile_pic a:link, .profile_pic a:visited, .profile_pic a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.profile_pic a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}


.profile_pic_watermark {
	width: 500px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	background-image: url(http://includes.ratemybody.com/images/photoverified_watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.profile_pic_watermark a:link, .profile_pic_watermark a:visited, .profile_pic_watermark a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.profile_pic_watermark a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}







.profile_pic_details a:link, .profile_pic_details a:visited, .profile_pic_details a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-decoration:underline;
}
.profile_pic_details a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}


/*Thumb Picture*/

.profilethumb_wrapper {
	height: auto;
	width: 508px;
	margin-top: 2px;
	float: left;
	border: 1px solid #858585;
}
.profile_thumb_row {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 500px;
	height: 75px;
	float: left;
}
.profile_thumb_mptop {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 485px;
	height: auto;
	float: left;
}

.profile_thumb_mp {
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.profile_thumb_mp a:link, .profile_thumb_mp a:visited, .profile_thumb_mp a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.profile_thumb_mp a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.profile_thumb {
	padding-left: 4px;
	padding-right: 4px;
	width: auto;
	height: 75px;
	float: left;
}

/*RMB Interest*/

.RMB_interest_wrapper {
	width: 509px;
	margin-top: 2px;
	float: left;
}
.RMB_interest_content {
	background-color: #FCFCFC;
	padding-left: 6px;
	width: 501px;
	padding-bottom: 5px;
	border: 1px solid #cbcbcb;
	float: left;
}
.RMB_interest_row1 {
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	width: 476px;
	height: auto;
	float: left;
}
.RMB_interest_row1_2 {
	background-color: #F3F3F3;
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	width: 476px;
	height: auto;
	float: left;
}
.RMB_interest_row1_2 a:link, .RMB_interest_row1_2 a:visited, .RMB_interest_row1_2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.RMB_interest_row1_2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.RMB_interest_row1 a:link, .RMB_interest_row1 a:visited, .RMB_interest_row1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.RMB_interest_row1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.RMB_interest_row2 {
	text-align: right;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 476px; 
	height: 10px;
	float: left;
}
.RMB_interest_row2 a:link, .RMB_interest_row2 a:visited, .RMB_interest_row2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.RMB_interest_row2 a:hover {
	color: #181818;
	text-decoration: none;
}

/*300x250 Ads*/

.ads300x250_wraper2 {
	border: 1px solid #858585;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	width: 300px;
	height: auto;
	float: right;
}
.ads300x250_wraper {
	border: 1px solid #858585;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 2px;
	width: 306px;
	height: auto;
	float: right;
	background-color:#f7f7f7;
}
.ads300x250_wraper a:link, .ads300x250_wraper a:visited, .ads300x250_wraper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.ads300x250_wraper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.ads300x250_wraper_lft {
	border: 1px solid #858585;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	width: 304px;
	height: auto;
	float: left;
}
.ads300x250 {
	width: 300px;
	height: auto;
	float: left;
}
.ads728x90_wraper {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 10px;
/*	margin-bottom: 2px;*/
	margin-top: 10px;
	width: 921px;
	height: 90px;
	float: left;
}
	
/*Admin Link*/

.admin_link {
	width: 300px;
	height: auto;
	float: left;
}
.admin_link_title {
	text-align: center;
	width: 300px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	float: left;
}
.admin_link_left {
	width: 120px;
	height: auto;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	float: left;
}
.admin_link_right {
	width: 120px;
	height: auto;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	float: left;
}
.admin_link_left a:link, .admin_link_left a:visited, .admin_link_left a:active, .admin_link_right a:link, .admin_link_right a:visited, .admin_link_right a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.admin_link_left a:hover, .admin_link_right a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
	font-weight: bold;
}


/*Sub Mune*/

.submenu_handler_wrapper {
	margin-bottom: 3px;
	width: 311px;
	height: auto;
	float: right;
}
.submenu_handler3 {
	background-color: #d7d7d7;
	width: 97px;
	height: 26px;
	float: left;
	margin-right: 6px;
	border: 1px solid #cbcbcb;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.submenu_handler3 a:link, .submenu_handler3 a:visited {
	display: block;
	width: 97px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
}
.submenu_handler3 a:hover {
	color: #f1f1f1;
	background-color: #676767;
}

.submenu_handler2 {
	width: 99px;
	height: 26px;
	border: 1px solid #cbcbcb;
	float: right;
	font-weight: bold;
	background-position: center center;
}
.submenu_handler2 a:link, .submenu_handler2 a:visited {
	display: block;
	padding-top: 5px;
	height: 21px;
	width: 99px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
}
.submenu_handler2 a:hover {
	color: #f1f1f1;
	background-color: #676767;
}

.submenu_handler {
	width: 97px;
	height: 26px;
	float: left;
	margin-right: 6px;
	border: 1px solid #cbcbcb;
	font-weight: bold;
	background-position: center center;
}
.submenu_handler a:link, .submenu_handler a:visited {
	display: block;
	padding-top: 5px;
	width: 97px;
	height: 21px;
	color: #4b4b4b;
	text-decoration: none;
}
.submenu_handler a:hover {
	color: #f1f1f1;
	background-color: #676767;
}

.profile_comments {
	border: 1px solid #858585;
	padding-bottom: 5px;
	margin-bottom: 2px;
	width: 308px;
	height: auto;
	float: right;
}
.profile_comments a:link, .profile_comments a:visited, .profile_comments a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.profile_comments a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.profile_comments_row1 {
	text-align: left;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 10px;
	margin-top: 3px;
	width: 295px;
	height: auto;
	float: left;
}
.profile_comments_row1 a:link, .profile_comments_row1 a:visited, .profile_comments_row1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	font-weight: bold;
	text-decoration:underline;
}
.profile_comments_row1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.profile_comments_pic {
	width: 75px;
	height: 75px;
	float: left;
}


.profile_comments_user {
	width: 202px;
	height: 15px;
	padding-left: 10px;
	float: left;
	font-weight: bold;
}
.profile_comments_user a:link, .profile_comments_user a:visited, .profile_comments_user a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline; 
}
.profile_comments_user a:hover {
	color: #525252;
	text-decoration: none;
}
	
.profile_comments_sent {
	width: 202px;
	height: 15px;
	padding-left: 10px;
	float: left;
}
.profile_comments_content {
	width: 202px;
	height: auto;
	padding-left: 10px;
	padding-top: 8px;
	float: left;
}
.profile_comments_more {
	width: 48px;
	height: auto;
	float: right;
}
.profile_comments_more a:link, .profile_comments_more a:visited, .profile_comments_more a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.profile_comments_more a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
/*WHOS ONLINE*/

.shosonline_spacer {
	width: 911px;
	height: 10px;
	padding-left: 12px;
	float: left;
}
.whosonline_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 110px;
	width: 165px;
	height: 16px;
	float: left;
}
.whosonline_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	width: 131px;
	height: 16px;
	float: left;
}
.whosonline_title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 9px;
	width: 27px;
	height: 16px;
	float: left;
}
.whoseonline_tablecontent1 {
	width: 450px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.whoseonline_item {
	padding-bottom: 6px;
	width: 79px;
	height: auto;
	float: left;
	padding-top: 6px;
	padding-left: 11px;
	padding-right: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
}
.whoseonline_item2 {
	width: 165px;
	height: 18px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.whoseonline_item3 {
	width: 132px;
	height: 18px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.whoseonline_item4 {
	width: 26px;
	height: 18px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.whoseonline_item5 {
	width: 340px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.whoseonline_item6_spacer {
	width: 340px;
	height: 100%;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.whoseonline_item6 {
	width: 340px;
	height: 100%;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}

.table_footer1 {
	color: #525252;
	font-size: 11px;
	width: 884px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin-top: 5px;
	border: 1px solid #929292;
}
.table_footer1 a:link, .table_footer1 a:visited, .table_footer1 a:active {
	color: #525252;
/*	background-color:#d3d3d3;*/
	font-weight: bold;	
	text-decoration: underline;
}
.table_footer2 {
	background-color: #F0F0F0;
	color: #525252;
	font-size: 11px;
	width: 904px;
	height: 21px;
	padding-top: 5px;
	float: left;
	margin-top: 5px;
	border: 1px solid #929292;
}

/*COMMENTS*/

.comments_item {
	padding-bottom: 6px;
	width: 75px;
	height: 75px;
	float: left;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
}
.comments_tablecontent1 {
	width: 450px;
	height: 80px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	background-repeat:no-repeat;
	background-position:center;
}
.comments_tablecontent2 {
	width: 450px;
	height: 80px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	background-repeat:no-repeat;
	background-position:center;
}
.comments_item1 {
	width: 150px;
	height: 18px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.comments_item1 a:link, .comments_item1 a:visited, .comments_item1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.comments_item1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.comments_item2 {
	width: 193px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.comments_item3 {
	width: 352px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}

/*FORUM RULES*/

.forumrules_wrapper {
	text-align: left;
	width: 563px;
	height: auto;
	padding: 10px;
	margin-right: 8px;
	float: left;
	border: 1px solid #a4a4a4;
}

/*SEARCH*/

.search_leftbox {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	width: 380px;
	height: auto;
	float: left;
}
.search_righttbox {
	text-align: left;
	width: 350px;
	height: auto;
	padding-left: 10px;
	float: left;
}

/*HOT GIRLS*/

.hotgirls_table_header_box {
	width: 915px;
	height: auto;
	padding-left: 8px;
	margin-top: 8px;
	float: left;
}
.hotgirls_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	width: 256px;
	height: 16px;
	float: left;
}
.addphotonew_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
	width: 800px;
	height: auto;
	float: left;
}
.hotgirls_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	width: 82px;
	height: 16px;
	float: left;
}
.hotgirls_title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 22px;
	width: 62px;
	height: 16px;
	float: left;
}
.autoZoom img {
  position: absolute;
  z-index: 0;
}
.hotgirls_item {
	padding-bottom: 0px;
	/*	width: 74px;
	height: 77px;*/
	width: 75px;
	height:75px;
	float: right;
	margin-top: 3px;
	margin-right:7px;
	font-weight: bold;
	background-color:#b3b3b3;
}
.addphotos_item {
	padding-bottom: 0px;
	/*	width: 74px;
	height: 77px;*/
	width: 87px;
	height: 80px;
	float: left;
	padding-top: 3px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}
.hotgirls_item1 {
	width: 275px;
	height: 18px;
	float: right;
	font-weight: bold;
	text-align: left;
	margin-top: 15px;
	padding-top: 5px;
	padding-left: 10px;
}
.hotgirls_item1_new {
	width: 275px;
	height: 18px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
.hotgirls_item1_new a:link, .hotgirls_item1_new a:visited, .hotgirls_item1_new a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-decoration: underline;
}
.hotgirls_item1_new a:hover {
	text-decoration: none;
}
.addphotos_item1_new2 {
	width: 352px;
	height: auto;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
.addphotos_item1_new {
	width: 352px;
	height: 18px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;

}
.addphotos_item1_new a:link, .addphotos_item1_new a:visited, .addphotos_item1_new a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-decoration: underline;
}
.addphotos_item1_new a:hover {
	text-decoration: none;
}
.addphotos_list {
	width: 100px;
	height: 18px;
	float: left;
}
span.addphotos_active {
	color: #88b60b;
}
.hotgirls_item2 {
	width: 70px;
	height: 52px;
	float: right;
	text-align: left;
	font-weight: bold;
	text-align: center;
	padding-top: 27px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}
.hotgirls_item3 {
	width: 355px;
	height: 18px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
.hotgirls_item3_new1 {
	color: #000000;
	width: 276px;
	height: 18px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

.hotgirls_item3_new2 {
	width: 276px;
	height: 18px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
.hotgirls_item3_new3 {
	width: 276px;
	height: 18px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
.hotgirls_item3_new4 {
	width: auto;
	height: 14px;
	float: left;
	padding-right: 4px;
}
.hotgirls_item3 {
	width: 277px;
	height: 18px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.hotgirls_tablecontent1 {
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 440px;
	height: auto;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
}
.hotgirls_tablecontent2 {
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 13px;
	width: 437px;
	height: auto;
	float: left;

}
.hotgirls_item5 {
	padding-bottom: 10px;
	padding-top: 10px;
	width: 916px;
	height: 20px;
	float: left;
}
.hotgirls_item5 a:link, .hotgirls_item5 a:visited, .hotgirls_item5 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}

/*HOT LIST*/

.hotlist_tablecontent1 {
	width: 223px;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;

	float: left;
	border: 1px solid #b3b3b3;
}
.hotlist_tablecontent2 {
	background-color: #eeeeee;
	width: 223px;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}

.hotlist_item {
	padding-bottom: 6px;
	width: 66px;
	height: auto;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
}
.hotlist_item1 {
	width: 144px;
	height: 15px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}
.hotlist_item2 {
	width: 144px;
	height: 15px;
	float: right;
	text-align: left;
	padding-top: 5px;
}
.hotlist_item3 {
	width: 144px;
	height: 15px;
	float: right;
	text-align: left;
	padding-top: 5px;
}
.hotlist_item3 a:link, .hotlist_item3 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline; 
}

/*HOT OR NOT*/

.spacer5px {
	width: 5px;
	height: 5px;
	float: left;
}

.profile_pic_wrapper {
	width: 525px;
	height: auto;
	padding-left: 30px;
	float: left;
}
.hotornot_profile_pic_wrapper {
	width: 525px;
	height: auto;
	padding-left: 30px;
	padding-bottom: 10px;
	float: left;
}
.hotornot_wrapper {
	text-align: left;
	width: 883px;
	height: auto;
	padding: 10px;
	margin-left: 3px;
	float: left;
	border: 1px solid #a4a4a4;
}
.hotornot_item1 {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	width: 306px;
	height: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #858585;
	border-right-color: #858585;
	border-left-color: #858585;
}
.hotornot_item2 {
	border: 1px solid #858585;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 306px;
	height: auto;
	float: left;
}
.hotornot_item3 {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 306px;
	height: auto;
	float: left;
}
.hotornot_item4 {
	margin-top: 10px;
	padding-left: 55px;
	width: 465px;
	height: 25px;
	float: left;
}
.hotornot_item4_text {
	margin-top: 10px;
	width: 500px;
	height: auto;
	float: left;
}
.hotornot_item4_text a:link, .hotornot_item4_text a:visited, .hotornot_item4_text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.hotornot_item4_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}


.hotornot_item5 {
	font-weight:bold;
	font-size: 13px;
	margin-left: 4px;
	margin-right: 4px;
	float: left;
}
.hotornot_item6 {
	padding-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 11px;
	float: left;
}

/*INTEREST*/

.interest_wrapper {
	width: 955px;
	height:auto;
	float: left;
}
.interest_content{
	text-align: left;
	width: 580px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 30px;
	float: left;
}

.interest_content a:link, .interest_content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-decoration:underline; 
}

.interest_leftcontent {
	width: 642px;
	float: left;
}
.interest_leftcontent2 {
	width: 952px;
	height:auto;
	float: left;
}



/*JOIN NOW*/

.joinnow_wrapper2 {
	width: 950px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.joinnow_content{
	background-color: #EFEFEF;
	text-align: left;
	width: 398px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}
.joinnow_content a:link, .joinnow_content a:visited, .joinnow_content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.joinnow_content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.joinnow_topcontent{
	text-align: left;
	width: 950px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
}
.joinnow_picture {
	margin-left: 10px;
	margin-bottom: 10px;
	width: auto;
	height: auto;
	float: left;
}
.joinnow_reason {
	width: 400px;
	padding-right: 10px;
	padding-left: 15px;
	height: auto;
	float: left;
}
.joinnow_form1 {
	width: 410px;
	padding-left: 15px;
	height: auto;
	float: left;
}
.joinnow_leftcontent {
	padding-top: 8px;
	padding-right:6px;
	margin-bottom: 3px;
	width: 140px;
	float: left;
	height: 20px;
	text-align:right;
	font-size:11px;
	 
}
.joinnow_rightcontent {
	margin-bottom: 3px;
	width: 234px;
	float: left;
	height: auto;
}
.joinnow_rightcontent input {
	background:#fff;
	border:1px solid #bbb;
	border-left-color:#000;
	border-top-color:#000;
	font:bold 1.5em Arial;
	color:#222;
	padding:.3em 0 0 .35em;
	height:1.5em;
	width:15em;
	}
.joinnow_rightcontent select {
	background:#fff;
	width:200px;
	border:1px solid #bbb;
	border-left-color:#000;
	border-top-color:#000;
	font:bold 1.5em Arial;
	color:#222;
	padding:4px 2px;
	width:15.3em;
	}

.joinnow_leftcontent2 {
	width: 35px;
	height: auto;
	padding-top: 18px;
	margin-top: 8px;
	float: left;
}
.joinnow_rightcontent2 {
	width: 318px;
	height: auto;
	padding-right: 20px;
	padding-top: 5px;
	margin-top: 8px;
	font-size:11px;
	line-height:18px;
	float: left;
}
.joinnow_rightcontent3 {
	width: 395px;
	height: auto;
	text-align: center;
	float: left;
	font-size:11px;
}
.joinnow_rightcontent3 a {
	font-weight:bold;
	}
.joinnow_rightcontent3 input {
	padding:4px;
	font-size:14px;
	font-weight:bold;
	background-color:#122437;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin:auto;
	border:0;
	}
.joinnow_rightcontent3 input:hover {
	background-color:#000;
	color:#fff;
	}
.joinnow_rightcontent_auto {
	width: 368px;
	padding:10px;	
	margin-bottom:20px;
	float: left;
	font-size:11px;
	color:#ff0000;
}

.joinnow_rightcontent_submit {
	 
	width: 380px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;

	float: left;
}



/*LOGIN*/
.login_content{
	text-align: left;
	width: 270px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
.login_content2{
	text-align: left;
	width: 589px;
	height:345px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: left;
}
.login_content2 a:link, .login_content2 a:visited, .login_content2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration:underline;
}
.login_content2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none
}

.login_leftcontent {
	width: 315px;
	float: left;
}
.login_rightcontent {
	width: 171px;
	float: left;
}
.loginbox_item1 {
	width: 64px;
	height: 22px;
	padding-top: 3px;
	padding-left: 10px;
	float: left;
}
.loginbox_item2 {
	width: auto;
	height: 25px;
	float: left;
}
.loginbox_item_cities {
	font-weight:bold;
	color: #4ba800;
}
.loginbox_item_cities a:link, .loginbox_item_cities a:visited, .loginbox_item_cities a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4ba800;
	font-weight:bold;
	text-decoration:underline;
}
.loginbox_item_cities a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4ba800;
	font-weight:bold;
	text-decoration: none;
}

/*TOPIC LISTING*/

.tl_table_header1 {
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	width: 889px;
	height: 25px;
	float: left;
	margin-bottom: 8px;
}
.tl_item {
	padding-bottom: 6px;
	width: 68px;
	height: auto;
	float: left;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}

/*EDIT ACCOUNT*/

.editaccount_wrapper {
	width: 903px;
	height: auto;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.editaccountleft_wrapper {
	width: 404px;
	height: 670px;
	float: left;
}
.editaccountright_wrapper {
	width: 499px;
	height: 655px;
	padding-top: 15px;
	float:left;
}
.editaccountleft_wrapper2 {
	width: 404px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
.editaccountleft_wrapper3 {
	width: 404px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
.editaccountleft_wrapper4 {
	width: 153px;
	height: 14px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
}
.editaccountleft_wrapper43 {
	width: 253px;
	height: 14px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
}

.editaccountleft_wrapper4_2 {
	width: 133px;
	height: 14px;
	text-align: left;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
}
.editaccountleft_wrapper5 {
	width: 241px;
	height: 17px;
	text-align: left;
	padding-bottom: 6px;
	float: left;
}
.editaccountleft_wrapper5 select {
	float:left;
	}
.editaccountleft_wrapper5_2 {
	width: 241px;
	height: 14px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
}
.editaccountleft_wrapper6 {
	width: 324px;
	text-align: left;
	padding-bottom: 12px;
	padding-top: 6px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
}
.editaccountleft_wrapper7 {
	width: 265px;
	height: 14px;
	text-align: left;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
}
.editaccountleft_wrapper8 {
	width: 109px;
	height: 17px;
	text-align: left;
	padding-bottom: 6px;
	float: left;
}
.editaccountleft_wrapper9 {
	width: 410px;
	text-align: left;
	padding-bottom: 12px;
	padding-top: 6px;
	padding-left: 40px;
	padding-right: 40px;
	float: left;
}
/*HOMEPAGE*/
.homepageleft_wrapper {
	width: 151px;
	height: auto;
	float: left;

}
.homepageleft_content {
	width: 149px;
	height: auto;
	text-align: left;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.homepageleft_content a:link, .homepageleft_content a:visited, .homepageleft_content a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.homepageleft_content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.homepagecenter_content {
	width: 427px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.homepagecenter_content2 {
	width: 98%;
	position:relative;
	left:2px;
	height: auto;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
}
.homepagecenter_content2_right {
	width: 308px;
	height: auto;
	float: right;
	margin-top: 5px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
}
.homepagecenter_content3 {
	width: 427px;
	height: auto;
	float: left;
	margin-top: 5px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
}
.homepagecenter_content3 a:link, .homepagecenter_content3 a:visited, .homepagecenter_content3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.homepagecenter_content3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.homepagecenter_banner {
	width: 447px;
	height: auto;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #868686;
}
.homepagecenter_wrapper {
	width: 449px;
	height: auto;
	padding-left: 7px;
	float: left;
}
.homepageright_wrapper {
	width: 314px;
	height: auto;
	float: right;
}
.homepageleft_content2 {
	text-align: left;
	padding-left: 12px;
	padding-top: 3px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 137px;
	height: 14px;
	float: left;
}
.homepageleft_content3 {
	width: 137px;
	text-align:left;
	padding:3px 0 3px 8px;
	height: auto;
	float: left;
}
.homepageleft_content3 img {
	float:left;
	margin-right:3px;
	border:0;
	}
.homepageleft_content6 {
	padding-left: 12px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 130px;
	float: left;
}

.homepageleft_content3 a:link, .homepageleft_content3 a:visited {
	color: #525252;
	text-decoration: none;
}
.homepageleft_content3 a:hover {
	color: #525252;
	text-decoration: underline;
}
.homepageleft_content4 {
	padding-top: 3px;
	padding-bottom: 2px;
	width: 149px;
	float: left;
}
.homepageleft_content5 {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 8px;
	width: 139px;
	float: left;
}
.homepageleft_content_spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 12px;
	padding-right: 10px;
	width: 139px;
	height: 12px;
	float: right;
}
.homepagecenter_content_spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 12px;
	padding-right: 10px;
	width: 179px;
	height: 12px;
	float: right;
}

.homepageleft_content_spacer a:link, .homepageleft_content_spacer a:visited, .homepageleft_content_spacer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.homepageleft_content_spacer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.subheadertitle_newsletter {
	background-repeat: repeat-x;
	height: 28px;
	width: 151px;
	margin-top: 5px;
	float: left;
}
.homepagecenter_leftcontent1 {
	padding-top: 10px;
	width:315px;
	height: 80px;
	float:left;
	

}
.instant_message_leftcontent1 {
	padding-top: 10px;
	width:80px;
	height: 80px;
	float:left;
	

}
.homepagecenter_leftcontent1 a img {
	float:left;
	}
.homepagecenter_leftcontent1_spacer {
	padding-right: 3px;
}
.homepagecenter_leftcontent1_2 {
	width: auto;
	height: auto;
	float: left;
}
.homepagecenter_leftcontent2 {
	padding-top: 10px;
	width: inherit;
	height: auto;
	float: right;
}
.homepagecenter_leftcontent3 {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	width: 100px;
	float:right;
}
.homepagecenter_leftcontent3_flash {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	width: auto;
/*	float: left;
	border: 1px solid #c8c8c8;*/
}
.homepagecenter_leftcontent4_1 {	
	text-align: left;
	padding-left: 5px;
	height: auto;
	width: auto;
	float:right;

}
.homepagecenter_leftcontent4_2 {
	height: auto;
	width: auto;
	float: right;
}
.homepagecenter_leftcontent3 a:link, .homepagecenter_leftcontent3 a:visited, .homepagecenter_leftcontent3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.homepagecenter_leftcontent3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.homepagecenter_leftcontent4 {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom:7px;
	width: 415px;
	height: auto;
	float: left;
	border: 1px solid #c8c8c8;
}

.homepagecenter_below_MOM {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom:7px;
	width: 435px;
	height: auto;
	float: left;
	border: 1px solid #c8c8c8;
}

.homepagecenter_content2_2 {
	color:#f0f0f0;
	text-align: left;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 3px;
	width: 95%;
	height: 18px;
	float: left;
}
.homepagecenter_content2_2_right {
	color:#f0f0f0;
	text-align: left;
	font-weight:bold;
	padding-left: 15px;
	padding-top: 3px;
	width: 293px;
	height: 18px;
	float: left;
}
.homepagecenter_content2_3 {
	color:#3c3e37;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	width: 90%;
	height: auto;
	float: left;
}
.homepagecenter_content2_3 a:link, .homepagecenter_content2_3 a:visited, .homepagecenter_content2_3 a:active {
	color:#3c3e37;
	font-weight: bold;
	text-decoration: underline;
}
.homepagecenter_content2_3_right {
	color:#3c3e37;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	width: 285px;
	height: auto;
	float: left;
}
.homepagecenter_content2_3_right a:link, .homepagecenter_content2_3_right a:visited, .homepagecenter_content2_3_right a:active {
	color:#3c3e37;
	font-weight: bold;
	text-decoration: underline;
}
.homepage_funstuff {
	padding-left: 1px;
	padding-top: 8px;
	margin-left: 4px;
	margin-top: 4px;
	width: 298px;
	height: auto;
	float: left;
}

.homepage_funstuff_each {
	width:80px;
	height:110px;
	float:left;
	padding:8px 0 8px 18px;
	}
.homepage_funstuff_each img {
	display:block;
	}

.homepage_funstuff a:link, .homepage_funstuff a:visited, .homepage_funstuff a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-align:center;
	text-decoration:underline;
}
.homepage_funstuff a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.last_3_photos_uploaded_title {
	width:90%;
	margin:0 auto 6px auto;
	clear:both;
	display:block;
	padding:2px 8px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	background-color:#333333;
	color:#fff;
	}

.homepage_funstuff_thumb {
	padding-right: 0px;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 75px;
	height: 75px;
	float: left;
}
.homepage_funstuff_coolstat {
	text-align: center;
	padding-left: 1px;
	padding-top: 10px;
	padding-bottom: 15px;
	width: 298px;
	height: auto;
	float: left;
}

/*MY HOTLIST POPUP*/
.myhotlistpopup1_wrapper {
	background-color: #fafafa;
	padding-left: 6px;
	padding-right: 6px;
	width: 330px;
	height: auto;
	float: left;
}
.myhotlistpopup1_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fafafa;
	font-size: 10px;
	font-weight: bold;
	width: 328px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.myhotlistpopup2_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fafafa;
	font-size: 10px;
	font-weight: bold;
	width: auto;
/*	width: 328px;*/
	height: auto;
	float: left;
/*	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;*/
}
.myhotlistpopup2_content {
	width: 328px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.myhotlistpopup1_content_item1 {
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
	width: 318px;
	height: auto;
	float: left;
}
.myhotlistpopup1_item1 {
	background-color: #484848;
	width: 145px;
	height: 15px;
	float: left;
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup1_item2 {
	background-color: #484848;
	width: 33px;
	height: 15px;
	float: left;
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup1_item3 {
	background-color: #484848;
	width: 38px;
	height: 15px;
	float: left;
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup1_item4 {
	background-color: #484848;
	width: 58px;
	height: 15px;
	float: left;
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup1_item5 {
	background-color: #484848;
	width: 50px;
	height: 15px;
	float: left;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup2_item1 {
	background-color: #fafafa;
	color: #3c3e37;
	width: 130px;
	height: 14px;
	float: left;
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup2_item1 a:link, .myhotlistpopup2_item1 a:visited, .myhotlistpopup2_item1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.myhotlistpopup2_item1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.myhotlistpopup2_item2 {
	background-color: #fafafa;
	width: 33px;
	height: 14px;
	float: left;
	padding-top: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup2_item3 {
	background-color: #fafafa;
	width: 38px;
	height: 14px;
	float: left;
	padding-top: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup2_item4 {
	background-color: #fafafa;
	color: #3c3e37;
	width: 58px;
	height: 15px;
	font-weight: normal;
	float: left;
	padding-top: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #b1b1b1;
	border-bottom-color: #b1b1b1;
}
.myhotlistpopup2_item5 {
	background-color: #fafafa;
	width: 50px;
	height: 14px;
	float: left;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
}
	
/*IM*/
.im_ads {
	padding: 10px;
	text-align: left;
	width: 458px;
	height: auto;
	float: left;
}
.im_wrapper {
	padding-left: 6px;
	padding-bottom: 10px;
	width: 465px;
	height: 239px;
	float: left;
}
.im_content {
	width: 463px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.im_content_item1 {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 443px;
	float: left;

}
.im_content_item2 {
	width: 463px;
	height: auto;
	float: left;
}
.im_content_item3 {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 8px;
	width: 23px;
	height: auto;
	float: left;
}
.im_content_item4 {
	text-align: left;
	width: 90px;
	height: auto;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.im_content_item5 {
	padding-left: 15px;
	width: 23px;
	height: auto;
	float: left;
}
.im_content_item6 {
	width: 23px;
	height: auto;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.im_content_item_sendmail{
	text-align: left;
	width: auto;
	height: auto;
	float: right;
	padding-bottom: 8px;
	padding-top: 7px;
	padding-right:8px;
}
.im_content_item_sendmail input {
	width:auto;
	height:auto;
	padding:4px 6px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	float:right;
	border:0;
	}


/*IM RECEIVE*/

.imreceive_content_item1 {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 448px;
	height: auto;
	float: left;
}
.imreceive_content_item1 a:link, .imreceive_content_item1 a:visited, .imreceive_content_item1 a:active {
	color: #4b4b4b;
	text-decoration: underline;
}
.imreceive_content_item1 a:hover{
	color: #1b1a1a;
	text-decoration: none;
}
.imreceive_bookicon {
	padding-left: 10px;
	padding-right: 15px;
	width:  auto;
	height: 13px;
	float: left;
}
.imreceive_bookicon a:link, .imreceive_bookicon a:visited, .imreceive_bookicon a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.imreceive_bookicon a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.imreceive_content_item2 {
	text-align: left;
	padding-top: 9px;
	width:auto;
	height: auto;
	float:right;
/*	float: right;*/
}

.imreceive_content_item3 {
	text-align: left;
	padding-top: 9px;
	width: 38px;
	height: auto;
	float: left;
}
.imreceive_details {
	text-align: left;
	padding-top: 8px;
	width: 78px;
	height: auto;
	float: left;

}
.icq_icon {
	background-image:url(http://includes.ratemybody.com/images/icq_icon.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	float: left;
}
.icq_details {
	color: #00CC00;
	height: 10px;
	width: 80px;
	padding-bottom:5px;
	float: left;
}
.imreceive_details2 {
	height: 11px;
	width: 80px;
	padding-bottom: 5px;
	float: left;
}
.imreceive_details2 a:link, .imreceive_details2 a:visited, .imreceive_details2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-decoration: underline;
}
.imreceive_details2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-decoration: none;
}
.im_content_item_sendmessage_wrapper {
	width: 450px;
	height: auto;
	float: left;
}

.im_content_item_sendmessage_spacer{
	text-align: left;
	width: 100px;
	height: auto;
	float: right;
	padding-bottom: 8px;
	padding-top: 7px;
}
.im_content_item_sendmessage{
	text-align: left;
	width: auto;
	height: auto;
	float: right;
	padding-bottom: 8px;
	padding-top: 7px;
}
.im_content_item_sendmessage input {
	width:auto;
	height:auto;
	padding:4px 6px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	float:right;
	border:0;
	}
/*MAIL*/

.mail_content_wrapper {
	width: 764px;
	height: auto;
	float: right;
	margin:0;

}
.mail_wrapper {
	width: 764px;
	height: auto;
	float: right;
}
.mail_content {
	width: 762px;
	height: auto;
	float: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.mail_details {
	width: 762px;
	height: 38px;
}
.mail_details_1 {
	padding-top: 11px;
	padding-left: 10px;
	width: auto;
	height: 20px;
	float: left;
}
.mail_details_2 {
	padding-top: 8px;
	padding-left: 4px;
	width: auto;
	height: 25px;
	float: left;
}
.mail_details_wrapper {
	width: 751px;
	height:auto;
	padding-left: 11px;
	padding-top: 15px;
	float: right;
}
.mail_details_wrapper_1 {
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 739px;
	height: auto;
	float: left;
	border: 1px solid #cfcfcf;
}
.mail_details_wrapper_2 {
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 8px;
	width: 739px;
	height: auto;
	float: left;
	border: 1px solid #cfcfcf;
}
.mail_details_item1 {
	width:40px;
	height: 34px;
	padding-top: 38px;
	float: left;
}
.mail_details_item2 {
	text-align: center;
	width:100px;
	height: auto;
	padding-top: 4px;
	float: left;
}
.mail_details_item3 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100px;
	height: auto;
	float:left;
}
.mail_details_item4 {
	text-align: left;
	padding-left: 15px;
	padding-top: 36px;
	width:334px;
	height: 34px;
	float: left;
}
.mail_details_item4 a:link, .mail_details_item4 a:visited, .mail_details_item4 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.mail_details_item4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.mail_details_item5 {
	text-align: center;
	padding-top: 36px;
	width:60px;
	height: 34px;
	float: left;
}
.mail_details_item6 {
	text-align: left;
	padding-left: 10px;
	padding-top: 36px;
	width:180px;
	height: 34px;
	float: left;
}

.mail_header_2 {
	padding-bottom: 10px;
	width: 739px;
	height: 17px;
	float: left;

}
.mail_header_3 {
	width:45px;
	height: 20px;
	float: left;
}
.mail_header_4 {
	padding-top: 2px;
	text-align: center;
	width:100px;
	height: 20px;
	float: left;
	font-weight:bold;
}
.mail_header_5 {
	text-align: left;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 10px;
	width:140px;
	height: 4px;
	float: left;
	font-weight:bold;
}
.mail_header_6 {
	text-align: left;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 10px;
	width:340px;
	height: 4px;
	float: left;
	font-weight:bold;
}
.mail_header_7 {
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 10px;
	width:35px;
	height: 4px;
	float: left;
	font-weight:bold;
}
.mail_header_8 {
	text-align: left;
	padding-top: 2px;
	padding-left: 15px;
	padding-bottom: 10px;
	width:130px;
	height: 4px;
	float: left;
	font-weight:bold;
}
.mail_header_delete_wrapper {
	padding-bottom: 10px;
	width: 739px;
	float: left;
}
.select_deselect_all_container {
	padding-left: 13px;
	padding-top: 10px;
	width: 130px;
	height: auto;
	float: left;
	text-align:left;
	}
.select_deselect_all_container input {
	float:left;
	vertical-align:text-bottom;
	margin:0 4px 0 0;
	}
	
.mail_header_delete {
	padding-left: 10px;
	padding-top: 8px;
	width: 50px;
	height: auto;
	float: left;
	text-align:left;
}
.mail_header_delete input {
	padding:2px 4px;
	border:0;
	color:#fff;
	font-weight:bold;
	background-color:#990000;
	font-size:11px;
	float:right;
	}
.mail_header_delete input:hover {
	background-color:#ff0000;
	}

.mail_header_number {
	padding-left: 10px;
	padding-top: 10px;
	width: auto;
	height: 20px;
	float: right;
}
.mail_footer {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 762px;
	height: auto;
	float: left;
}

/*VIEW MESSAGE*/

.viewmessage_content {
	width: 762px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}

.viewmessage_content_item1 {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	width: 737px;
	height: auto;
	float: left;
}
.viewmessage_content_item2 {
	text-align: right;
	width: 115px;
	height: 130px;
	float: left;
}
.viewmessage_content_item2 a:link, .viewmessage_content_item2 a:visited, .viewmessage_content_item2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.viewmessage_content_item2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.viewmessage_content_item2_2 {
	padding-left: 25px;
	width: 90px;
	height:auto;
	text-align: left;
	float: left;
}
.viewmessage_content_item3 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	text-align: right;
	font-weight:bold;
	width: 60px;
	height: auto;
	float: left;
	display:block;

}
.viewmessage_content_item4 {
	padding-right: 42px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 500px;
	height: auto;
	float: left;
}

/*MESSAGE COMPOSED*/

.messagecomposed_left_wrapper {
	width: 430px;
	height: auto;
	float: left;
}
.messagecomposed_right_wrapper {
	width: 310px;
	height: auto;
	float: left;
}
.messagecomposed_item1 {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 104px;
	height: auto;
	float: left;
}
.messagecomposed_item2 {
	text-align: left;
	padding-bottom: 7px;
	width: 316px;
	height: auto;
	float: left;
}
.messagecomposed2_item2 {
	text-align: left;
	padding-bottom: 7px;
	padding-left: 20px;
	width: 426px;
	height: auto;
	float: left;
}
.messagecomposed_item3 {
	width: auto;
	height: auto;
	float: left;
}
.messagecomposed_item4 {
	width: auto;
	height: auto;
	float: right;
}

.messagecomposed_item4 input {
	width:auto;
	height:auto;
	padding:4px 6px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	float:right;
	border:0;
	}


/*MY ACCOUNT*/

.myaccount_wrapper {
	width: 903px;
	height: auto;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.myaccountleft_wrapper {
	width: 450px;
	height: auto;
	float: left;
}
.myaccountright_wrapper {
	background-color: #efefef;
	width: 450px;
	height: 484px;
	float: left;
}
.myaccountright_item_spacer {
	width: 429px;
	height: 10px;
	float: left;
}

.myaccountright_item1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
	padding-top: 4px;
	padding-left: 10px;
	color: #ffffff;
	width: 430px;
	height: 18px;
	float: left;
}
.myaccountright_item1_0 {
	background-color: #5c95ca;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
	padding-top: 4px;
	padding-left: 10px;
	color: #ffffff;
	width: 890px;
	height: 18px;
	float: left;
}
.myaccountright_item1_0_content {
	background-color: #efefef;
	text-align: left;
	padding-left: 10px;
	width: 890px;
	height: auto;
	float: left;
}
.myaccountright_item1_0_content1 {
	background-color: #efefef;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 293px;
	float: left;
}
.myaccountright_item1_0_content2 {
	background-color: #eaeaea;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 293px;
	float: left;
}
.myaccountright_item1_0_content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	color: #454343;
	width: auto;
	height: auto;
}
.myaccountright_item1_0_content3 a:link, .myaccountright_item1_0_content3 a:visited, .myaccountright_item1_0_content3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454343;
	text-decoration: underline;
}
.myaccountright_item1_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
	padding-top: 4px;
	padding-left: 10px;
	color: #ffffff;
	width: 440px;
	height: 18px;
	float: left;
}
.myaccountright_item1_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 4px;
	padding-top: 3px;
	padding-left: 10px;
	width: 440px;
	height: 18px;
	float: left;
}
.myaccountright_item1_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 4px;
	padding-top: 3px;
	padding-left: 10px;
	width: 440px;
	height: auto;
	float: left;
}
.myaccountright_item1_4_logo_wrapper {
	text-align: center;
	padding-top: 20px;
	padding-left: 40px;
	width: auto;
	height: auto;
	float: left;
}
.myaccountright_item1_4_logo {
	width: auto;
	height: auto;
	padding-right: 20px;
	padding-bottom: 5px;
	float: left;
}
.myaccountright_item1_4_logo_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 4px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 430px;
	height: auto;
	float: left;
}
.myaccountleft_right_wrapper {
	background-color: #efefef;
	width: auto;
	height: auto;
	float: left;
}	
.myaccountright_item2 {
	background-color: #efefef;
	text-align: left;
	padding-top: 13px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 429px;
	height: auto;
	float: left;
}
.myaccountright_item2 a:link, .myaccountright_item2 a:visited, .myaccountright_item2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454343;
	text-decoration: underline;
}
.myaccountright_item2_2 {
	background-color: #ffffff;
	border: solid #acabaf 1px;
	float: left;
	padding: 5px;
	width: 410px;
	height: auto;
}
.myaccountright_item3 {
	text-align: left;
	padding-left: 10px;
	width: 429px;
	height: auto;
	float: left;
}

/*PHOTOS*/
.photos_wrapper1{
	padding-left: 15px;
	width: 908px;
	height: 100px;
	float: left;
}
.photos_wrapper2{
	padding-left: 20px;
	padding-top: 5px;
	text-align: left;
	width: 908px;
	height: auto;
	float: left;
}
.photos_selected {
	padding-top: 10px;
	width: 95px;
	height: 85px;
	float: left;
	border: 1px solid #787878;
}
.photos_browse {
	padding-left: 10px;
	padding-top: 15px;
	width: 95px;
	height: 85px;
	float: left;
}
.photos_browse2 {
	padding-left: 10px;
	padding-top: 15px;
	width: 595px;
	height: 85px;
	float: left;
}
.photos_option {
	padding-top: 15px;
	padding-left: 2px;
	width: 81px;
	height: 70px;
	float: left;
}

/*SEARCH*/

.search_spacer{
	width: 21px;
	height: 15px;
	float: left;
}
.search_tablecontent1 {
	width: 420px;
	height:420px;
	margin-top: 10px;
	padding-bottom: 15px;
	float: left;
	border: 1px solid #7c7c7c;
}
.search_tablecontent2 {
	width: 420px;
	height: auto;
	margin-top: 3px;
	float: left;
	border: 1px solid #7c7c7c;
}
.search_item1 {
	padding-top: 5px;
	margin-bottom: 15px;
	padding-left: 15px;
	width: 405px;
	height: 18px;
	float: left;
	font-size:12px;
	font-weight: bold;
	text-align: left;
}
.search_item2 {
	padding-top: 15px;
	padding-left: 35px;
	width: 130px;
	height: 14px;
	float: left;
	font-size:11px;
	text-align: right;
}
.search_item3 {
	padding-top: 12px;
	padding-left: 15px;
	width: 220px;
	height: 18px;
	text-align:left;
	float: left;
	margin:0;
}
.search_item3 input, .search_item3 select {
	float:left;
	margin-left:2px;
	padding:3px;
	}



.search_item4 {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 162px;
	height: auto;
	float:right;
}
.search_item4 input {
	padding:4px 10px;
	color:#fff;
	border:0;
	float:left;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	}
.search_item5 {
	padding-top: 20px;
	padding-left: 15px;
	text-align: left;
	width: 510px;
	height: 38px;
	float: left;
}
.search_item5-0 {
	width: 75px;
	height: 32px;
	float:left;
}
.search_item5-2 {
	padding-right: 10px;
	width: auto;
	height: 32px;
	float:left;
}
.search_item5-3 {
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 185px;
	width: auto;
	height: auto;
	float:left;
}
.search_item5-4 {
	text-align: left;
	padding-top: 5px;
	padding-right: 185px;
	width: auto;
	height: 32px;
	float: left;
}
.topic_details_item0_spacer {
	width: 90px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b4b4b4;
}
.topic_details_item0 {
	width: 7px;
	height: 15px;
 	float: left;
 }
.topic_details_item1 {
	width: auto;
	height: 18px;
	padding-right: 15px;
	float: left;
}
.topic_details_item2 {
	width: auto;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	float: left;
}
.topic_details_item2 a:link, .topic_details_item2 a:visited, .topic_details_item2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.topic_details_item2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.topic_details_item3 {
	width: 904px;
	height: auto;
	float: left;
	margin-bottom: 3px;
	border: 1px solid #b4b4b4;
}
.topic_details_item4 {
	width: 95px;
	height: auto;
	float: left;
	text-align: left;
}
.topic_details_item5 {
	width: 95px;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b4b4b4;
}
.topic_details_item6 {
	width: 95px;
	height:15px;
	float: left;
	padding-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b4b4b4;
}
.topic_details_item6_2 {
	width: 95px;
	height:100%;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b4b4b4;
}

.topic_details_item7 {
	width: 16px;
	height: auto;
	float: left;
}
.topic_details_item8 {
	padding-left: 5px;
	width: 58px;
	height: auto;
	float: left;
}
.topic_details_item9 {
	padding-top: 5px;
	text-align: left;
	width: 200px;
	height: 19px;
	float: right;
}
.topic_details_item10 {
	padding-left: 20px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	width: 588px;
	height: 19px;
	float: right;
}
.topic_details_item11 {
	text-align: left;
	padding-top: 10px;
	width: 790px;
	height: 100%;
	float: right;
}

/*TOPIC LISTING*/

.topiclisting_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 41px;
	width: 100px;
	height: 16px;
	float: left;
}
.topiclisting_tablecontent3 {
	width: 42px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topiclisting_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: center;
	padding-top: 3px;
	width: 38px;
	height: 16px;
	float: left;
}
.topiclisting_title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	width: 220px;
	height: 16px;
	float: left;
}
.topiclisting_tablecontent1 {
	width: 450px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.topiclisting_tablecontent2 {
	width: 450px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}
.topiclisting_tablecontent3 {
	width: 42px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.topiclisting_tablecontent4 {
	text-align: left;
	width: 408px;
	height: auto;
	float: left;
	padding-top: 8px;
}
.topiclisting_tablecontent5 {
	text-align: left;
	width: 100px;
	height: 20px;
	float: left;
	padding-left: 41px;
	padding-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
}
.topiclisting_tablecontent6 {
	text-align: center;
	width: 38px;
	height: 20px;
	float: left;
	padding-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
}
.topiclisting_tablecontent7 {
	text-align: left;
	padding-left: 15px;
	width: 215px;
	height: 20px;
	float: left;
	padding-top: 7px;
}

/*TOP INTERESTS/*/

.topinterest_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	width: 45px;
	height: 10px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 2px;
	float: left;
}
.topinterest_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	width: 150px;
	height: 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
}
.topinterest_title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	width: 81px;
	height: 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
}

.topinterest_header1 {
	background-color: #d3d3d3;
	width: 903px;
	height: 19px;
	float: left;
	margin-bottom: 4px;
	border: 1px solid #929292;
}

.topinterest_item01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454343;
	margin-left: 5px;
	margin-right: 12px;
	width: auto;
	height: auto;
	float: left;
}
.topinterest_item02 {
	width: 297px;
	float: left;
	margin-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #aeaeae;
}
.topinterest_item03 {
	width: 297px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #aeaeae;
}
.topinterest_item04 {
	width: 45px;
	height: 10px;
	padding-left: 5px;
	padding-bottom: 2px;
	float: left;
}
.topinterest_item05 {
	width: 150px;
	height: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
}
.topinterest_item05 a:link, .topinterest_item05 a:visited, .topinterest_item05 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.topinterest_item05 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none
}

.topinterest_item06 {
	width: 77px;
	height: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	text-align: left;
	float: left;
}

/*EDIT FRIEND*/

.editfriend_tablecontent1 {
	width: 178px;
	height: auto;
	margin-top: 2px;
	margin-right: 4px;
	float: left;
}

.editfriend_tablecontent1_1 {
	width: 176px;
	height: auto;
	float: left;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
	background-color:#fff;
}

.editfriend_tablecontent_each {
	width: 176px;
	height: auto;
	float: left;
	padding-bottom:10px;

}

.editfriend_tablecontent2 {
	color: #e5e5e5;
	text-align: left;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom:15px;
	text-align:center;
	font-size:10px;
	width: 176px;
	height: 14px;
	float: left;
	background-color:#fff;
	border-left: 1px solid #b3b3b3;
	border-right: 1px solid #b3b3b3;
}
.editfriend_tablecontent3 {
	width: 140px;
	height: auto;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	float: left;
}
.editfriend_tablecontent3 a:link, .editfriend_tablecontent3 a:visited, .editfriend_tablecontent3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:none;
	
}
.editfriend_tablecontent3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.editfriend_tablecontent4 {
	width: 90px;
	height: 14px;
	text-align: left;
	padding-left: 10px;
	float: left;
}
.editfriend_tablecontent5 {
	width: 33px;
	height: 14px;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}
.editfriend_tablecontent6 {
	width: 15px;
	height: 30px;
	text-align: left;
	padding:5px 0 0 5px;
	float: left;
}

/*MY PHOTO HISTORY*/

.myphotoshistory_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	width: 60px;
	height: 16px;
	float: left;
}
.myphotoshistory_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	width: 72px;
	height: 16px;
	float: left;
}
.myphotoshistory_title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	width: 120px;
	height: 16px;
	float: left;
}
.myphotoshistory_title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 14px;
	width: 148px;
	height: 16px;
	float: left;
}

.myphotoshistory_item {
	padding-bottom: 6px;
	width: 68px;
	height: 84px;
	float: left;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
}
.myphotoshistory_item1 {
	width: 68px;
	height: 18px;
	float: left;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
}
.myphotoshistory_item2 {
	width: 83px;
	height: 18px;
	float: left;
	color:#009900;
	text-align: center;
	padding-top: 5px;
}
.myphotoshistory_item3 {
	width: 309px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.myphotoshistory_item4 {
	width: 81px;
	height: 18px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
}
.myphotoshistory_item5 {
	width: 135px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}
.myphotoshistory_item6 {
	width: 360px;
	height: 15px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
.myphotoshistory_item7 {
	width: 360px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
.myphotoshistory_item8 {
	width: 121px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}

/*COMMENTS VIEW*/

.commentsvie_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 16px;
	width: 110px;
	height: 16px;
	float: left;
}
.commentsvie_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 16px;
	width: 135px;
	height: 16px;
	float: left;
}
.commentsvie_title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
	width: 166px;
	height: 16px;
	float: left;
}
.commentsview_tablecontent1 {
	width: 450px;
	height: 95px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	background-image:url(../images/commentsview_tablecontent1_bg.png);
	background-repeat:no-repeat;
}

.photocomments_tablecontent1 {
	width: 450px;
	height: 132px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	background-image:url(../images/photocomments_tablecontent1.png);
	background-repeat:no-repeat;
}


.commentsview_tablecontent2 {
	background-color: #e4effa;
	width: 450px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.commentsview_item {
	width: 110px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-width: 1px;
	border-right-color: #b7b7b7;

}
.commentsview_item a:link, .commentsview_item a:visited, .commentsview_item a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.commentsview_item a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.commentsview_item2 {
	width: 142px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-width: 1px;
	border-right-color: #b7b7b7;

}
.commentsview_item3 {
	width: 165px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
}
.commentsview_item3 a:link, .commentsview_item3 a:visited, .commentsview_item3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.commentsview_item3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.commentsview_item4 {
	width: 261px;

	height: 40px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #b7b7b7;

}
.commentsview_item4_2 {
	width: 261px;
	height: 64px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.commentsview_item5 {
	width: 165px;
	height: 18px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.commentsview_item5 a:link, .commentsview_item5 a:visited, .commentsview_item5 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.commentsview_item5 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

/*COMMENTS VIEW*/

.comments_view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454343;
	text-align: left;
	padding-top: 20px;
	width: auto;
	height: auto;
	float: left;
}
.comments_view1 {
	width: 511px;
	height: 50px;
	margin-bottom: 10px;
	padding-left: 12px;
	float: left;
}
.comments_view2 {
	width: 338px;
	height: 50px;
	margin-bottom: 10px;
	padding-left: 62px;
	float: left;
}
.comments_view3 {
	width: 160px;
	height: 15px;
	padding-top: 10px;
	float: left;
}

/*MY QUICK SEARCH*/

.myquicksearch_tablecontent1 {
	width: 223px;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.myquicksearch_item {
	padding-bottom: 6px;
	width: 66px;
	height: auto;
	float: left;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
}
.myquicksearch_item1 {
	width: 144px;
	height: 15px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
}
.myquicksearch_item2 {
	width: 144px;
	height: 15px;
	float: right;
	padding-top: 2px;
	text-align: left;
}
.myquicksearch_item3 {
	width: 144px;
	height: 15px;
	color: #26ca00;
	float: right;
	padding-top: 2px;
	text-align: left;
}

/*CONTACT*/

.contact_messagecomposed_item1 {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 95px;
	height: auto;
	float: left;
}
.contact_messagecomposed_left_wrapper {
	width: 430px;
	height: auto;
	padding-top: 10px;
	float: left;
}

.contact_wrapper {
	background-color: #eeeeee;
	text-align: left;
	width: 435px;
	height: 300px;
	padding: 10px;
	margin-right: 8px;
	float: right;
	border: 1px solid #a4a4a4;
}

/*DATING BY CITIES*/

.datingbycities1 {
	width: 900px;
	height: auto;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: bold;
	float: left;
}
.datingbycities2 {
	background-color: #eeeeee;
	width: 895px;
	height: auto;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 7px;
	float: left;
	border: 1px solid #b4b4b4;
}
.datingbycities3 {
	width: 75px;
	height: 80px;
	padding-left: 26px;
	padding-right: 26px;
	float: left;
}
.datingbycities4 {
	width: 95px;
	height: 15px;
	font-weight: bold;
	padding-left: 26px;
	padding-right: 6px;
	padding-top: 8px;
	float: left;
}
.datingbycities5 {
	width: 95px;
	height: 30px;
	padding-left: 26px;
	padding-right: 6px;
	float: left;
}
.datingbycities_list {
	width: 870px;
	height: 460px;
	padding-left: 34px;
	margin-top: 10px;
	float: left;
}
.datingbycities_list1 {
	text-align: left;
	width: 167px;
	height: 460px;
	float: right;
}
.datingbycities_footer1 {
	color: #3c3e37;
	font-size: 11px;
	font-weight: bold;	
	width: 800px;
	text-align: left;
	height: 21px;
	padding-top: 15px;
	padding-left: 60px;
	float: left;
	margin-top: 5px;
	padding-bottom: 20px;
}
.datingbycities_footer1 a:link, .datingbycities_footer1 a:visited, .datingbycities_footer1 a:active {
	color: #525252;
/*	background-color:#d3d3d3;*/
	font-weight: bold;	
	text-decoration: underline;
}

/*SITEMAP*/

.sitemap_tablecontent1 {
	width: 420px;
	height: 390px;
	margin-top: 10px;
	padding-bottom: 30px;
	float: left;
	border: 1px solid #7c7c7c;
}
.sitemap_item1 {
	padding-left: 35px;
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
}

/*TERMS*/

.terms_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3e37;
	background-color: #eeeeee;
	text-align: left;
	width: 875px;
	height: 565px;
	padding: 10px;
	margin-right: 8px;
	float: right;
	border: 1px solid #a4a4a4;
}
.terms_wrapper_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3e37;
	font-weight: bold;
}
.textarea:first-line {
font-weight: bold;
}

/*FAQ*/
.faq_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3e37;
	background-color: #eeeeee;
	text-align: left;
	width: 875px;
	padding: 10px;
	margin-right: 8px;
	float: right;
	border: 1px solid #a4a4a4;
}
.faq_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3e37;
}
.switchgroup1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	padding-top: 10px;
	padding-bottom: 15px;
}
.handcursor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #3c3e37;
/*	color: #f0f0f0;*/
}

/*DATING BY STATE*/

.datingbystate_item1 {
	padding-left: 35px;
	width: 300px;
	height: auto;
	float: left;
	text-align: left;
}
.datingbystate_item2 {
	padding-left: 35px;
	width: 150px;
	height: auto;
	float: left;
	text-align: left;
}

/*Michigan_1_online_dating*/

.mitchigan_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 87px;
	width: 253px;
	height: 16px;
	float: left;
}
.mitchigan_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	width: 92px;
	height: 16px;
	float: left;
}
.mitchigan {
	background-color: #eeeeee;
	width: 897px;
	height: auto;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 7px;
	float: left;
	border: 1px solid #b4b4b4;
}

.mitchigan_item {
	padding-bottom: 6px;
	width: 68px;
	height: 96px;
	float: left;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
}
.mitchigan1 {
	width: 900px;
	height: auto;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;
}
.mitchigan_item1 {
	width: 129px;
	height: 18px;
	float: left;
	font-weight:bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.mitchigan_item2 {
	width: 121px;
	height: 18px;
	float: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #acacac;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.mitchigan_item2_2 {
	width: 90px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.mitchigan_item4 {
	width: 362px;
	height: 18px;
	float: left;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.mitchigan_item6 {
	width: 360px;
	height: 15px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}
.mitchigan_item7 {
	width: 360px;
	height: 35px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}

/*SEND TO FRIEND*/
.sendtofriend_wrapper {
	background-color: #eeeeee;
	text-align: left;
	width: 725px;
	padding-top: 10px;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 10px;
	margin-right: 8px;
	float: right;
	border: 1px solid #a4a4a4;
}
.sendtofriend_1 {
	width: 697px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.sendtofriend_2 {
	width: auto;
	height: 74px;
	margin-right: 8px;
	float: left;
}
.sendtofriend_3 {
	width: 697px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-align: left;
	padding-top: 15px; 
	padding-bottom: 15px;
	float: left;
}

/*LOGIN 2*/
.login2_wrapper {
	background-color: #eeeeee;
	text-align: left;
	width: 555px;
	padding-top: 10px;
	padding-left: 265px;
	padding-right: 75px;
	padding-bottom: 10px;
	margin-right: 8px;
	float: right;
	border: 1px solid #a4a4a4;
}

.login2_1 {
	width: 407px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.login2_2 {
	width: 407px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

.logo_holder {
	width: auto;
	height: auto;
	padding-left: 25px;
	float: left;
}
.login_holder {
	width: 265px;
	height: auto;
	float: right;
}
.login_holder1 {
	width: 80px;
	height: auto;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.login_holder2 {
	width: 120px;
	height: auto;
	float: left;
}
.login_holder3 {
	width: 260px;
	height: auto;
	float: right;
	text-align: right;
	padding-right: 5px;
}
.login_holder4 {
	width: 400px;
	height: auto;
	float: right;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
}

.login2_subheadertitle {
	background-repeat: repeat-x;
	width: 407px;
	height: 28px;
	float: left;
}
.login2_content {
	background-color: #f9f9f9;
	width: 405px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.login2_item2 {
	background-color: #3300CC;
	text-align: right;
	padding-bottom: 7px;
	width: 250px;
	height: auto;
	float: right;
}

/*FRIEND COMMENTS*/

.addtoQL90 {
	text-align: left;
	width: auto;
	margin-left:3px;
	margin-top:-20px;
	padding: 1px;
}
.v90WrapperOuter {
	width:auto;
	border: 1px solid #999;
}
.v90WrapperInner {
	overflow: hidden;
	width: 90px;
	height: 54px;
	border: 1px solid #fff;
	padding-top: 5px;
}
.vimg90 {
	width: 90px;
	height: 70px;
	border: 1px solid #999;
}
.v90WrapperInner img {
	margin-top: -10px;
}

/*MEMBER OF THE MONTH*/
.memberofthemonth_wrapper {
	text-align: left;
	width: 900px;
	height: auto;
	margin-left: 3px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.memberofthemonth_pic_wrapper {
	width: 500px;
	height: auto;
	float: right;
}
/*.memberofthemonth_thumb {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	width: auto;
	height: auto;
	float: left;
}*/
.memberofthemonth_details2 {
	width: 383px;
	float: left;
}
.memberofthemonth_details_content {
	padding-left: 6px;
	width: 375px;
	padding-bottom: 5px;
	border: 1px solid #cbcbcb;
	float: left;
}

.memberofthemonth_item1 {
	font-weight:bold;
	font-size: 11px;
	padding-top: 5px;
	float: right;
}
.memberofthemonth_thumb_row {
	width: 392px;
	height: auto;
	float: left;
}
.memberofthemonth_thumb {
	padding-right: 2px;
	padding-bottom: 2px;
	width: 75px;
	height: 75px;
	float: left;
}
.memberofthemonth_thumb_wrapper {
	width: 399px;
	height: auto;
	padding-bottom: 5px;
	float: left;
}

.memberofthemonth_row1 {
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	width: 351px;
	height: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	background-color: #f2f2f2;
}
.memberofthemonth_row2 {
	text-align: right;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
	width: 352px;
	height: 10px;
	float: left;
}
.memberofthemonth_row2 a:link, .memberofthemonth_row2 a:visited, .memberofthemonth_row2 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-decoration: underline;
}
.memberofthemonth_row2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-decoration: none;
}

/*TOPIC LISTING 2*/
.topiclisting2_tl_table_spacer {
	width: 8px;
	height: 25px;
	float: left;
}
.topiclisting2_tl_table_header1 {
	background-color: #e8e8e8;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 15px;
	width: 889px;
	height: 25px;
	float: left;
	margin-bottom: 8px;
}

.topiclisting2_tablecontent2 {
	width: 120px;
	height: 600px;
	float: right;
}

.topiclisting2_header {
	background-color: #d3d3d3;
	width: 778px;
	height: 19px;
	float: left;
	border: 1px solid #929292;
}
.topiclisting2_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	width: 53px;
	height: 16px;
	float: left;
}
.topiclisting2_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	width: 374px;
	height: 16px;
	float: left;
}
.topiclisting2_title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	width: 105px;
	height: 16px;
	float: left;
}
.topiclisting2_title4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 4px;
	width: 48px;
	height: 16px;
	float: left;
}
.topiclisting2_title5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	width: 100px;
	height: 16px;
	float: left;
}
.topiclisting2_itemwrapper {
	background-color: #fbfbfb;
	width: 777px;
	height: 45px;
	margin-top: 3px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.topiclisting2_itemwrapper2 {
	background-color: #f1f1f1;
	width: 777px;
/*	width: auto;*/
	height: 45px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
}

.topiclisting2_icon {
	height: 44px;
	width: 45px;
	float: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b7b7b7;

}
.topiclisting2_folder {
	width: 18px;
	height: 17px;
	float: left;
}
.topiclisting2_topic {
	width: 337px;
	height: 44px;
	float: left;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.topiclisting2_topic_0 {
	width: 100%;
	height: 15px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

.topiclisting2_topic_1 {
	width: 330px;
	height: 15px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 7px;
}
.topiclisting2_topic_1 a:link, .topiclisting2_topic_1 a:visited, .topiclisting2_topic_1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-decoration: underline;
} 
.topiclisting2_topic_2 {
	width: 330px;
	height: 20px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-left: 7px;
}
.topiclisting2_topic_2 a:link, .topiclisting2_topic_2 a:visited, .topiclisting2_topic_2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-decoration: underline;
}
.topiclisting2_topic_2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-decoration: none;
} 

.topiclisting2_author {
	width: 128px;
	height: 44px;
	float: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.topiclisting2_rv {
	width: 56px;
	height: 44px;
	float: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.topiclisting2_lastpost {
	width: 150px;
	height: 44px;
	text-align: left;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
}
.topiclisting2_lastpost_1 {
	width: 120px;
	height: 15px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 7px;
}
.topiclisting2_lastpost_2 {
	width: 120px;
	height: auto;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-left: 7px;
}
/*IM MESSAGE HISTORY*/
.immessage_history_tablecontent1 {
	width: 905px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.immessage_history_tablecontent2 {
	width: 905px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}

.immessage_history_headtitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 10px;
	width: 35px;
	height: 16px;
	float: left;
}
.immessage_history_headtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 11px;
	width: 207px;
	height: 16px;
	float: left;
}
.immessage_history_headtitle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 11px;
	width: 178px;
	height: 16px;
	float: left;
}


.immessage_history_item {
	width: 44px;
	height: 29px;
	float: left;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-width: 1px;
	border-right-color: #b7b7b7;

}
.immessage_history_mailicon {
	width: 5px;
	height: 5px;
	padding-top: 7px;
	padding-left: 13px;
	float: left;
}
.immessage_history_item1 {
	width: 206px;
	height: 22px;
	float: left;
	padding-top: 7px;
	padding-left: 11px;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;
	border-right-width: 1px;
	border-right-color: #b7b7b7;

}
.immessage_history_item1 a:link, .immessage_history_item1 a:visited, .immessage_history_item1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.immessage_history_item1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.immessage_history_item2 {
	width: 176px;
	height: 22px;
	float: left;
	text-align: left;

	padding-top: 7px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #b7b7b7;

}
.immessage_history_item2 a:link, .immessage_history_item2 a:visited, .immessage_history_item2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-decoration: underline;
}
.immessage_history_item2 a:hover {
 text-decoration: none;
}
	
.immessage_history_item3 {
	width: 894px;
	height: auto;
	float: left;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-left: 11px;
	border-top-style: none;
}
.immessage_history_item3 a:link, .immessage_history_item3 a:visited, .immessage_history_item3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.immessage_history_item3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.immessage_history_item4 {
	width: 443px;
	height: 22px;
	float: left;
	text-align: left;
	padding-top: 7px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b7b7b7;
	float: left;
}

/*ADULT DATING*/
.adultdating_content {
	width: 923px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}

.adultdating_wrapper2 {
	background-color: #f9f9f9;
	width: 842px;
	height: auto;
	text-align: left;
	padding-bottom: 30px;

	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 3px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #b4b4b4;
}
.adultdating_ads1_wrapper {
	width: 900px;
	height: auto;
	text-align: center;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
	float: left;
}

.adultdating_ads1 {
	padding-right: 20px;
	padding-bottom: 10px;
	width: 200px;
	height: 161px;
	float: left;
}
.adultdating_ads2 {
	text-align: center;
	width: 900px;
	height: 298px;
	float: left;
}

/*SINGLE FOR SEX*/

.singleforsex_wrapper {
	text-align: left;
	width: 563px;
	height: auto;
	padding: 10px;
	margin-right: 8px;
	float: left;
}
.singleforsex_wrapper a:link, .singleforsex_wrapper a:visited, .singleforsex_wrapper a:active {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-decoration: underline;
}
/*PHOTOSLIDE SHOW*/

.photoslideshoe_wrapper {
	text-align: left;
	width: 883px;
	height: auto;
	padding: 10px;
	margin-top: 10px;
	margin-left: 3px;
	float: left;
	border: 1px solid #a4a4a4;
}

.photoslideshoe_item1 {
	background-color: #EFEFEF;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	width: 300px;
	height: auto;
	float: left;
	border: 1px solid #858585;
}
.photoslideshoe_item1 a:link, .photoslideshoe_item1 a:visited, .photoslideshoe_item1 a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3e37;
	text-decoration: underline;
}
.photoslideshoe_item2 {
	margin-top: 20px;
	width: 840px;
	height: auto;
	float: left;
}
.photoslideshoe_pic_wrapper {
	width: 525px;
	height: auto;
	padding-left: 30px;
	float: left;
}
.photoslideshoe_pic_wrapper a:link, .photoslideshoe_pic_wrapper a:visited, .photoslideshoe_pic_wrapper a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3c3e37;
	text-decoration: underline;
}
.profile_info {
	width: 500px;
	height: 20px;
	float: left;
}
.profile_info a:link, .profile_info a:visited, .profile_info a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c3e37;
	text-decoration: underline;
}

.embed_link0 {
	font-size: 10px;
	width: auto;
	height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}
.embed_link0 a:link, .embed_link0 a:visited, .embed_link0 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.embed_link0 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.embed_link1 {
	width: 135px;
	height: 18px;
	padding-right: 10px;
	padding-top: 2px;
	font-weight: bold;
	float: left;
}
.embed_link2 {
	width: auto;
	height: 20px;
	float: left;
}

/*GENERAL MISCELLANEUS*/
.gm_header_box {
	background-color: #D6D6D6;
	width: 923px;
	height: 40px;
	padding-top: 10px;
	float: left;
}
.gm_content_wrapper {
	width: 904px;
	height: auto;
	padding-right: 3px;
	float: right;
}
.gm_left_wrapper {
	width: 907px;
	height: auto;
	float: left;
}
.gm_item0 {
	width: 125px;
	padding-right: 10px;
	height: auto;
	float: left;
}
.gm_item1 {
	text-align: left;
	padding-bottom: 7px;
	width: 316px;
	height: auto;
	float: left;
}
.gm_item2 {
	text-align: left;
	padding-bottom: 7px;
	width: 736px;
	height: auto;
	float: left;
}
.gm_item3 {
	width: auto;
	height: auto;
	padding-left: 5px;

	padding-right: 5px;
	float: right;
}
.gm_item4 {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 124px;
	height: auto;
	float: left;
}
.gm_item4 a:link, .gm_item4 a:visited, .gm_item4 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.gm_item4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.gm_item5 {
	width: auto;
	height: 15px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}
.gm_item6 {
	width: auto;
	height: 12px;
	padding-left: 85px;
	padding-top: 3px;
	padding-right: 8px;
	float: left;
}

/*ADD COMMENTS*/
.addcomments_wrapper {
	padding-left: 20px;
	width: 530px;
	height: auto;
	float: left;
}
/*EDIT EMAIL ADDRESS*/
.edit_emailaddress_item01 {
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 890px;
	height: auto;
	float: left;
}
.edit_emailaddress_item02 {
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	width: 380px;
	height: auto;
	float: left;
}
/*UPDATE QUESTION*/
.update_question_item01 {
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 890px;
	height: auto;
	float: left;
}
.update_question_item01 a:link, .update_question_item01 a:visited, .update_question_item01 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.update_question_item01 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

/*EDIT FRIEND*/

.editfriend_wrapper {
	background-color: #eeeeee;
	text-align: left;
	width: 435px;
	height: 300px;
	padding: 10px;
	margin-right: 8px;
	float: right;
	border: 1px solid #a4a4a4;
}
.editfriend_wrapper a:link, .editfriend_wrapper a:visited, .editfriend_wrapper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.editfriend_wrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
/*LAST POSTS*/
.lastposts_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 14px;
	width: 150px;
	height: 16px;
	float: left;
}
.lastposts_title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 14px;
	width: 274px;
	height: 16px;
	float: left;
}

.lastposts_item1 {
	width: 150px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 13px;
}
.lastposts_item2 {
	width: 272px;
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}
.lastposts_item2 a:link, .lastposts_item2 a:visited, .lastposts_item2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.lastposts_item2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

/*APPLICATION FORM*/
.applicationform_wrapper0 {
	width: 393px;
	height: auto;
	text-align: center;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.applicationform_wrapper0_2 {
	width: 473px;
	height: auto;
	text-align: center;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.applicationform_wrapper0_2 a:link, .applicationform_wrapper0_2 a:visited, .applicationform_wrapper0_2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}

.applicationform_wrapper0_3 {
	background-color: #dfeeff;
	width: 473px;
	height: auto;
	text-align: center;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

.applicationform_wrapper1 {
	width: 404px;
	height: auto;
	padding-left: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
.applicationform_wrapper1_2 {
	width: 484px;
	height: auto;
	padding-left: 220px;
	padding-bottom: 15px;
	float: left;
}
.applicationform_wrapper1_3 {
	width: 233px;
	height: auto;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
}
.applicationform_wrapper1_4 {
	width: 473px;
	height: auto;
	text-align: center;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
	float: left;
}

/*Validate*/

.subcontent_validatecp_wrapper {
	width: 923px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}

.validatecp_leftwrapper {
	background-color: #f5f9fc;
	width: 613px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}

.validatecp_rightwrapper {
	width: 310px;
	height: auto;
	padding-top: 45px;
	float: left;
}

.validatecp_right_info1 {
	text-align: left;
	width: 290px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
.validatecp_right_info1 a:link, .validatecp_right_info1 a:visited, .validatecp_right_info1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}


.validatecp_right_info2 {
	text-align: left;
	width: 583px;
	height: auto;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
.validatecp_right_info3 {
	text-align: left;
	width: 583px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
.validatecp_right_info4 {
	text-align: left;
	width: 583px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
.validatecp_right_info4 a:link, .validatecp_right_info4 a:visited, .validatecp_right_info4 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}

/*COMMENT WRITE*/

.comment_write_content {
	width: 800px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 20px;
	float: left;
}
.comment_write_content_1 {
	width: 407px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3e37;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	float: left;
}
.comment_write_content_item1 {
	text-align: left;
	padding-bottom: 7px;
	width: 590px;
	height: auto;
	float: left;
}
.comment_write2_content_item1 {
	text-align: left;
	padding-bottom: 7px;
	padding-left: 20px;
	width: 560px;
	height: auto;
	float: left;
}
.news_content_item1 {
	text-align: left;
	padding-bottom: 7px;
	width: 863px;
	height: auto;
	float: left;
}
.comment_write_center_wrapper {
	padding-top: 20px;
	padding-left: 10px;
	width: 590px;
	height: auto;
	float: left;
}
.comment_write2_center_wrapper {
	padding-top: 20px;
	padding-left: 20px;
	width: 580px;
	height: auto;
	float: left;
}
.comment_write2_thumb {
	width: 75px;
	height: 75px;
	float: left;
	padding-right: 10px;
}
.comment_write_center_300_250ads {
	padding-top: 20px;
	width: 300px;
	height: auto;
	float: left;
}
.comment_write_content_item2 {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 316px;
	height: auto;
	float: left;
}
.comment_write2_content_item2 {
	text-align: left;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 560px;
	height: auto;
	float: left;
}
.news_content_item2b {
	text-align: right;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 303px;
	height: auto;
	float: left;
}
.news_content_item2 {
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 560px;
	height: auto;
	float: left;
}
.comment_write_content_item3 {
	text-align: left;
	padding-bottom: 7px;
	padding-top: 3px;
	width: auto;
	height: auto;
	float: right;
}
.comment_write2_content_item4 {
	text-align: left;
	padding-left: 15px;
	padding-top: 65px;
	width: auto;
	height: auto;
	float: left;
}
.comment_write2_content_item5 {
	width: 75px;
	height: 75px;
	float: left;
}
.news_center_wrapper {
	padding-left: 20px;
	width: 883px;
	height: auto;
	margin-left: 9px;
	margin-top: 10px;
	float: left;
	border: 1px solid #b3b3b3;
}
/*PHOTO GALLERIES NEW*/

.photogalleries_tablecontent1 {
	width: 223px;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.photogalleries_item {
	width: 75px;
	height: 75px;
	text-align: center;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
}
.photogalleries_item1 {
	width: 141px;
	height: 15px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 12px;
}
.photogalleries_item1 a:link, .photogalleries_item1 a:visited, .photogalleries_item1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.photogalleries_item2 {
	width: 141px;
	height: 10px;
	float: right;
	text-align: left;
	padding-top: 6px;
}
.photogalleries_item3 {
	width: 133px;
	height: 10px;
	float: right;
	text-align: right;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 11px;
}
.photogalleries_item3 a:link, .photogalleries_item3 a:visited, .photogalleries_item3 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.photogalleries_item4 {
	padding-bottom: 20px;
	padding-top: 10px;
	width: 916px;
	height: 20px;
	float: left;
}

/*whistleradmin_default*/

.whistleradmin_wrapper {
	width: 923px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}

.whistleradmin_leftwrapper {
	background-color: #f5f9fc;
	width: 564px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}

.whistleradmin_rightwrapper {
	width: 285px;
	height: auto;
	padding-top: 25px;
	padding-left: 25px;
	float: left;
}
.whistleradmin_left_info2 {
	text-align: left;
	width: 534px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	float: left;
}
.whistleradmin_left_info2 a:link, .whistleradmin_left_info2 a:visited, .whistleradmin_left_info2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}

.whistleradmin_left_info2_1_1 {
	text-align: left;
	width: 350px;
	height: auto;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
.whistleradmin_left_info2_1_1_1 {
	color: #993300;
	font-weight: bold;
}
.whistleradmin_left_info2_1_1 a:link, .whistleradmin_left_info2_1_1 a:visited, .whistleradmin_left_info2_1_1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}

.whistleradmin_left_info2_1_2 {
	color:#009820;
	font-weight: bold;
	text-align: left;
	width: 184px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
.whistleradmin_left_info4 {
	text-align: left;
	width: 534px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
.whistleradmin_left_info4_1 {
	text-align: left;
	width: 534px;
	height: auto;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
}
.whistleradmin_left_info4_1 a:link, .whistleradmin_left_info4_1 a:visited, .whistleradmin_left_info4_1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.whistleradmin_left_info4 a:link, .whistleradmin_left_info4 a:visited, .whistleradmin_left_info4 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.whistleradmin_rightwrapper {
	width: 334px;
	height: auto;
	padding-top: 25px;
	padding-left: 25px;
	float: left;
}
.whistleradmin_right_info1 {
	text-align: left;
	width: 285px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}
.whistleradmin_right_info1_1 {
	text-align: left;
	width: 325px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}
.whistleradmin_right_info1_1 a:link, .whistleradmin_right_info1_1 a:visited, .whistleradmin_right_info1_1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.whistleradmin_right_info1_1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

/*SELECT SKIN*/

.select_skin_tablecontent1 {
	width: 217px;
	height: auto;
	margin-top: 2px;
	margin-right: 3px;
	padding-left: 5px;
	padding-top: 3px;
	float: left;
	border: 1px solid #b3b3b3;
}
.select_skin_tablecontent1_item1 {
	width: 210px;
	height: 250px;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.select_skin_tablecontent1_item2 {
	width: 212px;
	height: 25px;
	margin-top: 10px;
	margin-right: 2px;
	float: left;
}
.select_skin_tablecontent1_item2_1 {
	width: 15px;
	height: 15px;
	float: left;
	border: 1px double #CCCCCC;
}
.select_skin_tablecontent1_item2_2 {
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	width: 71px;
	height: 23px;
	float: left;
}
.select_skin_tablecontent1_item2_2_1 {
	text-align: center;
	padding-top: 2px;
	width: 5px;
	height: 23px;
	float: left;
}
.select_skin_tablecontent1_item2_2_2 {
	text-align: center;
	padding-top: 1px;
	width: 61px;
	height: 23px;
	float: left;
}
.select_skin_tablecontent1_item2_2_2 a:link, .select_skin_tablecontent1_item2_2_2 a:visited, .select_skin_tablecontent1_item2_2_2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.select_skin_tablecontent1_item2_2_2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.select_skin_tablecontent1_item2_2_3 {
	text-align: center;
	padding-top: 1px;
	width: 5px;
	height: 23px;
	float: left;
}
.select_skin_tablecontent1_item2_3 {
	padding-top: 3px;
	padding-left: 5px;
	text-align: left;
	width: 113px;
	height: 22px;
	float: left;
}

/*Latest Photos*/

.latest_photos_tablecontent1 {
	width: 75px;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}

/*Select IMs*/
.DEFAULT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
}
.DEFAULT a:link, .DEFAULT a:visited, .DEFAULT a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.DEFAULT a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:none;
}

/*FbPhotos*/
.fbphotos_wrapper {
	width: 905px;
	padding-left: 9px;
	padding-right: 9px;
	height: auto;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}

.fbphotos1_1_wrapper {
	width: 905px;
	padding-top: 20px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.fbphotos1_1_thumb {
	width: 99px;
	height: 75px;
	float: left;
}
.fbphotos1_1_details {
	width: 806px;
	height: auto;
	float: left;
}
.fbphotos1_2_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 800px;
	height: 22px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.fbphotos1_3_details {
	padding-top: 3px;
	text-align: left;
	width: 800px;
	height: 22px;
	float: left;
}
.fbphotos1_3_details a:link, .fbphotos1_3_details a:visited, .fbphotos1_3_details a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.fbphotos1_3_details a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.fbphotos1_4_details {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	width: 800px;
	height: 7px;
	float: left;
}
.fbphotos1_4_details a:link, .fbphotos1_4_details a:visited, .fbphotos1_4_details a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.fbphotos1_4_details a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.fbphotos2_1 {
	width: 905px;
	padding-top: 20px;
	margin-bottom: 5px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.fbphotos2_1 a:link, .fbphotos2_1 a:visited, .fbphotos2_1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.fbphotos2_1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.fbphotos2_2_wrapper {
	width: 707px;
	height: auto;
	float: left;
}
.fbphotos2_2 {
	width: 705px;
	height: auto;

	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.fbphotos2_3 {
	text-align: left;
	padding-bottom: 5px;
	width: 705px;
	height: auto;
	float: left;
}
.fbphotos2_4 {
	text-align: left;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 7px;
	width: 685px;
	height: auto;
	float: left;
}

/*FbPhotos*/

.fbphotos2_wrapper {
	width: 905px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 17px;
	height: auto;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.fbphotos_left {
/*	background-color: #f1f1f1;*/
	width: 520px;
	height: auto;
	padding-bottom: 5px;
	padding-top: 3px;
	float: left;
}
.fbphotos_left a:link, .fbphotos_left a:visited, .fbphotos_left a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.fbphotos_left a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.fbphotos_right {
	width: 371px;
	height: auto;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-top: 3px;
	float: right;
}
.fbphotos_right a:link, .fbphotos_right a:visited, .fbphotos_right a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.fbphotos_right a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.fbphotos_left_details {
/*	background-color: #f1f1f1;*/
	width: 520px;
	height: auto;
	float: left;
}
.fbphotos_left_details_left {
	width: auto;
	height: 18px;
	padding-top: 12px;
	padding-left: 9px;
	float: left;
}
.fbphotos_left_details_right {
	width: auto;
	padding-top: 12px;
	padding-right: 9px;
	height: 18px;
	float: right;
}

.fbphotos_left_picture {
	width: 520px;
	height: auto;
	float: left;
}
.fbphotos_right_details_wrapper {
	margin-bottom: 2px;
	width: 360px;
	height: auto;
	float: left;
}
.fbphotos_right_thumb {
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 75px;
	height: auto;
	float: left;
}
.fbphotos_right_details_1 {
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	width: 266px;
	height: auto;
	float: left;
}
.fbphotos_right_details_062808 {
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	width: 154px;
	height: auto;
	float: left;
}
.fbphotos_right_details_062808 a:link, .fbphotos_right_details_062808 a:visited, .fbphotos_right_details_062808 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.fbphotos_right_details_062808 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.fbphotos_right_details_2 {
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	width: 266px;
	height: 20px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.fbphotos_right_details_3 {
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 8px;
	width: 266px;
	height: auto;
	float: left;
}
.fbphotos_right_textbox {
	padding-left: 9px;
	padding-top: 6px;
	width: 352px;
	height: auto;
	float: left;
}
.fbphotos_right_textbox2 {
	padding-left: 18px;
	padding-top: 6px;
	width: 352px;
	height: auto;
	float: left;
}
.fbphotos_right_textbox3 {
	padding-left: 9px;
	padding-top: 6px;
	width: 352px;
	height: auto;
	float: left;
}
.fbphotos_inputtext_comments_write {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	color: #4b4b4b;
	text-align: left;
	width: 345px;
	height: 106px;
}
.fbphotos_left_submit {

	background-color: #f1f1f1;
	width: auto;
	height: 18px;
	float: right;
}
.fbphotos_right_comments_wrapper {
	margin-bottom: 2px;
	width: 360px;
	height: auto;
	float: left;
}
/*Hot Pics*/
.subcontent_hotpics_wrapper {
	width: 923px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.hotpics_01_wrapper {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: left;
	width: 883px;
	height: auto;
	float: left;
}
.hotpics_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;
	width: 883px;
	height: auto;
	float: left;
}
.hotpics_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: left;
	width: 883px;
	height: auto;
	float: left;
}
.hotpics_04 {
	padding-left: 33px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top: 5px;
	text-align: left;
	width: 860px;
	height: auto;
	float: left;
}
.hotpics_04_thumb {
	width: 75px;
	height: 75px;
	margin-top: 3px;
	margin-right: 3px;
	float: left;
}
.hotpics_leftwrapper {
	width: 550px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}
.hotpics_right_pic {
	text-align: left;
	width: 530px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
.hotpics_right_details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	width: 530px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
}
.hotpics_right_ads {
	text-align: left;
	width: 300px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}
.hotpics_right_pic_details {
	text-align: left;
	width: 300px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}
.hotpics_right_pic_details_01 {
	text-align: left;
	width: 85px;
	height: 85px;
	float: left;
}
.hotpics_right_pic_details_02 {
	text-align: left;
	width: 215px;
	height: 85px;
	float: right;
}
.hotpics_right_pic_details_03 {
	text-align: left;
	width: 215px;
	height: 15px;
	float: left;
}
.hotpics_right_pic_details_02 a:link, .hotpics_right_pic_details_02 a:visited, .hotpics_right_pic_details_02 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}

.hotpics_03 a:link, .hotpics_03 a:visited, .hotpics_03 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.hotpics_01_wrapper a:link, .hotpics_01_wrapper a:visited, .hotpics_01_wrapper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}

/*Show Friends*/
.showfriends_box {
	width: 20px;
	height: 75px;
	text-align: center;
	float: left;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
}

.showfriends_tablecontent1 {
	width: 299px;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}

.showfriends_item2 {
	width: 180px;
	height: 10px;
	float: right;
	text-align: left;
	padding-top: 6px;
}
.showfriends_item1 {
	color: #66CC00;
	width: 180px;
	height: 10px;
	float: right;
	text-align: left;
	padding-top: 5px;
}
.showfriends_item0 {
	width: 180px;
	height: 15px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}
.showfriends_item0 a:link, .showfriends_item0 a:visited, .showfriends_item0 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.showfriends_item3 {
	padding-bottom: 20px;
	padding-top: 10px;
	width: 916px;
	height: 50px;
	float: left;
}
/*Show Contact*/
.showcontacts_item2 {
	width: 270px;
	height: 10px;
	float: right;
	text-align: left;
	padding-top: 6px;
}
.showcontacts_box {
	width: 20px;
	height: 20px;
	text-align: center;
	float: left;
	padding-top: 1px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	border-bottom-width: 1px;
}
/*Profile*/
.visit_handler_wrapper {
	margin-bottom: 3px;
	width: 311px;
	height: auto;
	float: right;
}

.visit_handler3 {
	width: 97px;
	height: 84px;
	padding-top: 8px;
	float: left;
	margin-right: 6px;
	border: 1px solid #cbcbcb;
	font-weight: bold;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.visit_handler {
	width: 97px;
	height: 84px;
	padding-top: 8px;
	float: left;
	margin-right: 6px;
	border: 1px solid #cbcbcb;
	font-weight: bold;
	background-position: center center;
}
.visit_handler2 {
	width: 99px;
	height: 84px;
	padding-top: 8px;
	border: 1px solid #cbcbcb;
	float: right;
	font-weight: bold;
}
/*Share*/
.share_wrapper {
	padding-left: 6px;
	padding-bottom: 10px;
	width: 458px;
	height: 239px;
	float: left;
}
.share_content {
	width: 456px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}
.share_content_item {
	text-align: left;
	padding-top: 9px;
	width: auto;
	height: auto;
/*	float: right;*/
}
.share_content_item1 {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 430px;
	float: left;
}
.share_content_item2 {
	width: 130px;
	height: 320px;
	float: left;
}
.share_content_item2_2 {
	background-color: #f1f1f1;
	width: 300px;
	height: 320px;
	float: left;
}
.share_content_item2_2_1 {
	background-color: #484848;
	color: #fafafa;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 2px;
	width: 280px;
	height: 15px;
	float: left;
}
.share_content_item2_2_2 {
	width: 300px;
	height: 17px;
	float: left;
}
.share_content_item2_2_2_line {
	width: 300px;
	height: 8px;
	font-size: 5px;
	margin-bottom: 7px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}

.share_content_item2_2_3 {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	width: 91px;
	height: 15px;
	float: left;
}
.share_content_item2_2_4 {
	width: 199px;
	height: 17px;
	float: left;
}
.share_content_item2_2_4_2 {
	width: 199px;
	height: auto;
	float: left;
}
.share_content_item2_2_5 {
	padding-top: 5px;
	width: 300px;
	height: 17px;
	float: left;
}
.share_content_item3 {
	text-align: center;
	vertical-align: bottom;
	width: 130px;
	height: 86px;
	float: left;
}
.share_content_item4 {
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	width: 130px;
	height: 86px;
	float: left;
}
.share_atext1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
}
.share_atext1 a:link, .share_atext1 a:visited, .share_atext1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	text-decoration: none;
}
.share_atext1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	text-decoration: underline;
}
.share_atext2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
}
.share_atext2 a:link, .share_atext2 a:visited, .share_atext2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	text-decoration: underline;
}
.share_atext2 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	text-decoration: none;
}
.share_inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 13px;
	color: #4b4b4b;
	width: 180px;
	padding: 0px;
}
.share_inputtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	width: 180px;
	height: 90px;
	padding: 0px;
}
/*Update Show Member Preferences*/
.updateshowmember_preferences_300_250ads {
	padding-top: 20px;
	width: 300px;
	height: auto;
	float: left;
}

.updateshowmember_preferences_wrapper {
	padding-top: 20px;
	padding-left: 20px;
	width: 580px;
	height: auto;
	float: left;
}
.updateshowmember_preferences_item1 {
	text-align: left;
	padding-bottom: 7px;
	padding-right: 20px;
	padding-top: 3px;
	width: 580px;
	height: auto;
	float: left;
}
.updateshowmember_preferences_item2 {
	text-align: center;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-top: 10px;
	width: 580px;
	height: auto;
	float: left;
}
/*Last Online*/
.last_online_table_header_box {
	background-color: #00FF00;
	width: 910px;
	height: auto;
	padding-left: 7px;
	margin-top: 8px;
	float: left;
}

.last_online_tablecontent1 {
	width: 180px;
	height: auto;
	padding:3px;
	margin-top: 10px;
	margin-right: 20px;
	margin-left:21px;
	float: left;
	background-color:#f7f7f7;
	border: 1px solid #dddddd;
}

.last_online_item {
	width: 75px;
	height: 75px;
	text-align: center;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 4px;
	font-weight: bold;
	border-bottom-width: 1px;
}
.last_online_item1 {
	width: 99px;
	height: 28px;
	float: left;
	font-weight:bold;
	text-align: left;
	padding-top: 5px;
}
.last_online_item2 {
	width: 99px;
	height: 10px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
}
.last_online_item3 {
	color: #009900;
	width: 99px;
	height: 10px;
	float: left;
	text-align: left;
	padding-bottom: 5px;
}
/*Logout*/
.logout_item1 {
	text-align: center;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-top: 80px;
	font-weight: bold;
	width: 580px;
	height: auto;
	float: left;
}
/*Delete Account*/
.deleteaccount_wrapper {
	padding-top: 20px;
	width: 415px;
	height: auto;
	float: left;
}
.deleteaccount_item1 {
	text-align: left;
	padding-bottom: 12px;
	padding-left: 15px;
	width: 400px;
	height: auto;
	float: left;
}
.deleteaccount_item2 {
	text-align: left;
	padding-bottom: 12px;
	padding-left: 15px;
	width: 400px;
	height: auto;
	float: left;
}
.deleteaccount_item3 {
	text-align: left;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 400px;
	height: auto;
	float: left;
}
.deleteaccount_item3_1 {
	text-align: left;
	font-weight: bold;
	width: 140px;
	height: auto;
	float: left;
}
.deleteaccount_item3_2 {
	text-align: left;
	padding-right: 20px;
	width: 240px;
	height: auto;
	float: left;
}
.deleteaccount_500_500img {
	padding-top: 20px;
	text-align: left;
	width: 500px;
	height: auto;
	float: left;
}
/*Manage Photo Comments*/
.managephotocomments_item_thumb {
	width: 85px;
	height: 80px;
	float: left;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.managephotocomments_item_thumb_1808 {
	width: 85px;
	height: 80px;
	float: left;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	border: 1px solid #b7b7b7;
}
.managephotocomments_item_thumb2 {
	width: 85px;
	height: 80px;
	float: left;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
}
.managephotocomments_item_approved {
	width: 117px;
	height: 85px;
	float: left;
	text-align: center;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.managephotocomments_item_item5_pad {
	width: 150px;
	height: 18px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 13px;
	padding-left: 8px;

}
.managephotocomments_item_item5_pad_2 {
	width: 95px;
	height: 18px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 13px;
	padding-left: 8px;
}
.mypendingbattles_item_item5_pad {
	width: 150px;
	height: 18px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 9px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.mypendingbattles_item_item5_challenger {
	color:#FFFFFF;
	width: 150px;
	height: 15px;
	float: right;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.mypendingbattles_item_item5_pad2 {
	width: 150px;
	height: 18px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 7px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b3b3b3;
	border-right-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.managephotocomments_item5_2 {
	width: 95px;
	height: 18px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.managephotocomments_item_item5 {
	width: 165px;
	height: 18px;
	float: right;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.managephotocomments_item_item6 {
	width: 150px;
	height: 18px;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.managephotocomments_approved {
	color: #009900;
	padding-left: 10px;
}
.managephotocomments_item {
	width: 246px;
	height: auto;
	float: left;
	text-align: left;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;*/

}
.managephotocomments_item_1808_wrapper {
	width: 774px;
	height: 87px;
	margin-left: auto;
	margin-right: auto;
}
.managephotocomments_item_1808 {
	width: 252px;
	height: 102px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}
.managephotocomments_item_18082 {
	width: 252px;
	height: auto;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
}
.managephotocomments_item4_2 {
	width: 261px;
	height: 64px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.managephotocomments_item4_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #525252;
	text-align: left;
	padding-top: 3px;
	padding-left: 16px;
	width: 110px;
	height: 16px;
	float: left;
}
.managephotocomments_tablecontent1 {
	width: 450px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.managephotocomments_message {
	text-align: left;
	padding-left: 18px;
	padding-top: 5px;
	width: 432px;
	height: 45px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
}
.managephotocomments_subcontentnav_box {
	width: 911px;
	height: auto;
	margin-top: 15px;
	padding-left: 12px;
	float: left;
}
/*Photo Comments*/
.photocomments_pic {
	width: 80px;
	height: 80px;
	float: left;
}
.photocomments_pic2 {
	text-align: right;
	width: 80px;
	height: 80px;
	float: right;
}
.photocomments_details {
	width: 316px;
	height: 16px;
	float: left;
}
.photocomments_details_1_2 {
	width: 158px;
	height: 16px;
	float: left;
}
.photocomments_details a:link, .photocomments_details a:visited, .photocomments_details a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.photocomments_details a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.photocomments_details_comment {
	width: 316px;
	height: auto;
	float: left;
}

/* Overlay Ads */
.overlay_ads_wrapper {
	background-color: #fefefe;
	width: 110px;
	height: 133px;
	float: left;
	border: 1px solid #999999;
}
.overlay_ads_header {
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
	width: 107px;
	height: 20px;
	float: left;
}
.overlay_ads_thumb {
	padding: 5px;
	width: 100px;
	height: 100px;
	float: left;
}
/*Honor View*/
.honor_view_wrapper {
	width: 923px;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #7c7c7c;
	border-bottom-color: #7c7c7c;
	border-left-color: #7c7c7c;
	float: left;
}
.honor_view_left_wrapper {
	width: 210px;
	height: auto;
	padding-top: 25px;
	float: left;
	margin:0 3px 0 4px;
}
.honor_view_center_wrapper	{
	width: 460px;
	height: auto;
	padding-top: 25px;
	padding-bottom: 20px;
	float: left;
	margin:0 3px;
}
.honor_view_right_wrapper {
	width: 226px;
	height: auto;
	padding-top: 25px;
	float: left;
	margin:0 0 0 3px;
}
.honor_view_left_title {
	width: 208px;
	height: auto;
	font-weight: bold;
	padding-bottom: 20px;
	float: left;
	background-color:#fff;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}
.honor_view_left_content {
	width: 208px;
	height: auto;
	float: left;
	background-color:#fff;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}
.honor_view_center_title	{
	width: 458px;
	height: auto;
	font-weight: bold;
	background-color:#fff;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	padding-bottom: 20px;
	float: left;
}
.honor_view_right_title {
	width: 224px;
	height: auto;
	font-weight: bold;
	padding-bottom: 20px;
	float: left;
	background-color:#fff;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}

.honor_view_right_content {
	width: 224px;
	height: auto;
	float: left;
	background-color:#fff;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}

.honor_view_left_1 {
	width: 100px;
	height: auto;
	float: left;
}
.honor_view_left_2 {
	width: 100px;
	height: auto;
	float: left;
}
.honor_view_left_content1 {
	width: 100px;
	height: auto;
	padding-bottom: 4px;
	float: left;
}
.honor_view_left_content2 {
	width: 100px;
	height: auto;
	padding-bottom: 4px;
	float: left;
}
.honor_view_center_1 {
	width: 90px;
	height: auto;
	float:left;
}
.honor_view_center_2 {
	width: 89px;
	height: auto;
	float:left;
}
.honor_view_center_3 {
	width: 167px;
	height: auto;
	float:left;
}
.honor_view_center_4 {
	width: 110px;
	height: auto;
	float:left;
}
.honor_view_center_content {
	width: 458px;
	height: auto;
	float:left;
	background-color:#fff;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
}

.honor_view_center_content1 {
	width: 90px;
	height: auto;
	padding-bottom: 4px;
	float:left;
}
.honor_view_center_content2 {
	width: 90px;
	height: auto;
	padding-bottom: 4px;
	float:left;
}
.honor_view_center_content3 {
	width: 167px;
	height: auto;
	padding-bottom: 4px;
	float:left;
}
.honor_view_center_content4 {
	width: 110px;
	height: auto;
	padding-bottom: 4px;
	float:left;
}
.honor_view_right_1 {
	width: 112px;
	height: auto;
	float: left;
}
.honor_view_right_2 {
	width: 112px;
	height: auto;
	float: left;
}
.honor_view_right_content1 {
	width: 112px;
	height: auto;
	padding-bottom: 4px;
	float: left;
}
.honor_view_right_content2 {
	width: 112px;
	height: auto;
	padding-bottom: 4px;
	float: left;
}
/*Online Dating*/
.onlinedating_tablecontent1 {
	background-color: #fbfbfb;
	width: 450px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.onlinedating_tablecontent2 {
	background-color: #f1f1f1;
	width: 450px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	border: 1px solid #b3b3b3;
}
.onlinedating_item2 {
	width: 75px;
	height: 90px;
	float: right;
	text-align: left;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}
.onlinedating_item3_new1 {
	color: #000000;
	width: 276px;
	height: 43px;
	float: left;
	text-align: left;
	padding-left: 10px;
}
.onlinedating_item {
	padding-bottom: 0px;
	/*	width: 74px;
	height: 77px;*/
	width: 87px;
	height: 117px;
	float: right;
	padding-top: 3px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}
/*Apply*/
.apply_right_details_1 {
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	width: 256px;
	height: auto;
	float: left;
}
.apply_right_item01 {
	color: #ffffff;
	width: 496px;
	text-align: left;
	height: 17px;
	padding-top:5px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
}
.apply_left_item01 {
	color: #ffffff;
	width: 356px;
	text-align: left;
	height: 17px;
	padding-top:5px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
}
.apply_right_item02 {
	color: #4b4b4b;
	width: 496px;
	text-align: left;
	height: auto;
	padding-top:15px;
	padding-bottom: 15px;
	padding-left: 12px;
	padding-right: 12px;
	float: left;
}
.apply_right_details_wrapper {
	margin-bottom: 2px;
	width: 360px;
	height: auto;
	margin-left: 9px;
	margin-top: 10px;
	padding-top: 5px;
	float: left;
}
.apply_right_details_wrapper_082808 {
	background-color: #e5f0f9;
	margin-bottom: 2px;
	width: 250px;
	height: 92px;
	padding-top: 5px;
	float: left;
}
#whos_hotter_winner {
	background-image:url(../images/winner_icon.png);
	background-repeat:no-repeat;
	background-position:right;
	}

.apply_right_details_wrapper_082908 {
	margin-bottom: 2px;
	width: 350px;
	height: 92px;
	padding-top: 5px;
	float: left;
}
.whoshotter_details_wrapper {
	margin-bottom: 2px;
	width: 700px;
	height: auto;
	margin-left: 102px;
	float: left;
	padding:10px 0 30px 0;
}
.whoshotter_details_01 {
	width: 350px;
	height: auto;
	padding-top: 30px;
	float: left;
}
.apply_right_details_wrapper_082908_text {
	width: 350px;
	height: auto;
	padding-top: 5px;
	float: left;
}
.apply_right_details_wrapper_082908_text a:link, .apply_right_details_wrapper_082908_text a:visited, .apply_right_details_wrapper_082908_text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.apply_right_details_wrapper_082908_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.apply_right_details_wrapper2 {
	margin-bottom: 2px;
	width: 360px;
	height: auto;
	text-align: left;
	margin-left: 9px;
	margin-top: 10px;
	padding-top: 5px;
	float: left;
}
.apply_inputtext_comments_write {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	color: #4b4b4b;
	text-align: left;
	width: 356px;
	height: 141px;
}
/*Edit Email Address 2*/
.editemailaddress_item2_2 {
	background-color: #f1f1f1;
	width: 430px;
	height: 170px;
	float: left;
}
.editemailaddress_item2_2_1 {
	background-color: #484848;
	color: #fafafa;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 2px;
	width: 410px;
	height: 15px;
	float: left;
}
.editemailaddress_item2_2_3 {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 130px;
	height: 15px;
	float: left;
}
.editemailaddress_item2_2_4 {
	width: 280px;
	height: 17px;
	padding-bottom: 5px;	
	float: left;
}
.editemailaddress_item2_2_5 {
	padding-top: 5px;
	width: 410px;
	height: 17px;
	float: left;
}
.editemailaddress_inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	width: 250px;
	padding: 0px;
}
#editemailaddress_wrapper {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b4b4b;
	width: 470px;
	height: 230px;
	float: left;
}
/*whos hotter*/
.whos_hotter_subheadertitle_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f0f0f0;
	text-align: left;
	height: auto;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.whos_hotter_right_details_2 {
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	width: 266px;
	height: 20px;
	float: left;
}
.whos_hotter_right_details_3 {
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	width: 154px;
	height: 20px;
	float: left;
}
.whos_hotter_left_details_left {
	width: 350px;
	height: auto;
	text-align: left;
	padding-top: 12px;
	padding-left: 9px;
	float: left;
}
.whos_hotter_left_details_left2 {
	width: 350px;
	height: auto;
	text-align: left;
	padding-top: 12px;
	padding-left: 9px;
	float: left;
}
.fbphotos2_right {
	width: 380px;
	height: auto;
	padding-bottom: 5px;
	padding-top: 3px;
	float: right;
}
.fbphotos2_right a:link, .fbphotos2_right a:visited, .fbphotos2_right a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.fbphotos_right a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.whoshotter_left_picture {
	margin-top:10px;
	padding-left: 9px;
	text-align: left;
	width: 511px;
	height: auto;
	float: left;
}
.whoshotter_left_picture2 {
	margin-top:10px;
	text-align: left;
	width: 520px;
	height: auto;
	float: left;
}
.mybattleresult_tablecontent1 {
	width: 524px;
	height: auto;
	margin-top: 3px;
	margin-right: 2px;
	margin-left: 190px;
	float: left;
	border: 1px solid #b3b3b3;
}
.mybattleresult_tablecontent1_1806 {
	width: 774px;
	height: 87px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
.mybattleresult_item_item5_pad {
	width: 150px;
	height: 18px;
	float: left;
	font-weight: bold;
	text-align: left;
	padding-top: 13px;
	padding-left: 8px;
}
.mybattleresult_item_item6 {
	width: 150px;
	height:auto;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.mybattleresult_item_item6_0 {
	width: 150px;
	height:auto;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.mybattleresult_item_item6_2 {
	width: 150px;
	height: auto;
	float: right;
	text-align: left;
	padding-top: 5px;
	padding-left: 8px;
}
.mybattleresult_item_item6_3 {
	width: 152px;
	height:15px;
	float: left;
	text-align: left;
	padding-top: 2px;
	padding-left: 8px;
}
.mypendingbattles_item_item1 {
	width: 150px;
	height: auto;
	float: right;
	text-align: left;
	padding-top: 2px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
}
.mybattleresult_item_item1 {
	width: 150px;
	height: auto;
	float: right;
	text-align: left;
	padding-top: 2px;
	padding-left: 8px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
}
.mypendingbattles_item_item1b {
	width: 150px;
	height: auto;
	float: right;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
}
.mypendingbattles_item_item1c {
	width: 150px;
	height: auto;
	float: right;
	text-align: left;
	padding-bottom: 17px;
	padding-top: 2px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
}
.mypendingbattles_item_item2 {
	color:#FFFFFF;
	width: 150px;
	height: auto;
	float: right;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
}
.mypendingbattles_item_item2 a:link, .mypendingbattles_item_item2 a:visited, .mypendingbattles_item_item2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.mypendingbattles_item_item2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mybattleresults_item_item2 {
	color:#FFFFFF;
	width: 150px;
	height: auto;
	float: right;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}
.mybattleresults_item_item2 a:link, .mybattleresults_item_item2 a:visited, .mybattleresults_item_item2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}
.mybattleresults_item_item2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mybattleresults_item_item2_changer_oponent {
	color:#FFFFFF;
	width: 242px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}
.mypendingbattles_item_item3 {
	color:#FFFFFF;
	width: 150px;
	height: 3px;
	float: right;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b3b3b3;
	border-bottom-color: #b3b3b3;
	border-left-color: #b3b3b3;
}
.mybattleresult_item_thumb {
	width: 85px;
	height: 80px;
	float: right;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.mybattleresult_item_thumb2 {
	width: 85px;
	height: 80px;
	float: right;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
	border-top-style: none;
	border-left-style: solid;

	border-left-width: 1px;
	border-left-color: #b7b7b7;
}
.mybattleresult_item_vs {
	width: 30px;
	height: 50px;
	float: left;
	text-align: center;
	padding-top: 35px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #b7b7b7;
}
.mybattleresult_message {
	text-align: center;
	padding-left: 18px;
	padding-top: 5px;
	width: 506px;
	height: 20px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
}
.mybattleresult_item000 {
	width: 246px;
	height: auto;
	float: left;
	text-align: left;
	border-top-style: none;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;*/

}

/*Report Profile*/
.reportprofile_right_details_wrapper {
	margin-bottom: 2px;
	text-align: left;
	width: 360px;
	height: auto;
	margin-left: 9px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}
.meetme_right_item02 {
	color: #4b4b4b;
	width: auto;
	text-align: left;
	height: auto;
	margin-left: 10px;
	padding-top:15px;
	padding-bottom: 15px;
	float: left;
}
.meetme_thumb_wrapper {
	color: #4b4b4b;
	width: 508px;
	text-align: left;
	height: auto;
	padding-top:5px;
	padding-bottom: 15px;
	padding-left: 12px;
	float: left;
}
#meetme_picture_wrap {
	color: #4b4b4b;
	width: 520px;
	padding-bottom: 15px;
	text-align: center;
	float: left;
}
.meetme_picture {
	width: auto;
	height: auto;
}
.meetme_item01_wrapper {
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	width: 490px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-bottom: 10px;
	margin-top:10px;
	padding-top: 5px;
	padding-left:0px;
	padding-bottom: 5px;
	float: left;
}
.meetme_item01_wrapper a:link, .meetme_item01_wrapper a:visited .meetme_item01_wrapper a:active  {
	text-align: left;
	font-size: 14px;
	font-weight:bold;
	text-decoration: underline;
}
.meetme_item01_wrapper a:hover  {
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}
.meetme_item01 {
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	width: auto;
	height: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
.meetme_item02 {
	width: 55px;
	height: auto;
	padding-left: 10px;
	float: left;
}
.meetme_item02b {
	width: 55px;
	height: auto;
	text-align: right;
	float: left;
}
.meetme_item03 {
	width: 480px;
	height: auto;
	padding-left: 10px;
	float: left;
}
.meetme_item04 {
	margin-bottom: 2px;
	text-align: left;
	width: 360px;
	height: auto;
	font-weight:bold;
	margin-left: 9px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}
.meetme_thumb_wrapper_right {
	margin-bottom: 2px;
	width: 360px;
	height: auto;
	margin-left: 9px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}
.meetmeads_300x250 {
	background-color: #FFFFFF;
	margin-bottom: 2px;
	width: 300px;
	height: 250px;
	margin-left: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
.meetme_item05 {
	margin-bottom: 2px;
	text-align: left;
	width: 360px;
	height: auto;
	margin-left: 9px;
	float: left;
}
.meetme_item06 {
	width: 480px;
	height: auto;
	font-weight:bold;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
}
.meetme_item06 a:link, .meetme_item06 a:visited, .meetme_item06 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	font-weight:bold;
	text-decoration: underline;
}
.meetme_item06 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	font-weight:bold;
	text-decoration: none;
}
.meetme_item07 {
	width: 480px;
	height: auto;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
}
.meetme_item07 a:link, .meetme_item07 a:visited, .meetme_item07 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: underline;
}
.meetme_item07 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.reportprofile_item01 {
	width: 180px;
	height: 20px;
	padding-left: 10px;
	float: left;
}
.reportprofile_item02 {
	width: 480px;
	height: 20px;
	padding-top: 15px;
	padding-left: 10px;
	float: left;
}
.reportprofile_item03 {
	width: 480px;
	height: auto;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}
.reportprofile_item04 {
	width: 490px;
	height: auto;
	padding-top: 15px;
	float: left;
}
.reportprofile_right_thumb {
	padding-left: 9px;
	padding-bottom: 6px;
	width: 75px;
	height: auto;
	float: left;
}
/*Header Notifier*/
.alertbar_wrapper {
	width: 934px;
	color: #ffffff;
	background-color: #FF0000;
	padding-top: 3px;
	padding-bottom:3px;
	margin-left: 6px;
	height: auto;
	float: left;
}
.alertbar_wrapper a:link, .alertbar_wrapper a:visited, .alertbar_wrapper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.alertbar_wrapper a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
/*Register Update Profile*/
span.denotes {
	color: #ff0000;
}
.registerupdateprofile_item01 {
	width: 480px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
.registerupdateprofiles_item2_2_3 {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 130px;
	height: 15px;
	float: left;
}
.registerupdateprofiles_item02 {
	width: 480px;
	height: 18px;
	padding-top: 8px;
	padding-left: 10px;
	float: left;
}
.registerupdateprofiles_share_inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	vertical-align: baseline;
	color: #4b4b4b;
	width: 216px;
	padding: 0px;
}
.registerupdateprofiles_share_inputtext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 19px;
	vertical-align: baseline;
	color: #4b4b4b;
	width: 220px;
	padding: 0px;
}
.registerupdateprofiles_share_inputtext_default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: baseline;
	color: #4b4b4b;
	padding: 0px;
}
.registerupdateprofiles2_item2 {
	width: 200px;
	height: 17px;
	padding-bottom: 5px;	
	float: left;
}
.meetme_thumbpic {
	padding-right: 9px;
	padding-bottom: 6px;
	width: 75px;
	height: 75px;
	float: left;
}
.meetme_options01 {
	width: auto;
	height: 17px;
	padding-bottom: 5px;	
	float: left;
}
.meetme_options02 {
	width: auto;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;	
	float: left;
}
.registerupdateprofiles2_share_inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	vertical-align: baseline;
	color: #4b4b4b;
	width: 180px;
	padding: 0px;
}
.registerupdateprofiles2_right_details_wrapper {
	margin-bottom: 2px;
	text-align: left;
	width: 360px;
	height: auto;
	margin-left: 9px;
	padding-top: 2px;
	float: left;
}
.registerupdateprofiles2_right {
	width: 380px;
	height: 346px;
	padding-bottom: 5px;
	padding-top: 3px;
	float: right;
}
.registerupdateprofiles2_right a:link, .registerupdateprofiles2_right a:visited, .registerupdateprofiles2_right a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.fregisterupdateprofiles2_right a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.registerupdateprofiles02_item01 {
	width: 480px;
	height: 18px;
	padding-top: 8px;
	padding-left: 10px;
	float: left;
}
.registerupdateprofiles02_item02 {
	width: 480px;
	height: 18px;
	padding-left: 10px;
	float: left;
}
.registerupdateprofiles02_share_inputtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	vertical-align: baseline;
	color: #4b4b4b;
	width: 470px;
	padding: 0px;
}
.registerupdateprofiles02_item2_2_3 {
	text-align: right;
	width: 90px;
	height: 22px;
	float: left;
}
.registerupdateprofiles02_item2_2_4 {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 90px;
	height: 15px;
	float: left;
}
.registerupdateprofiles02_item2_2_5 {
	padding-right: 10px;
	float: right;
}
.registerupdateprofiles02_item2_2_6 {
	padding-top: 2px;
	padding-right: 10px;
	float: right;
}
.registerupdateprofiles02_right_details_wrapper {
	margin-bottom: 2px;
	text-align: left;
	width: 360px;
	height: auto;
	margin-left: 9px;
	padding-bottom: 10px;
	float: left;
}
.registerupdateprofiles02_right_details_wrapper_1808 {
	color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 2px;
	text-align: left;
	width: 340px;
	height: auto;
	margin-left: 9px;
	padding-bottom: 10px;
	float: left;
}
.registerupdateprofiles02_wrapper {
/*	background-color: #f1f1f1;*/
	width: 520px;
	height: 400px;
	padding-bottom: 5px;
	padding-top: 3px;
	float: left;
}
.registerupdateprofiles02_wrapper a:link, .registerupdateprofiles02_wrapper a:visited, .registerupdateprofiles02_wrapper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.registerupdateprofiles02_wrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.registerupdateprofiles03_item01 {
	width: 480px;
	height: auto;
	padding-top: 8px;
	padding-left: 10px;
	float: left;
}
.registerupdateprofiles03_item02 {
	width: 480px;
	height: auto;
	padding-top: 8px;
	padding-left: 10px;
	float: left;
}
.registerupdateprofiles03_item03_wrapper {
	width: auto;
	height: auto;
	vertical-align: middle;
	padding-right: 10px;
	float: left;
}
.registerupdateprofiles03_item03 {
	width: auto;
	height: auto;
	padding-right: 10px;
	float: left;
}
.registerupdateprofiles03_item04 {
	width: 300px;
	height: auto;
	vertical-align: middle;
	padding-right: 10px;
	padding-top: 20px;

}
.registerupdateprofiles03_item05 {
	width: 480px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
.registerupdateprofiles03_wrapper {
/*	background-color: #f1f1f1;*/
	width: 520px;
	height: auto;
	padding-bottom: 5px;
	padding-top: 3px;
	float: left;
}
.registerupdateprofiles03_wrapper a:link, .registerupdateprofiles03_wrapper a:visited, .registerupdateprofiles03_wrapper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.registerupdateprofiles03_wrapper a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}
.registerupdateprofiles03_wrapper2 {
	width: 380px;
	height: 421px;
	padding-bottom: 5px;
	padding-top: 3px;
	float: right;
}
.registerupdateprofiles03_wrapper2 a:link, .registerupdateprofiles03_wrapper2 a:visited, .registerupdateprofiles03_wrapper2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.registerupdateprofiles03_wrapper2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

/*Hover */


/* Background colors highbandwidth*/




/*.phonecarouselitem {
	width: 358px; 
	height: 93px; 
	cursor:pointer;
	position: relative;
	overflow: hidden;
}*/
.phonecarousel_imgcontainer {
	width: 248px; 
	height: 93px; 
	padding-left: 8px; 
	padding-bottom: 8px;
	cursor:pointer;
	float: left;

}
.carousel_overlayBorder {
	position: absolute; 	 
	top: 0px; left: 0px;
	width: 248px;
	height: 93px;
	margin-left: 8px;
	margin-bottom: 8px; 
	cursor:pointer;
}

.carousel_overlay {
	width: 218px; 
	height: 93px;

}

.carouselNoHover {
	margin-bottom: 10px;
	float: left; 
	position: relative; 
	width: 269px; 
	height: 93px;
}
.carouselHover {
	margin-bottom: 10px;
	float: left; 
	position: relative; 
	width: 269px; 
	height: 93px;
}
.carouselSelected {
	margin-bottom: 10px;
	float: left; 
	position: relative; 
	width: 269px;  
	height: 93px;
}


.carouselNoHover .carousel_overlay {
	-moz-opacity:0.0; 
	-ms-filter: alpha(opacity=0); 
}
.carouselHover .carousel_overlay {
	-moz-opacity:0.2;
	-ms-filter: alpha(opacity=20);
}
.carouselSelected .carousel_overlay {
	-moz-opacity:0.3;
	-ms-filter: alpha(opacity=30); 
}

.carouselNoHover .carousel_overlayBorder {
	-moz-opacity:0.0; 
	-ms-filter: alpha(opacity=0); 
}
.carouselHover .carousel_overlayBorder {
	-moz-opacity:0.8; 
	-ms-filter: alpha(opacity=80);

}
.carouselSelected .carousel_overlayBorder {
	-moz-opacity:0.9; 
	-ms-filter: alpha(opacity=90); 

}


.whos_hotter_main {
	width: 905px;
	height: auto;
	padding-bottom: 5px;
	padding-top: 3px;
	float: left;
}

.whos_hotter_main_pic_details {
	margin-top:10px;
	text-align: left;
	width: 436px;
	height: auto;
	float: left;
}
.whos_hotter_main_pic_details a:link, .whos_hotter_main_pic_details a:visited, .whos_hotter_main_pic_details a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration:underline;
}
.whos_hotter_main_pic_details a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.whos_hotter_pic_container {
	width:900px;
	height:auto;
	float:left;
	}
.whos_hotter_pic_container_each {
	width:445px;
	height:auto;
	float:left;
	overflow:hidden;
	}	
.whos_hotter_pic_container_each a img {
	display:block;
	margin:auto;
	border:0;
	}


.whos_hotter_main_pic_wrapper {
	text-align: left;
	padding-right: 7px;
	width: 500px;
	height: auto;
	
	float: left;
}
.whos_hotter_main_pic_wrapper a img {
	width:400px;
	}
.whos_hotter_main_pic_wrapper02 a img {
	width:400px;
	}

.whos_hotter_main_pic_wrapper02 {
	text-align: left;
	width:auto;
	height: auto;
	float: left;
}

.whos_hotter_right_item01 {
	color: #ffffff;
	width: 881px;
	text-align: left;
	height: 17px;
	padding-top:5px;
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 10px;
	float: left;
}
.whoshotter_left_picture_062808 {
	margin-top:10px;
	text-align: left;
	width: 905px;
	height: auto;
	float: left;
}
.whoshotter_left_picture_wrapper {
	padding-top: 10px;
	padding-left: 10px;
	/*padding-bottom: 520px;*/
	text-align: left;
	width: 895px;
	height: auto;
	float: left;
}
.rmb_new_icon {
	width: 36px;
	height: 22px;
	margin-left: -10px;
	position: absolute;
}
.rmb_leftbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	width: 10px;
	height:20px;
	float: left;
}
.rmb_rightbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	padding-left: 386px;
	width: auto;
	height:20px;
	float: left;
}
.rmb_btn_wrapper {
	width: 500px;
	height: 20px;
	position: relative;
	top: 33px;
}
.whos_hotter_spacer {
	width: 500px;
	height: 50px;
	top: 20%;
	position: relative;
}

/*Multi Language*/
#headerTools {
	height: 50px;
	overflow:hidden;
	float: left;

}
#headerTools ul.links {
		margin: 0px;
		padding-top: 4px;
	list-style:none;
		float: left;
}
#headerTools ul.links li{
	float:left; 
}
#headerTools .activFlag{
	margin-bottom:-2px;
}
#headerLine{
	background:url(/img/header-line.jpg); text-align:left; height:26px;
}
#headerTools ul.links li a:hover{
}
#headerTools ul {margin: 0; padding: 0;}
#headerTools ul li {display:inline; margin:0px; padding: 0;}
#headerTools ul li a {padding:0;}
			#header ol.languages {z-index: 30; width: auto; position: absolute; top: 3px; right: 0; margin: 1.5em 0 1em; list-style-type: none; list-style-position: outside; padding-right: 30px; padding-top: 7px;}
			* html #header ol.languages { width: 600px;}
			* html #header ol#sirina { width: auto;}

			#header ol.languages li {padding: 0; border: 0; margin: 0; float:left;}
			#header .languages img { border: 0; margin:0; width: 20px; height: 10px; vertical-align: middle; }
   			#header ol.languages a:link, #header ol.languages a:visited { color: #525252; margin: 0; padding: .4em .5em; border: none; display: block; text-align: left;}
			#header ol.languages a:hover { border: none;  text-decoration:underline;}
			.links .parent ol, .links .parent ul { display: none; } 
			.links .parent:hover ol, .links .parent:hover ul, .links .parent ol:hover, .links .parent ul:hover { display: block; }
			.links .parent.iehover ol, .links .parent.iehover ul { display: block; }
			
			
/*Link */
#mainnav {
height: 20px;
position: relative; /* fix for peekaboo bug in IE */
}

#mainnav ul{
margin: 0;
padding: 0;
list-style-type: none;
line-height: 20px;
z-index: 20000;
position: relative; /* fix for peekaboo bug in IE */
}

/*Top level list items*/
#mainnav ul li{
display: inline;
float: left; /* fix for opera */
text-align: left;
position: relative;
}

/*Top level menu link items style*/
#mainnav ul li a{
display: inline;
padding: 0 22px 0 4px;
text-decoration: none !important;
color: #fff;
line-height: 20px;
font-weight: bold;
white-space: nowrap !important;
}

#mainnav ul li span.noSubMenu a {padding-right:8px !important}

 
/*1st sub level menu*/
#mainnav ul li ul{
left: 0;
position: absolute;
top: 20px; /* value not set by javascript */
display: block;
visibility: hidden;
padding: 5px !important;
/*background-color: #4A93DD;*/
width: 150px !important; /*width of sub menu levels*/
}

/*Sub level menu list items (undo style from Top level List Items)*/
#mainnav ul li ul li{
display: list-item;
float: none;
border-bottom: 1px dotted #fff;
padding: 0 !important;
}

#mainnav ul li ul li.sublink_top {
border-top: 1px dotted #fff;
}
.idnavicon {
	vertical-align: middle;
}

/* Sub level menu links style */
#mainnav ul li ul li a{
display: block !important;
color: #fff;
padding: 1px 0 1px 5px !important;
/*background-color: #4A93DD;*/
white-space: normal !important;
}

#mainnav ul li ul li a:hover{
color: #fff;
/*background-color: #6DA4DB;*/
text-decoration: none !important;
}


/* new my account style */


.myaccount_invite_friends_container {
	width:100%;
	height:auto;
	float:left;
	border:1px solid #ddd3d3;
	font-family:tahoma, arial;
	background-color:#fff;
	margin-bottom:12px;
	}


.invite_friends_left_content {
	width:435px;
	height:auto;
	padding:0 0 10px 10px;
	float:left;
	}
.invite_friends_left_content div {
	width:200px;
	height:59px;
	float:left;
	}
.invite_friends_left_content div a img {
	border:0;
	}
.invite_friends_right_content {
	width:435px;
	height:auto;
	padding:0 0 0 10px;
	float:left;
	}
.blue_text_my_account {
	font-size:12px;
	font-family:tahoma, arial;
	font-weight:bold;
	color:#387ebe;
	text-align:left;
	}
.blue_text_my_account_not_bold {
	font-size:12px;
	font-family:tahoma, arial;
	color:#387ebe;
	text-align:left;
	}
.gray_text_my_account {
	font-size:12px;
	font-family:tahoma, arial;
	color:#867d7d;
	line-height:18px;
	text-align:left;
	}
.invite_history_link {
	width:auto;
	height:12px;
	float:left;
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 12px;
	}
.invite_history_link a {
	font-size:11px;
	color:#387ebe;
	font-weight:bold;
	text-decoration:none;
	}

/* account options */

.account_options_container {
	width:270px;
	height:300px;
	float:left;
	border:1px solid #ddd3d3;
	font-family:tahoma, arial;
	background-color:#fff;
	margin-bottom:12px;
	}
.account_options_container_each {
	width:240px;
	height:50px;
	float:left;
	margin-left:10px;
	}
.account_options_container_each div {
	width:35px;
	height:80px;
	float:left;
	padding:10px 0 0 0; 
	}
.account_options_container_each2 {
	width:240px;
	height:90px;
	float:left;
	margin-left:10px;
	}
.account_options_container_each2 div {
	width:35px;
	height:80px;
	float:left;
	padding:10px 0 0 0; 
	}
.small_text_gray_link a {
	font-size:11px;
	color:#867d7d;
	float:left;
	padding:6px 0 0 0;
	text-decoration:none;
	}
.small_text_gray_link a:hover {
	color:#ff0000;
	text-decoration:underline;
	}
/* end of account options */

/* Profile options */

.profile_options_container {
	width:610px;
	height:300px;
	float:right;
	border:1px solid #ddd3d3;
	font-family:tahoma, arial;
	background-color:#fff;
	margin-bottom:12px;
	}
.profile_options_column_1 {
	width:188px;
	height:auto;
	float:left;
	padding:6px;
	}
.profile_options_column_each {
	width:183px;
	padding:10px 0 10px 0;
	float:left;
	height:auto;
	}
.profile_options_column_each img {
	float:left;
	display:block;
	}

.profile_options_column_each_text_container {
	width:145px;
	height:auto;
	float:left;
	padding:0 0 0 10px;
	}
.profile_options_column_each_text_container a {
	font-size:11px;
	color:#867d7d;
	text-align:left;
	float:left;
	}

/* end of profile options */


/* new stuff */

.new_stuff_container {
	width:100%;
	height:auto;
	float:right;
	border:1px solid #ddd3d3;
	font-family:tahoma, arial;
	background-color:#fff;
	margin-bottom:12px;
	}
	
/* end of new stuff */

/* ratemybody points */

.ratemybody_points_container {
	width:100%;
	height:auto;
	float:left;
	border:1px solid #ddd3d3;
	font-family:tahoma, arial;
	background-color:#fff;
	margin-bottom:12px;
	}
.ratemybody_points_container_each {
	width:880px;
	height:auto;
	float:left;
	padding:8px 0 8px 0;
	margin-left:10px;
	border-bottom:1px dotted #000;
	}
.ratemybody_points_container_each2 {
	width:880px;
	height:auto;
	float:left;
	padding:8px 0 8px 0;
	margin-left:10px;
	}
.ratemybody_points_container_each_text_container {
	width:400px;
	height:auto;
	float:left;
	}
.ratemybody_points_container_each textarea {
	float:right;
	width:442px;
	height:42px;
	padding:4px;
	background-image:url(../images/text_area_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #c7c3c3;
	}
.ratemybody_points_container_each2 textarea {
	float:right;
	width:442px;
	height:42px;
	padding:4px;
	background-image:url(../images/text_area_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #c7c3c3;
	}

/* end of ratemybody points */


/* end of new my account style */

/* select my privacysettings */

.allow_others_to_see_container {
	width:400px;
	height:auto;
	float:left;
	padding:20px 0 0 50px;
	text-align:left;
	}
.allow_others_to_see_container h1 {
	text-align:left;
	margin-bottom:10px;
		margin-left:25px;
	}
.allow_others_to_see_container input {
	float:left;
	margin-right:10px;
	}
.show_me_when_container {
	width:400px;
	height:auto;
	float:right;
	padding:20px 0 0 50px;
	text-align:left;
		}
.show_me_when_container h1 {
	text-align:left;
	margin-bottom:10px;
	margin-left:25px;
	}
.show_me_when_container input {
	float:left;
	margin-right:10px;
	}
.save_my_settings {
	width:200px;
	height:auto;
	float:left;
	padding:0 0 0 350px;
	margin:30px auto;
	}

/* end of select my privacy settings */


.datingByState_item {
	padding-bottom: 0px;
	/*	width: 74px;
	height: 77px;*/
	width: 87px;
	height:100px;
	float: right;
	padding-top: 3px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}

.datingByState_item2 {
	width: 75px;
	height: 73px;
	float: right;
	text-align: left;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}


/* hot or not menu */

.menu_hotornot {		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 9px;
	padding-left: 10px;
	float: left;
	}
.menu_hotornot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	color: #FFFFFF;
    text-decoration: none;
	}
.menu_hotornot ul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(http://includes.ratemybody.com/images/mainnav_over.gif) no-repeat;
	background-position: left;
	}

.menu_hotornot ul .item{display:none; width:100px;  position:absolute; float:left;   }
.menu_hotornot ul:hover .item{display:block;background:#fff; padding:2px;  }
.menu_hotornot ul:hover .item a{color:#000;text-decoration:none; padding:2px 5px;  }
.menu_hotornot ul:hover .item a:hover{color:#d3d5d7;}


.menu_hotornot ul .item2{display:none; width:100px;  position:absolute; height:auto; top:129px;   }
.menu_hotornot ul:hover .item2{display:block;background:#fff; padding:2px;  }
.menu_hotornot ul:hover .item2 a{color:#000;text-decoration:none; padding:2px 5px;  }
.menu_hotornot ul:hover .item2 a:hover{color:#d3d5d7;}

.menu_hotornot ul{width:auto; margin:0px;padding:0;list-style:none; }
.clear{clear:both;height:10px; width:100%;}

/* end of hot or not menu */


/* float left join us */


.join_now_leftside {
	width:29px;
	height:115px;
	position:absolute;
	top:40%;
	left:0;
	background-image:url(../images/join_now_leftside.png);
	background-repeat:no-repeat;
	}
.join_now_leftside a {
	width:29px;
	height:115px;
	display:block;
	background-image:url(../images/join_now_leftside.png);
	background-repeat:no-repeat;
	}
.join_now_leftside a:hover {
	background-image:url(../images/join_now_leftside_hover.png);
	background-repeat:no-repeat;
	}



/* end of float left join us */

/* select my photoviewers */

.my_photoviewers_top_text {
	width:96%;
	height:auto;
	margin:auto;
	color:#4b4b4b;
	font-size:11px;
	padding:10px 0;
	text-align:left;
	border-bottom:1px solid #b3aeae;
	}
.my_photoviewers_top_text h2 {
	font-size:12px;
	font-weight:bold;
	color:#4b4b4b;
	margin-bottom:10px;
	text-align:left;
	}

.my_photoviewers_users_container {
	width:96%;
	height:auto;
	margin:auto;
	padding:10px 0;
	}
	
.my_photoviewers_users_each {
	width:207px;
	height:80px;
	float:left;
	margin-bottom:10px;
	margin-left:32px;
	margin-right:32px;
	padding:12px 10px 10px 12px;
	background-image:url(../images/my_photoreviewers_each_bg.png);
	background-repeat:no-repeat;
	}
.my_photoviewers_users_each_image_container {
	width:75px;
	height:75px;
	float:left;
	}
.my_photoviewers_users_each_text {
	width:116px;
	height:auto;
	text-align:left;
	float:left;
	color:#4b4b4b;
	font-size:11px;
	padding-left:12px;
	}
.my_photoviewers_users_each_text p {
	margin:0;
	padding:0 0 4px 0;
	}

/* end of select my photoviewers */


/* select myBattleResults */




.battleresults_each_container {
	width:250px;
	height:auto;
	float:left;
	background-color:#f7f7f7;
	border:1px solid #dddddd;
	margin-top:10px;
	margin-left:26px;
	margin-right:26px;
	}
.battleresults_each_container_top_title {
	width:250px;
	height:auto;
	padding:2px 0;
	background-color:#333333;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	float:left;
	}
.battleresults_each_container_image_text {
	width:230px;
	height:auto;
	padding:10px;
	font-size:11px;
	float:left;
	}

.battleresults_each_container_image_name {
	width:75px;
	height:auto;
	float:left;
	}

.battleresults_each_container_image {
	width:75px;
	height:75px;
	float:left;
	}
.battleresults_each_container_image a img {
	border:0;
	}
.battleresults_each_container_name {
	width:75px;
	height:auto;
	padding:3px 0 0 0;
	font-size:10px;
	font-weight:bold;
	color:#3b5998;
	text-align:center;
	float:left;
	}
	
.battleresults_each_container_text_right {
	width:145px;
	height:auto;
	float:right;
	font-size:11px;
	color:#333333;
	line-height:18px;
	text-align:left;
	}
.battleresults_each_container_text_right_separator {
	width:145px;
	height:1px;
	float:left;
	display:block;
	margin:4px 0 4px 0;
	border-bottom:1px dotted #333;
	}


/* end of select myBattleResults */

/* latest photos homepage */
.latest_photos_container {
	width:294px;
	height:auto;
	float:left;
	margin:0;
	padding:0 0 0 4px;
	}

#screen{
			width:288px;
			float:left;
			padding:0;
			margin:0;
		}			
			#screen li{
				float:left;
				list-style:none;
			}
			#screen .jq-ss-crop{
				margin:0px 2px;
				float:left;
			}
				#left,#right{
					font-weight:bold;
					font-size:8px;
					margin-top:45px;
					display:block;
					text-decoration:none;
					color:black;
				}
			#view{
				padding:5px;
				margin:5px;
				width:234px;
				height:90px;
				float:left;
				overflow:hidden;
			}
				#images{
					width:3422px;
					padding:0;
					margin:0;
	
					
				}
					#images li img{
						float:left;
						border:1px #999999 solid;
					}

/* end of latest photos homepage */


/* myprofile status */

.myprofile_status_container {
	width:312px;
	height:auto;
	float:left;
	margin-left:2px;
	margin-bottom:4px;
	}
.myprofile_status_container_top {
	width:312px;
	height:9px;
	float:left;
	}
.myprofile_status_container_bottom {
	width:312px;
	height:9px;
	float:left;
	}
.myprofile_status_container_mid {
	width:290px;
	height:auto;
	background-color:#f7f7f7;
	border-left:1px solid #858585;
	border-right:1px solid #858585;
	float:left;
	padding:0 10px;
	}

.myprofile_status_container_mid p {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	float:left;
	display:block;
	padding:0;
	margin:0;
	}
.myprofile_status_container_mid a.show_hide_updates {
	float:left;
	font-size:10px;
	text-decoration:underline;
	letter-spacing:-0.5px;
	padding:16px 0 0 0;
	}
	
#slidingDiv {
    display: none;
	height:auto;
}

.myprofile_status_container_mid_status_each {
	width:290px;
	height:auto;
	float:left;
	padding:10px 0 10px 0;
	border-bottom:1px solid #eeeeee;
	}
.myprofile_status_container_mid_status_each p {
	text-align:left;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	padding:0;
	margin:0;
	}

.myprofile_status_container_mid_status_each span {
	color:#777777;
	font-size:9px;
	float:right;
	width:100%;
	clear:both;
	text-align:right;
	padding:2px 0 0 0;
	}
	
.share_button {
	width:150px;
	height:19px;
	float:right;
	text-align:center;
	padding:6px 0 0 0;
	margin:10px 0 0 4px;
	background-image:url(../images/share_button_bg_5.png);
	background-repeat:no-repeat;
	}
.share_button a {
	font-size:11px;
	color:#fff;
	padding-right:0;
	letter-spacing:-0.5px;
	text-decoration:none;
	font-weight:bold;
	}
	

.cssdropdown, .cssdropdown ul {
padding: 2px 0;
margin: 0;
list-style: none;
}

.cssdropdown li {
float: left;
position: relative;
}

.mainitems{
margin-top:20px;
width:220px;
padding:3px;
}


.mainitems a{
margin-left: 6px;
margin-right: 8px;
color:#000;
font-size:18px;
display:block;
text-decoration: none;
}

.subuls{
display: none;
width: 200px;
position: absolute;
top: 1.2em;
left: 0;
background-color:white;
border: 1px solid #333;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: none;
padding:4px 2px;
display:block;
font-size:11px;
font-weight:normal;
}
.subuls li a:hover {
	background-color:#666666;
	color:#fff;
	display:block;
	text-decoration:none;
	}

.cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

.cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

/* end of myprofile status */


/* meet people */

.yes_or_no_container {
	width:190px;
	height:auto;
	margin:auto;
	}


/* end of meet people */

/* invite friends on myprofile */

.top_text {
	width:288px;
	height:auto;
	padding:2px;
	margin-left:8px;
	margin-top:8px;
	margin-bottom:8px;
	text-align:center;
	float:left;
	background-color:#333333;
	}
.top_text a:hover {
	background-color:#FF0000;
	display:block;
	text-decoration:none;
	}

.below_top_text  {
	width:286px;
	height:auto;
	padding:4px 2px;
	margin-left:8px;
	font-size:11px;
	color:#333;
	float:left;
	border-bottom:1px dotted #333;
	}
.below_top_text a img  {
	border:0;
	}
.below_top_text_container {
	width:246px;
	height:auto;
	float:right;
	line-height:16px;
	}
.below_top_text_container h1 {
	font-size:14px;
	margin:4px 0;
	}
.below_top_text_container a {
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
	}

.profile_completion_percentage {
	width:245px;
	height:auto;
	float:right;
	padding:10px 0 0 0;
	font-size:11px;
	font-family:tahoma, arial;
	}

.progressBar{
	width:216px;
	height:41px;
	background:url(../images/progress_bar/bg_bar.gif) no-repeat 0 0;
	position:relative;
}

.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../images/progress_bar/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../images/progress_bar/bg_cover.gif) repeat-x 0 0;
	top:0;
}

/* end of  invite friends on myprofile */

/* mailbox */

.mailbox_paging_container {
	width:auto;
	height:auto;
	padding:3px 6px;
	float:right;
	text-align:left;
	}
	
a.mailbox_text {
	float:left;
	display:block;
	padding:0 6px 0 0;
	font-weight:bold;
	font-size:11px;
	}

.mailbox_paging_container a {
	padding:1px 4px;
	display:block;
	font-size:11px;
	color:#525252;
	margin-top:3px;
	margin-left:6px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	border:1px solid #dddddd;
	}


/* end of mailbox */

.text_online_container {
	width:75px;
	height:auto;
	float:left;
	text-align:center;
	color:#009900;
	}
.my_notification_settings_content {
	width:300px;
	height:auto;
	margin:auto;
	padding:10px 0 0 0;
	text-align:left;
	}
.my_notification_settings_content input {
	float:left;
	margin-right:10px;
	}
.my_notification_settings_content h1 {
	text-align:left;
	margin-bottom:16px;
	}
	
/* last online */

.last_online_users_container {
	width:100%;
	height:auto;
	margin:auto;
	padding:10px 0;
	}

.last_online_users_each {
	width:203px;
	height:80px;
	float:left;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:2px;
	padding:12px 10px 10px 12px;
	background-image:url(../images/last_online_each_bg.png);
	background-repeat:no-repeat;
	}
.last_online_users_each1, .last_online_users_each2 {
	width:203px;
	height:80px;
	float:left;
	margin-bottom:10px;
	margin-left:3px;
	margin-right:2px;
	padding:12px 10px 10px 12px;
	}


/* end of last online */

.tell_a_friend_wrapper {
	padding-left: 6px;
	padding-right:6px;
	padding-bottom: 10px;
	width: 465px;
	height: auto;
	float: left;
		background-color:#fff;

}

.tell_a_friend_content {
	width: 443px;
	height: auto;
	float: left;
	padding:10px;
		background-color:#fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	color:#797979;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #868686;
	border-bottom-color: #868686;
	border-left-color: #868686;
}

.tell_a_friend_image_container{
	width:75px;
	height:auto;
	float:left;
	}
.tell_a_friend_text_container {
	width:350px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:10px;
	}
.tell_a_friend_textbox_and_button {
	width:350px;
	height:auto;
	float:left;
	padding:20px 0 0 0;
	}
.tell_a_friend_textbox_and_button input.textbox {
	width:180px;
	padding:2px;
	}
.edit_interest_content_wrapper {
	width: 450px;
	height: auto;
	padding-top: 10px;
	float: left;
}

.edit_interest_content_item1 {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 3px;
	width: 70px;
	height: auto;
	font-size:11px;
	float: left;
}
.edit_interest_content_item2 {
	text-align: left;
	padding-bottom: 7px;
	width: 330px;
	height: auto;
	float: left;
}
.edit_interest_content_item2 textarea {
	width:326px;
	height:80px;
	}
.edit_interest_content_item3 {
	width: auto;
	height: auto;
	float: right;
}

.edit_interest_content_item3 input {
	width:auto;
	height:auto;
	padding:4px 6px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	float:right;
	border:0;
	}
.edit_interest_content_text {
	width:410px;
	height:auto;
	float:left;
	padding:0 10px 20px 10px;
	text-align:left;
	}
.edit_interest_content_text p {
	font-size:11px;
	line-height:18px;
	}

.edit_interest_content_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	text-decoration:underline;
}
.edit_interest_content_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	text-decoration: none;
}

.edit_question_content_wrapper {
	width: 450px;
	height: auto;
	padding-top: 10px;
	float: right;
	border-left:1px dotted #333;
}

.edit_update_question_item01 {
	text-align: center;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 440px;
	height: auto;
	float: left;
}
.edit_update_question_search_leftbox {
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
	padding-bottom:2px;
	padding-top: 3px;
	padding-left:50px;
	width: 390px;
	height: auto;
	font-size:11px;
	float: left;
}
.edit_update_question_search_rightbox {
	text-align: left;
	padding-left:50px;
	width: 390px;
	margin-bottom:10px;
	height: auto;
	float: left;
}
.edit_update_question_search_rightbox input {
	padding:2px;
	width:330px;
	height:auto;
	float:left;
	}
.edit_update_question_text {
	text-align: left;
	padding:10px 50px;
	width: 350px;
	font-size:11px;
	line-height:18px;
	height: auto;
	float: left;
}
.edit_updated_question_button_container {
	width:384px;
	height:auto;
	float:left;
	}
.edit_updated_question_button_container input {
	background-color:#000;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	width:150px;
	padding:2px;
	border:0;
	float:right;
	}

/* my vote history */

.my_vote_history_content_title {
	width:500px;
	height:auto;
	float:left;
	padding:10px 0 20px 10px;
	}
	
	
.my_vote_history_content_container {
	width:890px;
	height:auto;
	float:left;
	padding:0 10px;
	}
.myvotehistory_rates_container {
	width:400px;
	height:auto;
	float:left;
	padding-left:20px;
	}
.myvotehistory_rates_container h1 {
	font-size:12px;
	}
.myvotehistory_rates_container_row {
	width:400px;
	height:auto;
	padding:0 0 2px 0;
	margin:0;
	float:left;
	}
.myvotehistory_rates_container_each_left {
	width:100px;
	height:auto;
	float:left;
	text-align:left;
	font-size:11px;
	padding-top:3px;
	}
.myvotehistory_rates_container_each_right {
	width:210px;
	float:left;
	height:auto;
	}
.myvotehistory_rates_container_each_right_percentage {
	width:84px;
	float:right;
	font-size:11px;
		padding-top:3px;
	text-align:left;
	}

.dhtmlgoodies_question2{	/* Styling question */
	/* Start layout CSS */
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:872px;
	font-size:12px;
	text-align:left;
	color:#987d64;
	font-weight:bold;
	padding:4px 0 4px 20px;
	background-color:#fdf7dd;
	border-top:1px dotted #e5b047;
	border-left:1px dotted #e5b047;
	border-right:1px dotted #e5b047;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer2{	/* Parent box of slide down content */
	/* Start layout CSS */
	background-color:#fff;
	visibility:hidden;
	width:100%;
	overflow:hidden;
	position:relative;
	color:#333333;
	font-size:13px;
	line-height:18px;
	border-left:1px dotted #e5b047;
	border-right:1px dotted #e5b047;
		border-bottom:1px dotted #e5b047;

}
.dhtmlgoodies_answer_content2{	/* Content that is slided down */
	padding:12px;
	font-size:1em;	
	position:relative;
	float:left;
}

.my_vote_history_content_title h1 {
	font-size:14px;
	text-align:left;
	}
.my_vote_history_content_title p {
	font-size:10px;
	text-align:left;
	}
		
.my_vote_history_progressBar{
	width:216px;
	height:10px;
	position:relative;
}
.my_vote_history_progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:10px;
	background:url(../bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.my_vote_history_progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:10px;
	background:url(../bg_cover.gif) repeat-x 0 0;
	top:0;
}
.total_user_votes_container {
	width:auto;
	height:auto;
	float:left;
	font-size:11px;
	text-align:left;
	padding:10px 0 0 0px;
	}

/* end of my vote history */

.edit_fav_pics_button_container {
	width:auto;
	padding:10px 0;
	}
.edit_fav_pics_button_container input {
	width:auto;
	border:0;
	color:#fff;
	padding:2px;
	}
.edit_fav_pics_button_container input:hover {
	border:0;
	}
	
.loginpage_error_container {
	width:auto;
	height:auto;
	float:left;
	padding:10px;
	font-size:11px;
	margin:10px;
	color:#ff0000;
	background-color:#ffebe8;
	border:1px solid #dd3c10;
	}
.loginpage_error_container h4 {
	font-size:12px;
	color:#333;
	text-align:left;
	margin:0;
	padding:0;
	}

.loginpage_error_container p {
	color:#333333;
	font-size:10px;
	line-height:18px;
	text-align:left;
	margin:0 0 12px 0;
	padding:0;
	}
.loginpage_error_container a {
	color:#333;
	}
.loginpage_error_container a:hover {
	text-decoration:none;
	}
	

.online_dating_bg {
	width: 450px;
	height: 105px;
	margin-top: 3px;
	margin-right: 2px;
	float: left;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(../images/online_dating_bg.png);
	background-repeat:no-repeat;
}

.online_dating_item1 {
	padding-bottom: 0px;
	/*	width: 74px;
	height: 77px;*/
	width: 75px;
	height:75px;
	float: right;
	margin-top: 14px;
	margin-right:7px;
	font-weight: bold;
	background-color:#b3b3b3;
}
.online_dating_item2 {
	width: 70px;
	height: 67px;
	float: right;
	text-align: left;
	font-weight: bold;
	text-align: center;
	padding-top: 37px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #acacac;
}

.invite_history_container {
	width:100%;
	height:auto;
	margin:20px auto;
	}
.invite_history_container_row_title {
	width:100%;
	height:auto;
	padding:4px 0 18px 0;
	float:left;
	}
.invite_history_container_each_title {
	width:20%;
	height:auto;
	float:left;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	}
.invite_history_container_row_content {
	width:100%;
	height:auto;
	padding:2px 0;
	float:left;
	}

.invite_history_container_each_content {
	width:20%;
	height:auto;
	float:left;
	font-size:11px;
	text-align:center;
	line-height:17px;
	}
.invite_history_container_each_content a img {
	border:0;
	}
.invite_history_container_each_content input {
	float:left;
	margin-right:2px;
	margin-left:14px;
	}
.invite_these_friends_container {
	width:auto;
	height:auto;
	margin:auto;
	}
	
.invite_these_friends_container input {
	border:0;
	padding:8px 8px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	}

.sent_to_friends_container {
	width:100%;
	height:auto;
	float:left;
	padding:20px 0;
	font-family:Arial, Helvetica, sans-serif;
	}

.sent_to_friends_container_left {
	width:410px;
	padding:10px 20px;
	height:auto;
	float:left;
	}

.sent_to_friends_container h1 {
	font-size:24px;
	font-weight:bold;
	margin:0 auto 30px 0;
	font-family:Arial, Helvetica, sans-serif;
	}

.sent_to_friends_container h2 {
	color:#323030;
	font-size:14px;
	float:left;
	line-height:44px;
	font-family:Arial, Helvetica, sans-serif;
	}
.sent_to_friends_container h2 img {
	margin-right:6px;
	}
	
.sent_to_friends_container p {
	color:#312f2f;
	font-size:12px;
	margin:10px 0 0 10px;
	float:left;
	line-height:24px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	}
.send_to_friends_address_book_container {
	width:450px;
	height:auto;
	float:left;
	padding:20px 0;
	border-left:1px dotted #333;
	}

.send_to_friends_address_book_container h1 {
	color:#323030;
	font-size:14px;
	margin:0 auto 20px auto;
	}

.send_to_friends_address_book_container a img {
	padding:0 10px 20px 10px;
	border:0;
	}
	
.saved_searches_container {
	width:848px;
	height:auto;
	float:left;
	margin-top:10px;
	margin-left:30px;
	padding:6px;
	text-align:left;
	overflow:hidden;
	line-height:28px;
	border:1px solid #4b4b4b;
	}
.saved_searches_container_title {
	width:838px;
	height:auto;
	float:left;
	background-color:#bfdaf1;
	padding:1px 0 1px 10px;
	color:#4b4b4b;
	font-weight:bold;
	margin-bottom:8px;
	font-size:11px;
	}

.saved_searches_container a {
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	}
.saved_searches_container a:hover {
	color:#ff0000;
	text-decoration:none;
	}
	
.dhtmlgoodies_question3{	/* Styling question */
	/* Start layout CSS */
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:836px;
	font-size:12px;
	text-align:left;
	color:#987d64;
	font-weight:bold;
	padding:1px 0 1px 10px;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer3{	/* Parent box of slide down content */
	/* Start layout CSS */
	background-color:#fff;
	visibility:hidden;
	width:844px;
	overflow:hidden;
	position:relative;
	color:#333333;
	font-size:13px;
	line-height:30px;
}
.dhtmlgoodies_answer_content3{	/* Content that is slided down */
	padding:12px;
	font-size:1em;	
	position:relative;
	float:left;
}

.imports_logo_mail_contanainer {
	width:80%;
	height:auto;
	float:left;
	text-align:left;
	padding:0 0 0 50px;
	}
.imports_contacts_sign_in_container {
	width:430px;
	height:auto;
	float:left;
	padding:30px 0 0 50px;
	border-right:1px dotted #3d3d3d;
	}
.imports_contacts_sign_in_container h1 {
	float:left;
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px 0;
	}
	
.imports_contacts_right_text_container {
	width:370px;
	height:auto;
	float:left;
	padding:30px 0 0 30px;
	}
.imports_contacts_right_text_container p {
	font-size:11px;
	text-align:left;
	font-weight:normal;
	margin-bottom:12px;
	line-height:18px;
	}


.imports_contacts_sign_in_container_row {
	width:400px;
	height:auto;
	padding:8px 0;
	float:left;
	}
.imports_contacts_sign_in_container_text {
	width:100px;
	text-align:right;
	float:left;
	color:#000;
	line-height:22px;
	}
	
.imports_contacts_sign_in_container_input {
	width:280px;
	text-align:left;
	padding:0 0 0 10px;
	float:left;
	}
.imports_contacts_sign_in_container_input span {
	color:#FF0000;
	display:none;
	}
.imports_contacts_sign_in_container_input input {
	width:250px;
	float:left;
	padding:2px 4px;
	}
.imports_contacts_sign_in_container_input input.sign_in {
	width:auto;
	float:left;
	font-size:14px;
	color:#fff;
	cursor:pointer;
	padding:2px 4px;
	border:0;
	}
.my_photo_history_each {
	width: 450px;
	height: 30px;
	margin-top: 2px;
	margin-right: 2px;
	float: left;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../images/my_photo_history_bg_each.png);
}


.comment_view_outbound_container {
	width:900px;
	height:auto;
	float:left;
	padding:0 10px;
	margin-bottom:30px;
	}
	
.comment_view_outbound_container_top {
	width:892px;
	height:20px;
	float:left;
	padding:4px;
	}
.comment_view_outbound_container_top p {
	float:left;
	}
.comment_view_outbound_container_top span {
	float:right;
	padding-top:8px;
	}
.comment_view_outbound_container_title_row {
	width:892px;
	height:auto;
	float:left;
	padding:4px;
	font-size:10px;
	margin-top:10px;
	font-weight:bold;
	text-align:center;
	border: 1px solid #929292;
	}
.comment_view_outbound_container_title_to, .comment_view_outbound_container_content_to  {
	width:20%;
	height:auto;
	float:left;
	text-align:center;
	}

.comment_view_outbound_container_title_comment, .comment_view_outbound_container_content_comment  {
	width:45%;
	height:auto;
	float:left;
	padding:0 10px;
	text-align:left;
	}
.comment_view_outbound_container_title_date, .comment_view_outbound_container_content_date {
	width:20%;
	height:auto;
	text-align:center;
	float:left;
	}
.comment_view_outbound_container_title_status, .comment_view_outbound_container_content_status {
	width:10%;
	height:auto;
	float:left;
	text-align:center;
	}

.comment_view_outbound_container_content_row_top {
	width:902px;
	height:9px;
	float:left;
	margin-top:4px;
	}
.comment_view_outbound_container_content_row_bottom {
	width:900px;
	height:9px;
	float:left;
	}

	
.comment_view_outbound_container_content_row {
	width:888px;
	height:auto;
	float:left;
	padding:0 6px;
	font-size:10px;
	background-color:#fff;
	border-left:1px solid #b3b3b3;
	border-right:1px solid #b3b3b3;
	}


.comment_view_outbound_container_content_to  {
	width:20%;
	height:auto;
	float:left;
	text-align:center;
	}
.comment_view_outbound_container_content_to a {
	font-weight:bold;
	}

.comment_view_outbound_container_content_comment  {
	width:45%;
	height:auto;
	float:left;
	padding:35px 10px 0 10px;
	display:block;
	text-align:left;
	}
.comment_view_outbound_container_content_comment span {
	vertical-align:text-bottom;
	height:100%;
	}
.comment_view_outbound_container_content_date {
	width:20%;
	height:auto;
	padding:35px 0 0 0 ;
	text-align:center;
	float:left;
	}
.comment_view_outbound_container_content_status {
	width:10%;
	height:auto;
	float:left;
	padding:35px 0 0 0 ;
	text-align:center;
	}


.comment_view_outbound_container_content_status span.orange {
	color:#ffa500;
	}
.comment_view_outbound_container_content_status span.green {
	color:#008000;
	}
	
.comment_view_outbound_container_content_to	img {
	border:1px solid #929292;
	display:block;
	margin:auto;
	clear:both;
	}

.edit_favpics_container {
	width:840px;
	height:auto;
	padding:10px 40px;
	float:left;
	text-align:left;
	}

.edit_favpics_container_each {
	width:75px;
	height:auto;
	float:left;
	margin:10px 22px;
	}
.edit_favpics_container_each_img {
	width:75px;
	height:75px;
	margin-bottom:4px;
	float:left;
	}
.edit_favpics_container_each_img a img {
	border:0;
	margin:auto;
	display:block;
	}

.edit_favpics_container_each_input {
	float:left;
	padding:0 0 0 28px;
	}
	
	
	