/* - - NEW DATA LAYOUTS - NEED TO RETROFIT HOME.CSS - - */
/* Page Titles */
h1 { position: relative; color: #333333; font-size: 138% !important; padding: 4px 0 6px 0; margin: 0 0 5px 0; }
h2 { position: relative; color: #333333; font-size: 125% !important; padding: 4px 0 6px 0; margin: 0; }
h3 { position: relative; color: #555555; font-size: 112% !important; padding: 0; margin: 0 0 10px 0;}
h3.sn_green a, h3.sn_green a:hover {color: #333333; text-decoration: none;}
h1 span.sn, h2 span.sn { font-size: 12px; font-weight: normal; }
/* Photo/Data layouts */
.flo200, .flo75, .flohalf, .flogridf, .flogrid75, .flogrid50, .flogridp { position: relative; zoom: 1; }
.flo200, .flo75 { margin-bottom: 10px; }
.flo200:after, .flo75:after, .flohalf:after, .ic:after, .dc:after, .flogridf:after, .flogrid75:after, .flogrid50:after, .flogridp:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.ic { float: left; display: inline; position: relative; }
.dc { position: relative; }
.imgblock { overflow: hidden; margin-bottom: 5px; }
.flo200 .ic { width: 200px; text-align: center; }
.flo200 .ic .imgblock { width: 200px; border: 1px solid #76B5C6; }
.flo200 .ic img { width: 200px; }
.flo200 .dc { margin-left: 210px; }
.flo50 .ic { width: 50px; text-align: center; }
.flo50 .ic .imgblock { width: 50px; height: 50px; }
.flo50 .ic img { height: 50px; margin: 0 auto; }
.flo50 .dc { margin-left: 60px; }
.flo75 .ic { width: 75px; text-align: center; }
.flo75 .ic .imgblock { width: 75px; height: 75px; }
.flo75 .ic img { height: 75px; margin: 0 auto; }
.flo75 .dc { margin-left: 85px; }
.flohalf .ic { width: 48%; }

.ir { background: #E3E3E3; text-align: center; overflow: hidden; }
.dr { text-align: center; background: #E6F1F3; padding: 3px 0; border-top: 1px solid #FFFFFF; }
.flogriditem { float: left; display: inline; margin-right: 17px; margin-bottom: 10px; }
.flogridf { margin-right: -12px; }
.flogridf .flo50 { margin: 3px 0 -3px 3px; }
.flogridf .flo50 .dc { margin-left: 55px; padding-top: 3px; }
.flogridf .flogriditem { padding-bottom: 5px; margin-right: 11px; width: 194px; border: 1px solid #E3E3E3; }
/* \*/ * html .flogridf .flogriditem { width: 196px; } /**/
.flogridp { margin-right: -13px; margin-left: 8px; }
.flogridp .flogriditem { margin-right: 13px; padding-bottom: 5px; width: 101px; height: 87px; background: url(http://images.friendster.com/images/pf.gif) no-repeat; }
.flogrid75, .flogrid50 { margin-right: -17px; margin-left: 8px; }
.flogrid75 .flogriditem { width: 75px; }
.flogrid50 .flogriditem { width: 50px; }
.flogridp .ir { width: 93px; height: 73px; margin: 3px 0 0 4px; }
.flogridp .ir img { margin: 0 auto; height: 73px; }
.flogrid75 .ir { width: 75px; height: 75px; }
.flogrid75 .ir img { margin: 0 auto; height: 75px; }
.flogrid50 .ir { width: 50px; height: 50px; }
.flogrid50 .ir img { margin: 0 auto; height: 50px; }

/* - - VIDEO PAGE - - */
  #videoPage .tabModuleContent { padding: 10px; }
  #videoPage .flo1 .lc { width: 420px; border: 1px solid #666666; }
  #videoPage .flo1 .rc { width: 350px; text-align: center; }
  #videoPage .boxcontent { padding: 10px 0 10px 12px !important; }
	#videoPage .vid_scroll { height: 560px; background: #D5D5D5; margin: 0; padding: 5px !important; overflow: scroll; overflow: -moz-scrollbars-vertical; overflow-x: hidden; overflow-y: scroll; clear: left; }
  #videoPage .sn_2colborder { border: 1px solid #999999; background: #F0F0F0; padding: 10px 10px 3px 10px; }
  #videoPage .sn_2colborder .sn_blue { color: #555555; }
  #videoPage .tabModuleMoreLink, #videoPage .tabModuleMoreLink { border-color: #999999; color: #555555; }
  #videoPage .tabModuleSubTabs { padding: 4px 7px; }
  #videoPlayer { width: 350px; background: url(http://images.friendster.com/images/videoPlayerBg.jpg) no-repeat; margin: 0 0 10px 0; text-align: left; }
  #videoPlayerBase { width: 350px; height: 10px; line-height: 1px; font-size: 2px; background: url(http://images.friendster.com/images/videoPlayerBot.gif) no-repeat; }
  .selectedVideo { background: url(http://images.friendster.com/images/gradient.gif) repeat-x bottom left; }
  .viewedVideo { width: 49px; height: 14px; margin: 3px 0 0 0; background: url(http://images.friendster.com/images/viewed.gif) no-repeat; }

/* - - EDIT ACCOUNT PAGE - - */
  /* form tables - probably used elsewhere */
  .nowrap { white-space: nowrap; }
  .formtable { font-size: 93%; empty-cells: show; margin: 0; padding: 0; }
  .formtable td { padding: 6px 4px; vertical-align: middle; }
  .formtable td.field { text-align: right; font-weight: bold; width: 200px; }
  .formtable td.subfield { text-align: right; width: 200px; }
  .formtable td.subvalue { text-align: center; width: 50px; }
  .inputwidth { width: 185px; }

/* - - GALLERY PAGE - - */
  .flo5 { z-index: 1; padding: 0; margin: 0; position: relative; zoom: 1; }
  .flo5:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;  }
  .flo5 .lc { float: left; width: 200px; }
  .flo5 .mc { float: left; width: 400px; margin-left: 10px; }
  .flo5 .rc { float: right; width: 160px; }
  .galleryform { padding: 5px 0 5px 5px; margin: 0 0 10px 0; }
  .galleryform select { width: 190px; }
  .galleryform strong { margin: 0 0 3px 0; display: block; }
  .galleryform .commonbox { margin-bottom: 5px; }
  #galleryPage ul.sn_orangearrowsul li { font-size: 100%; margin: 0 0 5px 25px; }
  .greentext { font-size:80%; color:#008000; }
  .paginglinksmodule { border-bottom: 1px solid #E8E8E8; margin-bottom: 10px; padding-bottom: 10px; }
  /* \*/ * html #galleryPage .sn_2colborder { border-top: 1px solid #FFFFFF; } /**/
  #galleryPage .sn_grid4item { margin-bottom: 10px; }
  #galleryPage .buttonBox { margin-top: 5px; }

/* - - USERSEARCH PAGE - - */
  #usersearchPage .galleryform input, #usersearchPage .galleryform select { width: 250px !important; }

/* - - FRIENDS PAGE - - */
  .friendtabs { margin: 10px 0; }
  .friendtabs li { display: inline; padding: 0 2px; }
  .friendtabs .selected { font-weight: bold; }
  .friendtabs a {color: #FF661A;}  
  #friendsPage .inviteBtn { position: absolute; top: -1px; right: 2px; }
  .thumbnaildelete { position:absolute; top:-1px; left:119px; padding: 0 3px; font-weight:bold; border:1px solid #d5d5d5; color: #D5D5D5 !important; }
  * html #friendsPage .clearLeftNoHeight { margin-bottom: 10px; }
  .flogridf p { font-size: 11px; margin: 0 0 2px 0; }

/* - - TESTIMONIALS PAGE - - */
  .imgblock2 { width: 85px; height: 85px; overflow: hidden; border: 1px solid #b5b5b5; text-align: center; } 
  .imgblock2 img { height: 85px; border: 0px; margin: 0px auto; }

/* MESSAGES TABLES - USED MANY PLACES */
  .messagestable { width: 100%; empty-cells: show; }
  .messagestable th { padding: 8px 5px 2px 5px; text-align: left; border-bottom: 1px solid #8BB716; background-color: #E8E8E8; text-transform: capitalize; }
  .messagestable td { padding: 5px; border-bottom: 1px solid #E1EdF1; }
  .messagestable td .flogriditem { margin-bottom: 0; }
  .messagestable td.field { text-align: right; font-weight: bold; vertical-align: top; }
  .messagestable tr.subcat { padding: 8px 5px 2px 5px; text-align: left; background-color: #E8E8E8; text-transform: capitalize; }
.newmail, .newmail a { font-weight: bold; }
  .readmail, .readmail a { font-weight: normal; }

/* PROFILE TABLE - GROUPS */
  .profiletable td.field { background-color: #F0F0F0; text-align:right;font-weight:bold;padding:2px 4px; }

/* - - LOGOUT PAGE - - */
  .indexbuttonbox { display:inline; margin-top:20px; margin-left:20px; }
  .orangebutton { background:#FF2000 !important; text-decoration:none !important; padding: 0.2em 0.6em 0.2em 0.6em; color: white !important; font-weight: bold; border: #d5d5d5 solid 1px !important; white-space:nowrap; }
  .submitbutton { background: #a5b44c !important; text-decoration:none !important; padding: 0.2em 0.6em 0.2em 0.6em; color: white !important; font-weight: bold; border: #d5d5d5 solid 1px !important; white-space:nowrap; }
  a.orangebutton:hover, a.submitbutton:hover { text-decoration:none !important; }
  .buttonbox input { padding:0.2em 0.6em 0.2em 0.6em;  margin:0; }

/* - - INVITE PAGE - - */
  #reviewinvitesPage .lc .commonbox, #friendrequestsPage .lc .commonbox { margin-bottom: 25px;}
  #invitePage .email, #inviteconfirmationPage .email { list-style-type: none; margin: 0 0 5px 0; }
  #invitePage .email li  { margin-bottom: 5px; float: left; display: inline; margin-right: 10px; text-align: center } 
  #invitePage h1 { text-align: center !important; }
  #invitePage .floatLeftHalf { padding: 0; position: relative; }
  #invitePage .floatRightHalf { padding: 0; margin: 5px 0 0 0; }
  #invitePage #firstRowOfFields div, #secondRowOfFields div { padding: 2px 0 2px 0; }
  #moreEmail { margin-bottom: 15px; }
  #inviteFriends { padding-top: 5px; }
  #invitePage .inputSearch { padding-top: 15px; }
  #invitePage h1 {text-align: center}
  #invitePage .lc .innerbox, #reviewinvitesPage .lc .innerbox { margin: 5px; }
  #invitePage .innerbox textarea { overflow: auto; border: 1px solid #e8f1d0; height: 100px; width: 100% !important; margin: 5px 0 10px 0; }
  td.badEmailTd input { border: 1px solid #FF0000 !important; width: 164px; }
  #reviewinvitesPage .errorP { color: #FF0000; font-style: italic; text-align: center; margin-bottom: 25px; }
  .subnav a.selected, .subnav a.selected:hover { text-decoration: none; color: #333333; font-weight: bold }
  .subnav { margin-bottom: 34px; }
  .subnav a, .subnav a:hover { color: #ff661a; margin: 0 5px; }

/* - - CUSTOMIZE PAGE - - */
  #editskinPage .lc h2 { margin-bottom: 15px; }
  #editskinPage .lc .commonbox { margin-bottom: 25px; }
  #editskinPage .lc .commonbox h3 span.normal { font-weight: normal; }
  #editskinPage .lc .commonbox .upload { padding-bottom: 5px; }
  #editskinPage .lc .commonbox .upload div.tip { font-weight: bold; font-size: 1em; background-color: inherit; float: right; padding-right: 20px; }
  #editskinPage .lc .commonbox .upload a { text-decoration: underline; }
  #editskinPage .lc .popupPanelLink { margin-top: 5px; }
  #editskinPage .rc .commonbox { margin-top: 10px; }
  table.skinthumbnailtable { width: 100%; margin: auto; border-collapse: collapse; }
  table.skinthumbnailtable td.skin { padding: 3px; vertical-align: top; text-align: center; line-height: 1.2em; width: 20%; }
  table.skinthumbnailtable td.skin div.colorswatch { height: 40px; border: 1px solid #7b849c; width: 70%;  margin: auto; overflow: hidden; }

/* - - EDIT PROFILE - - */
  #editprofilePage .blueblogbutton { border:1px solid #d5d5d5 !important; background-color:#a5b44c !important; text-decoration:none !important; }
  #editprofilePage a.blueblogbutton:hover { background-color:#cccccc !important; }
  span.maleGender { margin-right: 25px; }
  #editprofilePage label { font-weight: normal; }
  #editprofilePage .inputwidth { width: 300px; }
  #editskinPage .inputwidth { width: 450px; }
  
/* - - EDIT COLLEGE / EDIT SCHOOL / SEARCH COLLEGE / SEARCH SCHOOL - - */    
  #editcollegePage .inputwidth { width: 200px; }
  #editcollegePage select.college, #editschoolPage select.school { width: 270px; }
  #editcollegePage .bottomButtons, #editschoolPage .bottomButtons { margin-left: 5px; }
  #editcollegePage .topButtons, #editschoolPage .topButtons { margin-top: 5px; }
  #editcollegePage table.formtable td.field, #editschoolPage table.formtable td.field { width: 150px; }

  #editcollegePage .collegename, #editschoolPage .schoolname, #searchcollegePage .collegename, #searchschoolPage .schoolname { font-size: 130%; padding: 6px 0; }
  #addUserSchool .bottomButtons, #addPendingSchool .bottomButtons { margin-left: 166px; }
  .countryList { padding:2px; width:100%; }
  .regionList, .cityList { padding:2px; width:140px; float:left; }
  .schoolList { padding:2px; }
  #alphafilter { text-align: center; margin:10px; }
  #listdec { margin:10px; }
  #loading { text-align:center;margin:30px; }  
  #navigator { width:100%; }
  #selected_school_location { padding-top: 5px; }
  .collegeheader, .schoolheader { padding-top: 6px; line-height: 140%; }
  .addButton { margin: 0; padding: 5px 0 5px 0; }  
  .countrybox { padding-top: 10px; }    


/* - - EDIT PHOTOS - - */
  #editphotosPage .lc .commonbox { margin-bottom: 25px; }
  .buttonBox ul li { margin: 12px 0 12px 0; }
  #editphotosPage table.messagestable td  p { margin-right: 0; }
  #editphotosPage table.messagestable th.actionCol { width:150px; }
  #editphotosPage .caption { margin-top: 10px; }

/* - - PENDING PHOTOS - - */
   .label { margin-left: 5px; }

/* - - BLOGS - - */   
  #blogs .rc ul li { list-style-type: disc; margin: 0 0 0 15px; }
  #blogs .blueblogbutton { border:1px solid #d5d5d5 !important; background-color:#a5b44c !important; text-decoration:none !important; }
  #blogs a.blueblogbutton:hover { background-color:#cccccc !important; }

/* - - HOROSCOPE PAGE - - */
  #horoscopePage .flo200 .ic { width: 90px !important; }
  #horoscopePage .flo200 .dc { margin-left: 95px; }
  #horoscopePage h2 { margin-bottom: 10px; }
  #horoscopePage .flo200 img { width: 83px; height: 83px; }

/* - - CONNECTIONS - - */
  .connectionsbox { text-align:center; background-color:#F0F0F0; margin-bottom: 10px; border:1px solid #d5d5d5; padding: 10px; }

/* - - MESSAGES/BULLETINS/INFOTOOLS - - */
  .moduleMailbox { position: relative; text-transform:capitalize; list-style:none; padding:0; margin-bottom: 10px; }
  .moduleMailbox ul { position: relative; border:1px solid #d5d5d5; border-bottom:none; }
  .moduleMailbox ul li { position: relative; padding:3px 3px 3px 10px; border-bottom:1px solid #d5d5d5; text-align:left; }
  ul.infotools li { padding: 4px 6px; border-bottom: 1px solid #8BB716; }

/* - - GROUP PHOTOS - - */
  #userphotos { width: 310px; height: 55px; padding: 5px; margin: 2px 5px 2px 5px; }
  #userphotos div.photos{ margin: 0 5px 0 5px; display:block; float: left; border: #aeaeae solid 1px; width: 50px; height: 50px; overflow:hidden; text-align:center; background-color: transparent; }
  #userphotos div.photos:hover { border: #000 solid 1px; }
  #userphotos div.photos  a { text-decoration:none!important; }
  #userphotos div.photos a img { height:50px; width:auto!important; vertical-align:top !important; }
  div.selectedphoto { width:auto !important; padding: 10px 5px; margin:5px 5px 0 5px; border:1px solid #d5d5d5; background-color:#F0F0F0; font-size:75%; text-align:center !important; display: block; }

/* - - GROUP DISCUSSION - - */
table.forumtable { width:100%; empty-cells:show; padding:0; margin:0; border-collapse:collapse;}
.forumtable th {padding:0 5px; text-align:left; border-bottom:1px solid #d5d5d5; background:#FFFFFF; color:#333;}
.forumtable td {border-bottom:1px solid #E0E0E0; padding:5px; background:#FFFFFF; color:#333;}
.forumtable td td {border:none;}
.forumtable { font-size: 90%;}



/* - - EDIT SKINS - - */
  .editSkinButtons input { cursor: pointer; font-weight: bold; font-size: 93%; color: #666666 !important; background-color: #F7F7F7; border: 1px solid #C4C4C4; padding: 3px 9px; margin: 0 10px 10px 0 !important; white-space: nowrap; }
  .editSkinAdvancedHeader { color: #086989; margin: 0px;}
  .skinTitle { padding: 5px 0; font-size: 80%; height: 25px;}
  .removeSkin {color: #CC3333;}


/* - - - FEATURED FRIENDS WITH NEW SUBTABS - - - */
.clearfix {	clear: both; }
.subTabsNav { padding: 5px 0 5px 0; border-left: 1px solid #C3C3C3; border-right: 1px solid #C3C3C3; }
.subTabsNav ul { margin: 0 0 5px 5px; }
.subTabsNav li { float: left; margin: 0 5px; display: inline;}
.subTabsNav li a { color: #FF661A !important; }
.currentPage { background: padding-left: 10px; color: #333333; font-weight: bold; !important; }
.ffSection h3 { font: bold 11px/auto Arial, Helvetica, sans-serif; color: #333333;	margin: 10px 0; }
.ffSection h3 span { font: normal 11px Arial, Helvetica, sans-serif !important;	color: #555555; }
.friendsList {font: bold 14px Arial, Helvetica, sans-serif !important; color: #8DB717; }
.featureSlot { height: 70px; }
#featureSlots {background: url(http://images.friendster.com/images/global/featuredSlotsBg.png) no-repeat 0 0 !important; }
.saveFeaturedBut { border: 1px solid #8AB716; background: #E8F2D0;	padding: 2px 0;	color: #638610;	font-weight: bold;	margin: 8px 3px 20px 0;	width: 100px; }
.clearFeaturedBut { border: 1px solid #888888; background: #F1F1F1; padding: 2px 0;	color: #999; margin: 8px 3px 20px 0; font-weight: bold;	width: 62px; }
.friendsBox { border: 1px solid #999; height: 350px; overflow: scroll; width: 597px; }
.featuredFriendBox { width: 184px; height: 63px; float: left; overflow: hidden; border: 1px solid #77B6C8;	background: #E6F2F2; margin: 5px 0 0 6px; display: inline; }
.picBox img { height: 50px;	width: auto; }
.picBox { background: #FFF;	height: 50px; width: 50px; overflow: hidden; float: left; display: inline; margin: 5px;	border: 1px solid #78B5CA; text-align: center; }
.friendName a {font-weight: bold; color: #FF5319 !important; }
.removeLink { background: url(http://images.friendster.com/images/global/iconFeaturedAdded.png) no-repeat 0 50%; padding-left: 20px; color: #007F9A !important; }
.statusBox { float: left; display: inline; }
.notFeatured { background: #FFF !important; }
.notFeatured .friendName a { color: #FF444D !important; }
.notFeatured .removeLink { color: #888888 !important; background: url(http://images.friendster.com/images/global/iconFeaturedRemoved.png) no-repeat 0 50% !important; }
.rearrangeIcon { position: absolute; top: 4px; left: 171px; cursor: move; z-index: 5; }
#featureSlots .featuredFriendBox { width: 100% !important; height: 100% !important; margin: 0 !important; border: 0 !important; position: relative; }
.friendsBox .rearrangeIcon { display: none; }
.slideshow { list-style-type: none; margin: 0px; padding: 0px; }
.slBox {position: relative; float: left; width: 189px; z-index: 100; top: 0; left: 0; height: 70px; border: 1px solid #888888; float: left; margin: 0 11px 10px 0; background: none; overflow: hidden;}
.handle {background-color: #eee; margin: 0;	cursor: move;}

.ffcheckbox {border: 0 !important; margin: 0 !important; padding: 0 !important;}


/*--- PUBLIC COMMENTS CSS ---*/
.flo466 { zoom: 1; }
.flo466:after { clear: both; display: block; visibility: hidden; height: 0px; content: "."; }
.flo466 { padding: 3px 0 6px 0; }
.flo466 .dc { padding: 4px 5px 0 0; float: right; }
.boxinput { border: 1px solid #CFCFCF; background-color: #f1f1f1; margin-bottom: 5px; }
.pc_textarea { width: 420px; border: 1px solid #a9a9a9; margin-bottom: 5px; height: 60px }
.commentsLink a, .commentsLink a:hover, .commentsLink a:visited { color: #17728f;}
.commentsHint a, .commentsHint a:hover, .commentsHint a:visited { color: #027F9F;}
.commentsHint { text-align: center; padding: 3px; }
.actions { background-color: #CFCFCF; vertical-align: middle; height: 15px; padding: 5px 0 5px 3px; }
/* ie7 negative filtering */
head:first-child+body div .actions { height: auto !important; padding: 5px 0 5px 3px; }
.actions ul li { display: inline; padding: 0 3px 0 3px; }
.actions ul li a, .actions ul li a:link, .actions ul li a:visited, .actions ul li a:active { color: #17728f; text-decoration: none; font-weight: bold; font-size: 90%; }
.actions ul li a:hover { color: #17728f; text-decoration: underline; }
.actions .paging { float: right; padding: 2px 5px 0 0; }
.flo466 .ic input { font-size: 100%; width: 65px; white-space: nowrap; }
.dkbluebutton { border: 1px solid #95c5d1; background-color: #027f9f; padding: 3px 9px 3px 9px; color: #fff !important; font-weight: bold; margin-right: 10px; cursor: pointer; }
.dkgreybutton { border: 1px solid #666666; background-color: #999999; padding: 3px 9px 3px 9px; color: #fff !important; font-weight: bold; cursor: pointer; }
.checkable { padding: 10px 0 0 0; }
.checkable .ic { float: left; margin: 0; }
.checkable .check {	float: left; width: 20px; height: 75px; text-align: left; padding: 0 5px 0 5px; }
.checkable .check input { margin: 30px 0; }
.checkable .dc { float: left; width: 326px !important; margin: 0 !important; padding-left: 10px; }
em { color: #999999; }
h3.green { color: #8BB716; padding: 10px 0 0 10px; } 
.even { background-color: #f4f4ec; }
.fakeLink { cursor: pointer; }
/* for ie6 */
*html span.clearfix { display: none; }
.commentsLink { margin: 5px 0; }
.commentsLink .lc { width: 230px !important; }
.commentsLink .rc { width: 230px !important; text-align: right;}
/*interstitial*/
.saveTd {text-align: right;}
.interSave a, .inter2Link a {background: url(http://images.friendster.com/images/btn_blue_l.gif) no-repeat 0 0; display: block; height: 33px; width: 150px; line-height: 33px; text-align: center; margin: 0 0 0 auto; font-size: 12px; cursor: pointer !important;}
.interSkip a, .inter2Link a {font-size: 12px;}
.interSave a:hover, .inter2Link a:hover {color: #FFF; text-decoration: underline;}
.interSave a span, .inter2Link a span {background: url(http://images.friendster.com/images/btn_blue_cr.gif) no-repeat 100% 0; display: block; height: 33px; color: #FFF;}
.inter2Link {float:left; margin: 0 10px 10px 0;}
.inter2Link a {margin: 0;}
.innerInter {margin: 10px !important;} 
.innerInterText { font-size: 120%; font-weight:bold; line-height: 120%; border-bottom: 1px solid #eaeaea; padding-bottom: 20px; }
.interstitial2 .interSkip {display: block; height:33px; line-height: 33px;}
.interDirections {clear:both}
.justjoined { margin: 0 0 20px 0; }
.justjoined a img { width: 50px; height: auto; }
.justjoined buttonbox a {float:left; margin: 0 0 0 15px;}

/*FAQ's*/

.FAQs ul, .FAQs ul li { list-style: circle; }
.FAQs ul li { margin: 0 0 0 20px; list-style-image: url(http://images.friendster.com/images/bullet.gif); }
.FAQs ol, .FAQs ol li { list-style: decimal;}
.FAQs ol li { margin: 0 0 0 20px; }

/*Terms of Service */
.TOS ol { margin: 0 0 0 20px; padding: 0; list-style: decimal; }
.TOS ol li { padding: 5px 0 5px 0; }
.TOS ol li ol { list-style: lower-alpha; margin: 0 0 0 20px; }
.TOS ol li ul { list-style: disc; margin: 0 0 0 20px; }
.TOS ol li ul li ol { list-style: decimal; margin: 0 0 0 20px; }
