BODY { 
	background-color: #FFFFFF; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(../images/body_bg.jpg); PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; FONT-FAMILY: tahoma,verdana,helvetica; HEIGHT: 100%; background-repeat: repeat-x; background-position:center top; 
}

TEXTAREA {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; color:#2c2c2c; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: arial,verdana,helvetica; 
}
INPUT {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; color:#2c2c2c; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: arial,helvetica;
}

INPUT.searchbox {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 12px; PADDING-BOTTOM: 2px; MARGIN: 0px; PADDING-TOP: 2px; FONT-FAMILY: arial,verdana,helvetica;
}

HR {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; COLOR: #999999; BORDER-BOTTOM: 0px; HEIGHT: 1px; BACKGROUND-COLOR: #999999;
}

FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}

SELECT {
	FONT: 13px  Arial,Geneva, Verdana; COLOR: #2c2c2c; width: px;
}

IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; margin:0px;
}

P {
	TEXT-ALIGN: justify; margin-top:14px; margin-bottom:14px;
}

UL {
	MARGIN-BOTTOM: 5px; MARGIN-LEFT: 15px; PADDING-LEFT: 15px;
}

UL LI {
	MARGIN-BOTTOM: 5px; MARGIN-TOP: 5px; LIST-STYLE-IMAGE: url(../images/green_bullet.jpg); padding-left:5px;
}

UL.list {
	LIST-STYLE-IMAGE: url(../images/green_bullet.jpg);
}

h1,h2,h3,h4,h5,h6 {
	margin: 1px; font-family: arial,verdana;
	}
	
.notice { background:#FFFFCC url(../images/tick.png) no-repeat scroll 10px 4px; border-bottom:1px solid #DDDDDD; border-top:1px solid #DDDDDD; margin:4px 0; padding:4px 4px 4px 30px; font-size: 13px; }
.error { background:#FF3333 url(../images/error.png) no-repeat scroll 10px 4px; color:#FFFFFF; margin:4px 0; padding:4px 4px 4px 30px; font-size: 13px; }

	
h1 {
color: #FFFFFF; font-size: 26px; font-family: Arial;
}	

h2 {
color: #410805; font-size: 18px; font-family: arial;
}

OL {
	 MARGIN-BOTTOM: 5px; 
}
OL LI {
	MARGIN-BOTTOM: 5px; LINE-HEIGHT: 1.4em;
}

Div.Scroller {
    padding-right: 0px; 
	padding-left: 0px; 
	text-align: normal; 
	overflow: auto; 
	height: 250px; 
	width: 230px; 
	scrollbar-face-color: #C8D8FB; 
	scrollbar-shadow-color: #C8D8FB; 
	scrollbar-highlight-color: #C8D8FB; 
	scrollbar-3dlight-color: #C8D8FB; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FEFEFB; 
	scrollbar-arrow-color: #000000;
	float:left;
	margin-top:7px;
	}

Div.Scroller2 {
    padding-right: 0px; 
	padding-left: 0px; 
	text-align: normal; 
	overflow: auto; 
	height: 250px; 
	width: 230px; 
	scrollbar-face-color: #C8D8FB; 
	scrollbar-shadow-color: #C8D8FB; 
	scrollbar-highlight-color: #C8D8FB; 
	scrollbar-3dlight-color: #C8D8FB; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FEFEFB; 
	scrollbar-arrow-color: #000000;
	float:left;
	margin-top:7px;
	}

	 

A {
	 COLOR: #35372F; FONT-FAMILY:Tahoma; TEXT-DECORATION: none;
     }


A:hover  {
	color:#FFFFFF; text-decoration : none;
}


.submit-button {
	BACKGROUND-IMAGE: url(../images/go_button.jpg);  FONT-FAMILY: TAHOMA; FONT-SIZE: 11px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #ffffff 0px solid; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; width: 27px; height:20px; cursor:pointer;
    }
	
.submit-button1 {
	BACKGROUND-IMAGE: url(../images/signin_button.jpg);  FONT-FAMILY: TAHOMA; FONT-SIZE: 11px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #ffffff 0px solid; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; width: 97px; height:30px; cursor:pointer;
    }
	
.submit-button2 {
	BACKGROUND-IMAGE: url(../images/register_button.jpg);  FONT-FAMILY: TAHOMA; FONT-SIZE: 11px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #ffffff 0px solid; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; width: 203px; height:57px; cursor:pointer;
    }	
	
input[type=text] {
	width: px;
	height:23px;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
	color:#000000;
	font-size:16px;
	}
	
input[type=password] {
	width: px;
	height:23px;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
	color:#000000;
	font-size:16px;
	}
	
#fav-textbox {
	width: 190px;
	height:20px;
	background-color:#FFFFFF;
	border:1px solid #7F9DB9;
	color:#000000;
	font-size:13px;
	}

.submit-button3 {
	BACKGROUND-IMAGE: url(../images/onclick-button.jpg);  FONT-FAMILY: TAHOMA; FONT-SIZE: 11px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #ffffff 0px solid; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; width: 34px; height:22px; cursor:pointer;
    }				
.submit-button4 {
	BACKGROUND-IMAGE: url(../images/submit-button.png);  FONT-FAMILY: TAHOMA; FONT-SIZE: 11px; BORDER-BOTTOM: #000000 0px solid; BORDER-LEFT: #ffffff 0px solid; BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #ffffff 0px solid; MARGIN: 0px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; width: 150px; height:40px; cursor:pointer;
    }


/*  I N D E X  P A G E   */

#main {
	width:100%;
	float:left;
	text-align:center;
	}
	
#inner-main {
	width:100%;
	float:left;
	background:url(../images/inner-body_bg.jpg) repeat-x;
	background-position:top;
	background-color:#FFFFFF;
	text-align:center;
	}	

#template {
	width:1003px;
	margin:0 auto;
	text-align:left;
	}
	

