
#mynetworkfriendscontainer {
	background: #FFFFFF;
	overflow: auto;
	position: relative;
	top: 10px;
	height: 244px;
	width: 98%;
	text-align: center;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 15px;
	border: 1px solid #000
}

#mynetworkfriendscontainer .header {
	font-size: 17px;
	font-weight: bold;
}

#invitefriendstable {
	background:#4C8AAF;
	dsfbackground:#4C8AAF url(../images_basic/bg_contacts_bot.jpg); 
	background-repeat:repeat-x;
	text-align:center;
	position: relative;
	padding-top: 10px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	border-bottom: none;
}

#invitefriendstable .header {
	font-weight: bold;
	font-size: 17px;
}

#fetched_contacts {
	background: #4C8AAF;
	text-align:center;
	position: relative;
	width:98%;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding-bottom: 17px;
}

#fetched_contacts .header {
	font-weight: bold;
	font-size: 12px;
}

#statusbox {
	background:#4C8AAF;
	height: 25px;
	text-align: center;
	padding-top: 13px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #000;
	position: relative;
	width:250px;
	margin-right: auto;
	margin-left: auto;
}

#networklogos {
	height: 39px;
	width: 98%;
	top: 0px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border: 1px solid #000;
}

#networklogos img {
	padding-right: 12px;
}

#newssection {
	background:#FFFFFF; 
	width:98%; 
	margin-left:auto; 
	margin-right:auto; 
	top:20px; 
	text-align:center; 
	height:1850px; 
	overflow:hidden
}

#books {
	position:relative; 
	float:left; 
	clear:left; 
	width:550px
}

#editorschoice {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#editorschoice .sampleimage {
	position:relative;
	width: auto;
	float: left;
}

#editorschoice .profileimage {
	position:relative;
	float:right;
	top:-52px;
	clear:right;
}

/* doesn't seem to work..*/
#editorschoice .sampleimage a:hover {
	color: #DBFB59;
	border: 1px;
}
	
#editorschoice .header {
	font-size: 12px; line-height:120%;
	font-weight: bold;
	margin-left:-15px;
	vertical-align: top;
	text-align:left;
	top:3px
}

#editorschoice .header a:visited {
	color: #333333;
}
#editorschoice .header a:link {
	color: #333333;
}

#editorschoice .description {
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 11px;
	width: 450px;
	height: 334px;
	position: relative;
	left:35px;
	text-align:left;
	overflow: hidden;
}

#editorschoice .description a:visited {
	color: black;
}
#editorschoice .description a:link {
	color: black; text-decoration:underline;!important
}

#editorschoice a:link, {
	color: black;
}

#books {
	position:relative;
	float:left;
	z-index:0;
}

#jobfeed {
	position:relative;
	float:left;
	text-align:left;
	width:350px;
	left:60px;
	top:30px;
	color:#333333;
}

#jobfeed a:link {
	color:black;
}

#jobfeed a:visited {
	color:black;
}

/* Styles over-ridden in the feed
 * ---- start ----
 */
#jobfeed .JobLink {
	font-size: 13px;
}

#jobfeed a[href^="http"] {
	background: none;
}

#jobfeed .PaidJob li {
	background-image: none;
	list-style-position: inside;
	list-style-type: disc;
}

#jobfeed .PaidJob b {
	font-size: 13px;
}

#jobfeed .PaidJob .linkcompany b {
	font-size: 10px;
}
#jobfeed .JobSite { 
color: #999999;
}

.style1 {color: #000000; line-height: 150%; font-size:13px}
.style2 {color: #999999}
.style3 {color: #366e8d; line-height: 150%; font-weight:bold}
.style4 {color: #e47911; line-height: 150%; font-weight:bold}

#newsfeedtable {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat-x scroll 0 0;
	border-color:#000000 #000000 -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	position:relative;
	text-align:center;
	width:98%;
}

/* --- end --- */

/* override from global for this page only */
#myhome_adcom_live {
	top: opx;
}

<!--a:hover {
	color: rgb(219,251,89);
}

a:active {
	color: rgb(219,251,89);
}

.style18 a:link {
	color:  #FFFFFF;
}

img {
	1px solid #D1D1D1;
}-->