#header-area {
	width:1003px;
	height:81px;
	float:left;
	text-align:left;
	}
	
.logo-area {
	width:360px;
	height:81px;
	float:left;
	text-align:left;
	}
	
.top-links-area {
	width:475px;
	float:left;
	text-align:left;
	margin-top:11px;
	}
	
.links-area-one {
	width:105px;
	float:left;
	text-align:left;
	}
	
.links-area-two {
	width:105px;
	float:left;
	background:url(../images/top-verticle_divider.jpg) no-repeat;
	background-position:center left;
	text-align:left;
	}
	
.links-big-font {
	font-size:20px;
	font-family:Myriad Pro, Trebuchet MS;
	color:#FFFFFF;
	line-height:1.0em;
	}
	
.links-small-font {
	font-size:13px;
	font-family:Myriad Pro, Trebuchet MS;
	color:#E6E5E5;
	line-height:1.2em;
	}
	
A:HOVER.links-small-font {
	text-decoration: underline;
}
	
.blue-text {
	font-size:13px;
	font-family:Arial;
	color:#BDE6F6;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	}
	
.top-links-area2 {
	width:150px;
	float:left;
	text-align:left;
	margin-top:32px;
	}							
	

#middle-area {
	width:1003px;
	height:318px;
	float:left;
	background:url(../images/logos-area_bg.jpg) no-repeat;
	text-align:left;
	}
	
.middle-left-area {
	width:460px;
	float:left;
	margin-left:15px;
	margin-top:40px;
	text-align:left;
	}
	
.black-font43 {	
	font-size:43px;
	font-family:Myriad Pro, Trebuchet MS;
	color:#000000;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.1em;
	}
	
.black-heading26 {
	font-size:26px;
	font-family:Times New Roman;
	color:#000000;
	line-height:1.2em;
	}
	
.blue-font17 {
	font-size:17px;
	font-family:Arial;
	color:#040A8B;
	font-style:italic;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
	}
	
A.blue-font17:hover {
	font-size:17px;
	font-family:Arial;
	color:#000000;
	font-style:italic;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
	}
	
	
	
.middle-right-area {
	width:503px;
	height: px;
	float:right;
	background:url(../images/new-rivalry_bg.png) no-repeat;
	background-position:bottom;
 	text-align:center;
	}
	
.red-font36 {	
	font-size:36px;
	font-family:Myriad Pro, Trebuchet MS;
	color:#840000;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.1em;
	}
	
.rivalry-font16 {
	font-size:16px;
	font-family:Times New Roman;
	color:#5D5E4F;
	line-height:1.3em;
	}
	
.middle-right-area-content {
	width:453px;
	margin:0 auto;
	text-align:left;
	}							
	

#center-area {
	width:1003px;
	float:left;
	text-align:left;
	}
	
.center-area-top-space {
	width:1003px;
	height:25px;
	float:left;
	text-align:left;
	}
	
#hot-topics-area {
	width:310px;
	float:left;
	text-align:left;
	margin-left:10px;
	}
	
.table-round-top {
	width:310px;
	height:22px;
	float:left;
	background:url(../images/table-round_top.jpg) no-repeat;
	text-align:center;
	}
	
.table-round-bottom {
	width:310px;
	height:25px;
	float:left;
	background:url(../images/table-round_bottom.jpg) no-repeat;
	text-align:center;
	}
	
.table-round-center {
	width:310px;
	float:left;
	background:url(../images/table-round_center.jpg) no-repeat;
	background-position:top;
	text-align:center;
	}
	
.table-round-center-area {
	width:280px;
	margin:0 auto;
	text-align:left;
	}
	
.hot-topics-title {
	width:280px;
	height:31px;
	float:left;
	background:url(../images/hot-script-title_bg.jpg) no-repeat;
	background-position:center;
	font-size:16px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.hot-topics-space {
	width:280px;
	height:15px;
	float:left;
	text-align:left;
	}
	
.boxes-content {
	font-size:13px;
	font-family:Tahoma;
	color:#50504F;
	}
	
A.boxes-content:hover {
	font-size:13px;
	font-family:Tahoma;
	color:#000000;
	}	
	
.boxes-content-divider { 
	width:280px;
	height:2px;
	float:left;
	background-color:#F5F6F0;
	text-align:left;
	}				
		

	
#ultimate-fans-area {
	width:310px;
	float:left;
	margin-left:25px;
	text-align:left;
	}
	
.ultimate-fans-title {
	width:280px;
	height:31px;
	float:left;
	background:url(../images/ultimate-fans-title_bg.jpg) no-repeat;
	background-position:center;
	font-size:16px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	}
.ultimate-fans-title-profile {
	width:230px;
	height:31px;
	float:left;
	background:url(../images/ultimate-fans-title_bg_prof.jpg) no-repeat;
	background-position:center;
	font-size:14px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.member-icon {
	width:31px;
	height:29px;
	float:left;
	text-align:center;
	margin-left:8px;
	margin-top:8px;
	}
	
.member-big-image {
	width:69px;
	height:64px;
	float:right;
	text-align:center;
	margin-right:10px;
	margin-top:10px;
	}				
		

	
#biggest-rivals-area {
	width:310px;
	float:right;
	text-align:left;
	margin-right:10px;
	}
	
.biggest-rivals-title {
	width:280px;
	height:31px;
	float:left;
	background:url(../images/biggest-rivals-title_bg.jpg) no-repeat;
	background-position:center;
	font-size:16px;
	font-family:Arial;
	color:#FFFFFF;
	font-weight:bold;
	}		



#copyright-area {
	width:100%;
	height:105px;
	float:left;
	text-align:center;
	background-color:#212121;
	}
	
.copyright-area-content {
	width:993px;
	margin:0 auto;
	text-align:left;
	margin-top:12px;
	}
	
.copyright-left {
	width:340px;
	float:left;
	text-align:left;
	font-size:12px;
	font-family:Tahoma;
	color:#CACEB4;
	font-weight:bold;
	}
	
.copyright-right {
	width:640px;
	float:right;
	text-align:right;
	font-size:12px;
	font-family:Tahoma;
	color:#CACEB4;
	font-weight:bold;
	}
	
.copyright-info {	
	font-size:12px;
	font-family:Tahoma;
	color:#CACEB4;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	}
	
.copyright-social {
	width:550px;
	float:right;
  text-align:right; 
  font-size:12px;
  font-family:Tahoma;
  color:#CACEB4;
  font-weight:bold;
	}
	
	
/* /////////////////////////// INNER SIGN IN PAGE AREA /////////////////////////// */				

	
.inner-logo-area {
	width:327px;
	height:81px;
	float:left;
	text-align:left;
	}
	
.inner-top-links-area {
	width:285px;
	float:left;
	text-align:left;
	margin-top:11px;
	}
	
.inner-links-area-one {
	width:90px;
	float:left;
	text-align:left;
	}
	
.inner-links-area-two {
	width:90px;
	float:left;
	background:url(../images/top-verticle_divider.jpg) no-repeat;
	background-position:center left;
	text-align:left;
	}
	
.inner-links-area-three {
	width:75px;
	float:left;
	background:url(../images/top-verticle_divider.jpg) no-repeat;
	background-position:center left;
	text-align:left;
	}
	
.inner-top-links-area2 {
	width:377px;
	float:right;
	text-align:left;
	}
	
.right-links-bg {
	width:377px;
	height:27px;
	float:left;
	background:url(../images/right-links_bg.jpg) no-repeat;
	text-align:left;
	}
	
.right-links-font12 {
	font-size:12px;
	font-family:Arial;
	color:#222121;
	padding-left:7px;
	padding-right:7px;
	}
	
A.right-links-font12:hover {
	font-size:12px;
	font-family:Arial;
	color:#B2170E;
	padding-left:7px;
	padding-right:7px;
	}
	
.inner-blue-text {
	font-size:12px;
	font-family:Arial;
	color:#BDE6F6;
	padding-left:3px;
	padding-right:3px;
	}		
	
A:HOVER.inner-blue-text {
	text-decoration: underline;
}

#inner-center-area {
	width:1003px;
	float:left;
	text-align:left;
	}
	
.inner-center-left {
	width:667px;
	float:left;
	background:url(../images/center_divider.png) no-repeat;
	background-position:top right;
	text-align:left;
	margin-top:-20px;
	}
	
.inner-center-left-content {
	width:617px;
	float:left;
	margin-left:25px;
	text-align:left;
	}
	
.inner-default-breadcrumb {
	font-size:12px;
	font-family:Arial;
	color:#3B3939;
	}
	
A.inner-default-breadcrumb:hover {
	font-size:12px;
	font-family:Arial;
	color:#DA1C14;
	}
	
.inner-highlight-breadcrumb {
	font-size:12px;
	font-family:Arial;
	color:#DA1C14;
	}
	
.inner-page-title {
	font-size:20px;
	font-family:Arial;
	color:#404040;
	line-height:1.3em;
	}
	
.inner-default-text {
	font-size:12px;
	font-family:Arial;
	color:#404040;
	line-height:1.4em;
	}
	
.signin-area {
	width:617px;
	float:left;
	background:url(../images/signin-area_divider.png) no-repeat;
	background-position:center;
	text-align:left;
	}
	
.inner-black-font13 {
	font-size:13px;
	font-family:Arial;
	color:#404040;
	line-height:1.3em;
	}
	
.inner-black-font14 {
	font-size:14px;
	font-family:Arial;
	color:#404040;
	line-height:1.3em;
	}
	
.inner-black-font16 {
	font-size:16px;
	font-family:Arial;
	color:#404040;
	font-weight:bold;
	line-height:1.3em;
	}					


.inner-center-right {
	width:336px;
	float:right;
	text-align:center;
	}
	
/* --------------------------------------------------------------------- */

.conditions-round-top {
	width:460px;
	height:10px;
	float:left;
	background:url(../images/conditions-round_top.jpg) no-repeat;
	text-align:center;
	}
	
.conditions-round-bottom {
	width:460px;
	height:10px;
	float:left;
	background:url(../images/conditions-round_bottom.jpg) no-repeat;
	text-align:center;
	}
	
.conditions-round-center {
	width:460px;
	float:left;
	background:url(../images/conditions-round_center.jpg) repeat-y;
	text-align:center;
	}
	
.conditions-round-center-content {
	width:420px;
	margin:0 auto;
	text-align:justify;
	font-size:12px;
	font-family:Verdana;
	color:#3C3C3C;
	line-height:1.5em;
	}
	
/* --------------------------------------------------------------------- */			

.news-events-post-area {
	width:617px;
	float:left;
	text-align:left;
	margin-top:20px;
	}
	
.news-events-post-bottom-area {
	width:609px;
	height:35px;
	float:left;
	background:url(../images/comment-bottom_bg.jpg) no-repeat;
	text-align:center;
	margin-top:11px;
	}	
	
.news-events-post-title {
	font-size:18px;
	font-family:Arial;
	color:#404040;
	font-weight:bold;
	}
	
.news-events-post-time {
	font-size:12px;
	font-family:Arial;
	color:#404040;
	line-height:1.4em;
	}
	
.news-events-post-desc {
	font-size:11px;
	font-family:Verdana;
	color:#3C3C3C;
	line-height:1.5em;
	}
	
.news-events-post-comment {
	font-size:13px;
	font-family:Arial;
	color:#0A0A0A;
	line-height:1.4em;
	}
	
#page-listing-area {
	width:617px;
	float:left;
	text-align:center;
	}
	
.selected-list {
	font-size:18px;
	font-family:Arial;
	color:#626364;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	}
	
A.selected-list:hover {
	font-size:18px;
	font-family:Arial;
	color:#000000;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	}
	
.unselected-list {
	font-size:13px;
	font-family:Arial;
	color:#626364;
	padding-left:5px;
	padding-right:5px;
	}
	
A.unselected-list:hover {
	font-size:13px;
	font-family:Arial;
	color:#000000;
	padding-left:5px;
	padding-right:5px;
	}
	
.categories-archives-area {
	width:300px;
	margin:0 auto;
	text-align:left;
	margin-top:20px;
	}
	
.categories-area {
	width:140px;
	float:left;
	text-align:left;
	}
	
.archives-area {
	width:140px;
	float:right;
	text-align:left;
	}
	
.categories-links {
	font-size:12px;
	font-family:Arial;
	color:#5F654A;
	line-height:1.7em;
	}
	
A.categories-links:hover {
	font-size:12px;
	font-family:Arial;
	color:#000000;
	line-height:1.7em;
	}

A.news-links:hover {
	color:#6B0000;
	}

.news-events-post-top-area {
	width:609px;
	height:34px;
	float:left;
	background:url(../images/u161.png) no-repeat;
	font-size:12px;
	font-family:Arial;
	color:#404040;
	line-height:1.4em;
	}
	
/* ----------------------------------------------------------------------------- */

									
#profile-center-area {
	width:1003px;
	float:left;
	text-align:left;
	}
	
.profile-center-left {
	width:860px;
	float:left;
	background:url(../images/center_divider.png) no-repeat;
	background-position:top right;
	text-align:left;
	margin-top:-20px;
	}	
	
.profile-center-left-content {
	width:820px;
	float:left;
	margin-left:20px;
	text-align:left;
	}
	
.profile-photo-section {
	width:250px;
	float:left;
	text-align:left;
	}
	
.profile-left-round-top {
	width:250px;
	height:10px;
	float:left;
	background:url(../images/left-round_top.png) no-repeat;
	text-align:center;
	}
	
.profile-left-round-top2 {
	width:250px;
	height:10px;
	float:left;
	background:url(../images/left-round_top2.png) no-repeat;
	text-align:center;
	}
	
.profile-left-round-center1 {
	width:250px;
	float:left;
	background:url(../images/left-round_center1.png) no-repeat;
	background-position:top;
	text-align:center;
	}
	
.profile-left-round-center1-content {
	width:230px;
	margin:0 auto;
	text-align:left;
	}
	
.profile-left-round-center1-content-divider {
	width:230px;
	height:1px;
	float:left;
	background-color:#909381;
	text-align:left;
	}
	
.profile-setting-area {
	width:230px;
	height:22px;
	float:left;
	background-color:#F0F2E5;
	margin-top:5px;
	}
	
.profile-setting-font {
	font-size:12px;
	font-family:Verdana;
	color:#C22020;
	line-height:1.5em;
	}
	
A:HOVER.profile-setting-font {
	text-decoration: underline !important;
	}
	
A.profile-setting-font:hover {
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	line-height:1.5em;
	}	
	
.profile-name-font {
	font-size:14px;
	font-family:Verdana;
	color:#810303;
	line-height:1.5em;
	}	
	
A:HOVER.profile-name-font {
	text-decoration: underline !important;
	}	
	
	
A.profile-name-font:hover {
	font-size:14px;
	font-family:Verdana;
	color:#000000;
	line-height:1.5em;
	}
	
.profile-links-font12 {
	font-size:12px;
	font-family:Verdana;
	color:#3F3F3F;
	line-height:1.5em;
	}
	
A:HOVER.profile-links-font12 {
	text-decoration: underline !important;
	}
	
A.profile-links-font12:hover {
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	line-height:1.5em;
	}
	
.profile-links-font13 {
	font-size:13px;
	font-family:Verdana;
	color:#3F3F3F;
	line-height:1.5em;
	}
	
A:HOVER.profile-links-font13 {
	text-decoration: underline !important;
	}
	
A.profile-links-font13:hover {
	font-size:13px;
	font-family:Verdana;
	color:#000000;
	line-height:1.5em;
	}
	
.other-icons-area {
	width:230px;
	height:26px;
	float:left;
	text-align:left;
	}				
	
.profile-left-round-middle {
	width:250px;
	height:10px;
	float:left;
	background:url(../images/left-round_middle.png) no-repeat;
	text-align:center;
	}
	
.profile-left-round-center2 {
	width:250px;
	float:left;
	background:url(../images/left-round_center2.png) no-repeat;
	background-position:bottom;
	text-align:center;
	}
	
.profile-left-round-center2-content {
	width:230px;
	margin:0 auto;
	text-align:left;
	}
	
.recent-link {
	font-size:14px;
	font-family:Verdana;
	color:#2C2C2C;
	line-height:1.4em;
	}
	
A:HOVER.recent-link {
	text-decoration: underline !important;
	}
	
A.recent-link:hover {
	font-size:14px;
	font-family:Verdana;
	color:#2C2C2C;
	line-height:1.4em;
	}
	
.view-all {
	font-size:11px;
	font-family:Verdana;
	color:#A10303;
	}
	
A:HOVER.view-all {
	text-decoration: underline !important;
	}
	
A.view-all:hover {
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	}
	
.recent-content-area {
	width:230px;
	float:left;
	text-align:left;
	margin-top:10px;
	}
	
.recent-content-area-content-image{
	width:100px;
	float:left;
	text-align:left;
	}

.recent-content-area-content-text {
	width:100px;
	float:right;
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:#444444;
	line-height:1.4em;
	}
	
.recent-content-area-content-text-title {
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	line-height:1.4em;
	}	
	
.recent-content-area-content {
	width:200px;
	float:left;
	text-align:left;
	}		
	
.recent-content-area-content-space {
	width:200px;
	height:12px;
	float:left;
	text-align:left;
	}				
	
.profile-left-round-bottom {
	width:250px;
	height:10px;
	float:left;
	background:url(../images/left-round_bottom.png) no-repeat;
	text-align:center;
	}
	
/* ------------------------------------------- */


	
.profile-listing-section {
	width:543px;
	float:right;
	text-align:left;
	}
	
.favourite-area {
	width:543px;
	float:left;
	text-align:left;
	}
	
.favourite-area-heading {
	width:543px;
	height:40px;
	float:left;
	background:url(../images/heading-black_bg.jpg) no-repeat;
	text-align:left;
	}
	
.heading-font20 {
	font-size:20px;
	font-family:Arial;
	color:#FFFFFF;
	line-height:1.4em;
	}
	
.profile-points-area {
	width:257px;
	height:27px;
	float:right;
	margin-top:13px;
	background:url(../images/profile-points_bg.png) no-repeat;
	text-align:left;
	font-size:13px;
	font-family:Verdana;
	color:#000000;
	}
	
.table-listing-bg-area {
	width:539px;
	float:left;
	background:url(../images/table-listing_bg.png) repeat-x;
	background-position:top;
	background-color:#EAEAEB;
	text-align:left;
	border-left:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	}
	
.table-listing-bg-area-content {
	width:539px;
	margin:0 auto;
	text-align:left;
	}
	
.table-listing-area1 {
	width:283px;
	height:25px;
	float:left;
	background-color:#E8ECDC;
	text-align:left;
	border-bottom:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	}
	
.table-listing-area2 {
	width:82px;
	height:25px;
	float:left;
	background-color:#E8ECDC;
	text-align:left;
	border-bottom:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	}
	
.table-listing-area3 {
	width:82px;
	height:25px;
	float:left;
	background-color:#E8ECDC;
	text-align:left;
	border-bottom:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	}
	
.table-listing-area4 {
	width:89px;
	height:25px;
	float:left;
	background-color:#E8ECDC;
	text-align:left;
	border-bottom:1px solid #C7CBB6;
	}	

	
.table-listing2-area1 {
	width:283px;
	height:25px;
	float:left;
	text-align:left;
	border-bottom:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	}
	
.table-listing2-area2 {
	width:82px;
	height:25px;
	float:left;
	text-align:left;
	border-bottom:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	}
	
.table-listing2-area3 {
	width:82px;
	height:25px;
	float:left;
	text-align:left;
	border-bottom:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	}
	
.table-listing2-area4 {
	width:89px;
	height:25px;
	float:left;
	text-align:left;
	border-bottom:1px solid #C7CBB6;
	}
	
.table-listing-view-all {
	width:543px;
	height:25px;
	float:left;
	text-align:right;
	}
	
.view-all2 {
	font-size:11px;
	font-family:Verdana;
	color:#6B0000;
	}
	
A:HOVER.view-all2 {
	text-decoration: underline !important;
	}
	
A.view-all2:hover {
	font-size:11px;
	font-family:Verdana;
	color:#000000;
	}
				
	
.listing-content {
	font-size:12px;
	font-family:Verdana;
	color:#3C3C3C;
	line-height:1.4em;
	}
	
A:HOVER.listing-content {
	text-decoration: underline !important;
	}

a.listing-content-link {
  font-size:12px;
  font-family:Verdana;
  color:red;
  line-height:1.4em;
  font-weight: bold;
}

a.listing-content-link:hover {
  color:#3C3C3C;
}

.listing-content-small {
	font-size:11px;
	font-family:Verdana;
	color:#3C3C3C;
	line-height:1.4em;
	}
	
.profile-listing-section-space {
	width:543px;
	height:16px;
	float:left; 
	text-align:left;
	}
	
.comment-content-area {
	width:539px;
	margin:0 auto;
	text-align:left;
	}
	
.comment-content-area-image {
	width:80px;
	float:left;
	text-align:center;
	font-size:11px;
	font-family:Verdana;
	color:#3C3C3C;
	line-height:1.4em;
	}
	
.comment-content-area-content {
	width:290px;
	float:left;
	text-align:left;
	font-size:12px;
	font-family:Verdana;
	color:#3C3C3C;
	line-height:1.4em;
	}
	
.comment-content-area-divider {
	width:543px;
	height:1px;
	float:left;
	background-color:#C7CBB6;
	text-align:left;
	margin-top:5px;
	}
	
.profile-center-right {
	width:140px;
	float:right;
	text-align:center;
	}
	
/* --------------------------------------------------------------------- */			

.inbox-area {
	width:613px;
	float:left;
	text-align:left;
	}
	
.inbox-title-area {
	width:613px;
	height:40px;
	float:left;
	background:url(../images/inbox-title_bg.jpg) no-repeat;
	text-align:left;
	}
	
.inbox-title-area1 {
	width:160px;
	float:left;
	margin-top:3px;
	margin-left:10px;
	text-align:left;
	}
	
.inbox-title-area2 {
	width:440px;
	float:right;
	margin-top:12px;
	text-align:left;
	}
	
.inbox-title-white {	
	font-size:13px;
	font-family:Arial;
	color:#FFFFFF;
	line-height:1.3em;
	}
	
.inbox-title-black {	
	font-size:13px;
	font-family:Arial;
	color:#000000;
	line-height:1.3em;
	}
	
.inbox-listing-area {
	width:613px;
	float:left;
	background:url(../images/inbox-listing_bg.jpg) repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	}
	
.inbox-listing-heading-date {
	width:100px;
	height:25px;
	float:left;
	background-color:#E8ECDC;
	border-left:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	}
	
.inbox-listing-heading-from {
	width:160px;
	height:25px;
	float:left;
	background-color:#E8ECDC;
	border-left:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	}
	
.inbox-listing-heading-subject {
	width:316px;
	height:25px;
	float:left;
	background-color:#E8ECDC;
	border-left:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	}
	
.inbox-listing-heading-checkbox {
	width:32px;
	height:25px;
	float:left;
	text-align:center;
	background-color:#E8ECDC;
	border-left:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	}
	
.inbox-listing-date {
	width:100px;
	height:25px;
	float:left;
	border-left:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	}
	
.inbox-listing-from {
	width:160px;
	height:25px;
	float:left;
	border-left:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	}
.inbox-listing-from  a {
   text-decoration: none;
   color: #333333;			
}
.inbox-listing-from  a:hover {
   text-decoration: underline;
   color: #333333;
}	
.inbox-listing-subject {
	width:316px;
	height:25px;
	float:left;
	border-left:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	}
.inbox-listing-subject  a {
   text-decoration: none;
   color: #333333;			
}
.inbox-listing-subject  a:hover {
   text-decoration: underline;
   color: #333333;
}		
.inbox-listing-checkbox {
	width:32px;
	height:25px;
	float:left;
	text-align:center;
	border-left:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	}
	
/* --------------------------------------------------------------------- */			
	

.about-area {
	width:543px;
	float:left;
	text-align:left;
	}
	
.about-title-area {
	width:543px;
	height:40px;
	float:left;
	background:url(../images/about-title_bg.jpg) no-repeat;
	text-align:left;
	font-size:20px;
	font-family:Arial;
	color:#FFFFFF;
	line-height:1.2em;
	}
	
.about-listing-area {
	width:541px;
	float:left;
	background:url(../images/about-listing_bg.jpg) repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	text-align:left;
	border-left:1px solid #C7CBB6;
	border-right:1px solid #C7CBB6;
	border-bottom:1px solid #C7CBB6;
	}	

	
.about-listing1-without-bgarea {
	width:141px;
	height:26px;
	float:left;
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:#3C3C3C;
	}	
	
.about-listing1-without-bgarea2 {
	width:400px;
	height:26px;
	float:left;
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:#3C3C3C;
	}	

	
.about-listing1-with-bgarea {
	width:141px;
	height:26px;
	float:left;
	background-color:#E8ECDC;
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:#3C3C3C;
	}	
	
.about-listing1-with-bgarea2 {
	width:400px;
	height:26px;
	float:left;
	background-color:#E8ECDC;
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:#3C3C3C;
	}	

	
.about-right-content-area {
	width:543px;
	float:left;
	text-align:justify;
	font-size:11px;
	font-family:Verdana;
	color:#3C3C3C;
	line-height:1.5em;
	}
	
.about-right-content-heading {
	font-size:20px;
	font-family:Arial;
	color:#3C3C3C;
	line-height:1.4em;
	}		
	
/*-----------------------------------------*/				
DIV.message_list { width: 613px; clear: both; margin-left: 0px; float: left; margin-bottom: 30px;  }
TABLE.message_list { width: 613px; border-collapse: collapse; border: 1px solid #999999; margin-bottom: 30px; }
DIV.message_title_show { width: 613px; clear: both; margin-left: 0px; background:black; border: 1px solid #999; float: left; margin-top: 10px; margin-bottom: 5px; }
DIV.message_title_show .actions_text { float: left; margin-left: 5px; line-height: 20px; padding-top: 5px; padding-bottom: 5px; font-size: 12px; color: #CCCCCC; }
DIV.message_title_show .actions { float: left; font-size: 13px; color: white; padding: 25px 0px 0px 40px;  }
DIV.message_title_show .actions A { color: white; text-decoration: underline; }
DIV.message_title_show .actions A:HOVER {  text-decoration: none; }
TABLE.message_show { width: 613px; border-collapse: collapse; border: 1px solid #999999; }
TABLE.message_show TD { border: 1px solid #999999; color: black; padding: 10px; }	
					
.red-font12 {
	font-size:12px;
	font-family:Arial;
	color:#B2170E;
	padding-left:7px;
	padding-right:7px;
	}
	
.red-font12:hover
{
	font-size:12px;
	font-family:Arial;
	color:#B2170E;
	padding-left:7px;
	padding-right:7px;
}
/*  settings   */

.new-email-new-part {
	background:url(../images/email-not-conf-bg-img..jpg) no-repeat;
	height:35px;
	padding-left:10px;
	}

.email-new-part-containt {
	font-size:15px;
	font-family:Arial;
	color:#000000;
	float:left; 
	width:462px; 
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	}

.new-read {
	font-size:12px;
	font-family:Arial;
	color:#000000;
	float:left; 
	width:100px; 
	text-align:left;
	padding-top:10px;
	}
.new-profile-setting-area {
	background:url(../images/top-header-bg-img.jpg) no-repeat;
	height:40px;
	padding-left:15px;
	padding-top:5px;
	}
	
.new-profile-setting-heading {
	font-size:18px;
	font-family:Arial;
	color:#ffffff;
	padding-left:10px; 
	padding-top:10px;
		}
	
.new-profile-setting-area-bg {
	background:url(../images/right-area-bg.jpg) no-repeat;
	height:40px;

	}
	
.new-profile-area {
	width:557px;
	height:40px;
	float:left;
	background:url(../images/top-header-bg-img.jpg) no-repeat;
	text-align:center;
	margin-top:11px;
	}	
	
.new-profile-area-containt-bg-white-first {
	width:557px;
	float:left;
	background:url(../images/white-bg-img.jpg);
	height:34px;
	}	
	
.form-containt {
font-size:12px;
font-family:Arial;
color:#202020;
padding-left:24px;
padding-top:7px;
height:28px;
}

.form-containt-green {
font-size:12px;
font-family:Arial;
color:#202020;
padding-left:24px;
padding-top:7px;
height:30px;
}

.form-containt-white {
font-size:12px;
font-family:Arial;
color:#202020;
padding-left:24px;
padding-top:7px;
height:30px;
}
	
.new-profile-area-containt-bg-white {
	width:557px;
	float:left;
	background:url(../images/white-bg-img.jpg) no-repeat;
	text-align:left;
	height:28px;
	}
.new-profile-area-containt-bg-white-2 {
	width:557px;
	float:left;
	background:url(../images/white-bg-img.jpg) ;
	text-align:left;
	}	
.new-acc-area-containt-bg-white {
	width:557px;
	float:left;
	background:url(../images/acount-setting-bg-imh.jpg) ;
	text-align:left;
	}	
	
.new-profile-area-containt-bg-green {
	width:557px;
	float:left;
	background:url(../images/lite-green-bg-img.jpg);
	text-align:left;
	}
	
.form-containt-interest-area {
font-size:12px;
font-family:Arial;
color:#202020;
padding-left:24px;
padding-top:7px;
}

.new-notification-contant {
font-size:12px;
font-family:vardana;
color:#272626;
text-align:left;
 padding-left:15px;
}
.new-notification-contant a{
font-size:12px;
font-family:vardana;
color:#272626;
text-align:left;
font-weight:bold
}

.new-notification-contant a:hover{
font-size:12px;
font-family:vardana;
color: #FF0000;
text-align:left;
font-weight:bold
}


.new-notification-contant-option {
font-size:12px;
font-family:vardana;
color: #2B2828;
text-align:left;
height:20px;
padding-left:15px;
padding-top:5px;
margin-left:1px; 
background-color:#ffffff;



}
/*-----------------------------------------------------------*/
.radio_list {
display:inline;
list-style:none;
margin:0px;
padding:0px;
}
.radio_list li{
display:inline !important;
padding-right:10px !important;
margin: 0px !important;
width: 0px !important;
}
.radio_list li input {

width: 20px !important;
}
.radio_list li label {
display:none;

}

/* *******************************	CREATE  ALBUM  AREA  ****************************** */

	
.create-album-title-area {
	width:543px;
	height:40px;
	float:left;
	background:url(../images/about-title_bg.jpg) no-repeat;
	text-align:left;
	font-size:20px;
	font-family:Arial;
	color:#FFFFFF;
	line-height:1.2em;
	}
	
.create-album-content-area {
	width:503px;
	float:left;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	}
	
.create-album-content-area-left {
	width:100px;
	float:left;
	text-align:left;
	font-size:13px;
	font-family:Arial;
	color:#232323;
	}
	
.create-album-content-area-right {
	width:403px;
	float:right;
	text-align:left;
	font-size:11px;
	font-family:Arial;
	color:#232323;
	line-height:1.5em;
	}
	
	
/* *******************************	PHOTOM  ALBUM  AREA  ****************************** */


	
.photo-album-links-area {
	width:543px;
	height:63px;
	float:left;
	background:url(../images/photo-album-links_bg.png) repeat-x;
	text-align:center;
	}
	
.photo-album-links-content-area {
	width:503px;
	margin:0 auto;
	margin-top:10px;
	text-align:left;
	font-size:18px;
	font-family:Arial;
	color:#3C3B3B;
	}
	
.photo-album-blue-links {
	font-size:11px;
	font-family:Arial;
	color:#061C71;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
	}
	
A.photo-album-blue-links:hover {
	font-size:11px;
	font-family:Arial;
	color:#6B0000;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
	}
	
.photo-album-red-links {
	font-size:11px;
	font-family:Arial;
	color:#6B0000;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
	}
	
A.photo-album-red-links:hover {
	font-size:11px;
	font-family:Arial;
	color:#000000;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
	}
	
.photo-album-listing {
	width:543px;
	float:left;
	text-align:left;
	}
	
.photo-album-listing-bottom-space {
	width:543px;
	height:40px;
	float:left;
	text-align:left;
	}
	
.photo-area {
	width:127px;
	float:left;
	text-align:left;
	padding-left:40px;
	}
	
.photo-area-heading {
	font-size:14px;
	font-family:Verdana;
	color:#860E03;
	line-height:1.4em;
	}
	
A.photo-area-heading:hover {
	font-size:14px;
	font-family:Verdana;
	color:#000000;
	line-height:1.4em;
	}
	
.photo-area-desc {
	font-size:12px;
	font-family:Verdana;
	color:#3E3B3A;
	line-height:1.4em;
	}
	
.photo-area-fullname {
	font-size:12px;
	font-family:Verdana;
	color:#860E03;
	line-height:1.4em;
	}
	
A.photo-area-fullname:hover {
	font-size:12px;
	font-family:Verdana;
	color:#000000;
	line-height:1.4em;
	}
	
.photo-album-gray-links {
	font-size:11px;
	font-family:Arial;
	color:#313131;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	}
	
A.photo-album-gray-links:hover {
	font-size:11px;
	font-family:Arial;
	color:#6B0000;
	text-decoration:underline;
	padding-left:7px;
	padding-right:7px;
	}
	
	
/* *******************************	PHOTOM  DETAIL  AREA  ****************************** */							
	

.photo-detail-links-area {
	width:543px;
	height:43px;
	float:left;
	background:url(../images/photo-album-links_bg.png) repeat-x;
	text-align:center;
	}
	
.photo-detail-links-area2 {
	width:553px;
	height:43px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	}	
	
.detail-gray-links {
	font-size:12px;
	font-family:Arial;
	color:#313131;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	}
	
A.detail-gray-links:hover {
	font-size:12px;
	font-family:Arial;
	color:#6B0000;
	text-decoration:underline;
	padding-left:5px;
	padding-right:5px;
	}
	
.detail-links-divider {
	width:543px;
	height:1px;
	float:left;
	background-color:#003333;
	margin-top:10px;
	margin-bottom:10px;
	}	
	
.detail-green-links {
	font-size:12px;
	font-family:Arial;
	color:#555D33;
	text-decoration:underline;
	padding-left:17px;
	padding-right:17px;
	}	
	
A.detail-green-links:hover {
	font-size:12px;
	font-family:Arial;
	color:#6B0000;
	text-decoration:underline;
	padding-left:17px;
	padding-right:17px;
	}
	
	
/* *******************************	UPLOAD  EDIT  VIDEO  AREA  ****************************** */
							
	
.browse-video-box {
	width:250px;
	float:left;
	background:url(../images/browse-video_bg.jpg) repeat-x;
	background-position:top;
	background-color:#D9DEC5;
	border:1px solid #C5CAAD;
	text-align:center;
	}
	
.browse-video-box-content {
	width:220px;
	margin:0 auto;
	margin-top:15px;
	text-align:left;
	line-height:1.5em;
	}			

/* ----------------------------RIVALRY  USER  FAVOURITES  PAGE  AREA---------------------------------- */		
	
	
.rivalry-listing-anchor {
	font-size:12px;
	font-family:Verdana;
	color:#2F42F2;
	line-height:1.4em;
	}
	
A.rivalry-listing-anchor:hover {
	font-size:12px;
	font-family:Verdana;
	color:#FF0000;
	text-decoration:underline;
	line-height:1.4em;
	}
	
	
/* Start Friend Feed Area  */


.new_inner-top-links-area {
	width:295px;
	float:left;
	text-align:left;
	margin-top:11px;
	}


.new_inner-links-area-one {
	width:95px;
	float:left;
	text-align:left;

	}



.new_inner-links-area-two {
	width:83px;
	float:left;
	background:url(../images/top-verticle_divider.jpg) no-repeat;
	background-position:center left;
	text-align:left;
	}

.inner-links-area-two2 {
	width:43px;
	float:left;
	background:url(../images/top-verticle_divider.jpg) no-repeat;
	background-position:center left;
	text-align:left;

	}
	



.new_inner-links-area-three {
	width:70px;
	float:right;
	background:url(../images/top-verticle_divider.jpg) no-repeat;
	background-position:center left;
	text-align:left;
	}



#friend_search-area {
	width:543px;
	float:left;
	text-align:left;
	}

.friend_search_field {
	width:435px;
	background-color:#242424;
	border:1px solid #CDCDCD;
	font-size:14px;
	font-family:Arial;
	color:#CDCDCD;
	padding: 2px 0px 0px 0px;
	margin-top:2px;
	text-indent:5px;
	}


#bring_it_bg_area {
width:543px;
float:left;
text-align:left;
background:url(../images/whts_ur_mind_bg.png) no-repeat;
background-position:bottom;
margin-top:8px;
}






#whts_ur_id {
width:517px;
float:left;
margin-left:13px;

}


.friend_whts_ur_field {
	width:516px;
	background-color:#242424;
	border:1px solid #CDCDCD;
	font-size:14px;
	font-family:Arial;
	color:#CDCDCD;
	padding: 4px 0px 4px 0px;
	margin-top:10px;
	text-indent:5px;
	}


#feed_get_area {
width:543px;
float:left;
text-align:left;
margin-top:11px;
}

#get_start {
width:523px;
float:left;
text-align:left;
margin-left:10px;
}

#get_start  h3{
font-family:Verdana;
font-size:19px;
color:#284D76;
font-weight:normal;
text-indent:3px;

}



.feed_hide {
float:right;
padding-top:5px;
font-family:Verdana;
font-size:12px;
color:#333333;
padding-right:3px;
}


.get_underline {
width:523px;
float:left;
height:1px;
background:url(../images/get_start_underline.png) no-repeat;
margin-top:3px;

}

#feed_get_start_area {
width:543px;
float:left;
text-align:left;
background:url(../images/get_start_top_bg.png) no-repeat;
background-position:top;

}


#feed_get_start_bottom_round_area {
width:543px;
float:left;
text-align:left;
background:url(../images/get_start_bottom_bg.png) no-repeat;
height:2px;

}


#add_friend_area {
width:181px;
float:left;
background:url(../images/feed_get_devider_line.png) no-repeat;
background-position:right top;

}

#start_rivalry_area2 {
width:181px;
float:left;
background:url(../images/feed_get_devider_line.png) no-repeat;
background-position:right top;
margin-left:5px;

}




#feed_order_no {
width:55px;
float:left;
text-align:center;

}



#order_li_cont {
width:120px;
float:left;
text-align:left;
padding-top:8px;
font-family:Verdana;
font-size:12px;
color:#474646;
line-height:1.3em;
}


#order_li_cont  span{
font-family:Verdana;
font-size:14px;
color:#C21E17;

}

#earn_point_area {
width:170px;
float:left;
text-align:left;
margin-left:5px;
}



#order_li_cont3 {
width:100px;
float:left;
text-align:left;
padding-top:8px;
font-family:Verdana;
font-size:12px;
color:#474646;
line-height:1.3em;
}


#order_li_cont3  span{
font-family:Verdana;
font-size:14px;
color:#C21E17;

}








#feed_commented_area {
width:543px;
float:left;
text-align:left;

}


#feed_commented_row {
width:543px;
float:left;
text-align:left;

}



#feed_comm_img {
width:65px;
float:left;
text-align:center;

}


#feed_comm_img img{
border:1px solid #BAC19E;

}

#feed_coments {
width:465px;
float:left;
text-align:left;
font-family:Verdana;
font-size:12px;
color:#373737;
padding-top:3px;
padding-left:3px;
padding-bottom:5px;
}

#feed_coments a{
font-family:Verdana;
font-size:12px;
color:#C21E17;
text-decoration:underline;

}

#feed_coments a:hover{
text-decoration:none;
}




.feed_commnet_space {
width:465px;;
float:left;
height:3px;

}


.feed_comment_bottom_line {
width:543px;
float:left;
background:url(../images/feed_comment_bottom_line.png) no-repeat;
height:1px;
margin-top:15px;
margin-bottom:15px;

}



/* Stop Friend Feed Area  */
