/* Basic CSS */ 
h1{ 
 font-family: Trebuchet MS;
 font-size: 16px;
 color: #99ca3c;
}
.regtext{
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold; 
}
.tabmost { 
 margin: 3px 0px 5px 0px;
 font-size: 12px;
 color: #006699;
 font-weight:bold;
 }
h2{ 
 font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #99ca3c;
}
h3{ 
 font-family: Trebuchet MS;
 font-size: 15px;
 color: #006699;
}
hr{
	border-top:1px #CCC solid;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	height:1px;
}
form{
	display:inline;
}
a{
text-decoration:none;
color: #006699;
}

a:hover{
color: #333333;
}

.img{
 margin:0; 
 padding:0;
 border: 0px; 
}
html, body{ 
 margin:0; 
 padding:0; 
 font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 background-color: #f4f4f4;
} 
p{
 margin:0; 
 padding:0; 
}
.required {
font-family: verdana;
color: #F00;
font-weight: bold;
}
.input {
 padding:5px;
 background: url('../images/inputbg.gif');
 background-repeat:no-repeat;
 font-family:verdana;
 font-size:8pt;
 border:0px;
 color:#ffffff;
 width:93px;
}
.shareinputtext{ 
margin:0px 0px 8px 0px;
padding: 5px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 
color: #999; 
font-size: 14px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
width:600px;
}
.shareinputtext:focus {
 border:1px #09F solid;
 color: #000;
}
.inputtext{ 
margin:0px 0px 0px 0px;
padding: 2px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 
color: #333; 
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.inputtext:focus {
 border:1px #09F solid;
}
.inputtextarea{
margin:0px 0px 0px 0px;
padding: 2px; 
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 
color: #333; 
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow:auto;
}
.inputtextarea:focus {
 border:1px #09F solid;
}
.vacselect{
 padding:1px 0px 0px 2px;
 background-image:url(../images/bck.gif);
 border:1px #999 solid;
 color:#000;
 font-size: 13px;
}
.vacselect:hover {
 border:1px #09F solid;
}
.vacselect:focus {
 border:1px #09F solid;
}
.vacselect2{
 padding:2px 0px 0px 2px;
 background-image:url(../images/bck.gif);
 font-family:verdana;
 border:1px #999 solid;
 color:#000;
 height:17px;
 font-size:12px;
}
.vacselect2:hover {
 border:1px #09F solid;
}
.vacselect2:focus {
 border:1px #09F solid;
}
.eduinput{
 padding:2px 2px 2px 2px;
 background-color:#FFF;
 font-family:verdana;
 border:1px #999 solid;
 font-size: 11px;
}
.eduinput:hover {
 border:1px #09F solid;
}
.eduinput:focus {
 border:1px #09F solid;
}
.eduinputtext{
 padding:3px 2px 2px 20px;
 font-family:verdana;
 border:1px #999 solid;
 font-size: 11px;
 width:290px; 
 height:14px;
 background: url(../images/magnifier.gif) no-repeat 3px 3px; 
 background-color:#FFF
}
.eduinputtext:hover {
 border:1px #09F solid;
}
.eduinputtext:focus {
 border:1px #09F solid;
}
.submit {
 background: url('../images/loginbtn.gif');
 border:0px;
 color:#ffffff;
 width:72px;
 height:20px;
 vertical-align: middle;
 cursor:pointer;
}
.commentsubmit {
 margin-top:-5px;
 background: url('../images/comment_btn.gif');
 border:0px;
 color:#ffffff;
 width:79px;
 height:23px;
 vertical-align: middle;
 cursor:pointer;
}
.savebtn{
	background-image:url(../images/btn_6.gif);
}
.savebtn:hover {
 background-image:url(../images/btn_62.gif);
}
.coltitle{
font-size:13px;
color: #006699;
font-weight:bold;
}

.buttoncss {
background-image:url(../images/tab_off.gif);
color:#FFFFFF;
font-size:8pt;
border:1px solid #000000;
width:80px; 
height:22px;
}



#top{
 background: url('../images/bg.gif');
 background-repeat: repeat-x;
} 
#nav{
 background: url('../images/navbg.gif');
 background-repeat: repeat-x; 
} 
 
#banner{
 border-top: 1px solid #99ca3c;
} 

#site{
 text-align: left;
 margin: 0 auto;
 width:1012px;
 color:#666666; 
 font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
 font-size: 12px;
 text-decoration: none;
} 

#header{
 position:relative;
 width:1092px;
 height:155px;
 background-image: url(../images/header.png);   
 background-position:left top;
 background-repeat:no-repeat;
 text-align:left;
}

#login{
 position:relative;
 float:right;
 color:#666666;
 top:0px;
}    

#testgroup{
 position:relative;
 width:1012px;
 height:90px;
 color:#666666;  
 background-color: #ffffff;  
 padding:0px;
 margin:0px;
 border-top: 0px solid #CCCCCC;
 background-image:url(../images/ad2.gif);  
 background-repeat:no-repeat;    
 background-position:bottom;  
}  

#menu{
 position:relative;
 color:#666666; 
 text-decoration: none;
 width:1070px;
 margin-left:0px; 
} 

#submenu{
position:relative;
padding:0px;
padding-left:15px;
margin-top:0px;
margin-bottom:5px;
margin-left:0px;
height:26px;
border-bottom:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
width:1070px;
background-image: url(../images/tab_on.gif);
} 
#submenu a{
 height: 20px;
 list-style: none;
 margin-right: 10px;
 padding-left:5px;
 padding-right:5px;
} 
#submenu a:hover{ 
 border: 1px solid #336699;
 color: #336699;
 padding-left:5px;
 padding-right:5px;
 }
.submenu_image a:hover{ 
border: 0px solid #336699;
 }
#subsubmenu, #subsubsubmenu{
	display:none;
	padding-top:5px;
}
.line{ 
 margin:0; 
 padding:0; 
 background-color:#f4f4f4; 
 margin-bottom:5px;
 width:1092px;
 } 

.block{
 text-align:left; 
 width:1092px;
 margin-left:auto; 
 margin-right:auto;
 position:relative;
} 
.block2{
 text-align:left; 
 width:733px;
} 

.leftside{
 text-align:left; 
 width:337px;
 float: left;
 padding:10px 10px 5px 10px;
 margin-right: 5px;
 margin-bottom:5px;
 background-color: #ffffff;
 border-top: 1px solid #e8e8e8;
 border-right: 3px solid #d0d0d0;
 border-bottom: 3px solid #d0d0d0;
 border-left: 1px solid #e8e8e8;
}

.left2{
 text-align:left; 
 width:704px;
 float: left;
 padding:10px;
 margin-right: 5px;
 background-color: #ffffff;
 border-top: 1px solid #e8e8e8;
 border-right: 3px solid #d0d0d0;
 border-bottom: 3px solid #d0d0d0;
 border-left: 1px solid #e8e8e8;
 margin-bottom:5px;
    background-image:url(../images/curl.gif);  
    background-repeat:no-repeat;    
	background-position:right bottom;
}
.shareupdate{
 text-align:left; 
 width:699px;
 float: left;
 margin-right: 5px;
 border-bottom: 2px solid #0CF;
 padding-bottom:15px;
 margin-bottom:15px;
}
.left3{
text-align:left; 
width:1088px;
float:left;
padding:0px;
background-color:#ffffff;
border-top:1px solid #e8e8e8;
border-right:3px solid #d0d0d0;
border-bottom:3px solid #d0d0d0;
border-left:1px solid #e8e8e8;
background-image:url(../images/curl.gif);  
background-repeat:no-repeat;    
background-position:right bottom;
}
.left4{
text-align:left; 
width:1068px;
float:left;
padding:0px;
background-color:#ffffff;
border-top:1px solid #e8e8e8;
border-right:3px solid #d0d0d0;
border-bottom:3px solid #d0d0d0;
border-left:1px solid #e8e8e8;
background-image:url(../images/curl.gif);  
background-repeat:no-repeat;    
background-position:right bottom;
}
/*********************************************/
/* Links in de ADP Pagina */
/*********************************************/

a.menuadp:link{
float:left; height:18px; padding-top:7px; border-right:1px solid #e20025; border-bottom:1px solid #e20025; background-color:#a20011; 
color: #ffffff; text-decoration:none; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; }

a.menuadp:visited{
float:left; height:18px; padding-top:7px; border-right:1px solid #e20025; border-bottom:1px solid #e20025; background-color:#a20011; 
color: #ffffff; text-decoration:none; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold; }

a.menuadp:active{
float:left; height:18px; padding-top:7px;  border-right:1px solid #e20025; border-bottom:1px solid #e20025; background-color:#a20011; 
color: #536812; text-decoration:none; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-weight:bold; }

a.menuadp:hover{
float:left; height:18px; padding-top:7px;  border-right:1px solid #e20025; border-bottom:1px solid #e20025; background-color:#e20025; 
color: #ffffff; text-decoration:none; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-weight:bold; }

.leftad{
 text-align:left; 
 width:704px;
 float: left;
 padding:10px;
 margin-right: 5px;
 margin-bottom:5px;
 background-color: #ffffff;
 border-top: 1px solid #e8e8e8;
 border-right: 3px solid #d0d0d0;
 border-bottom: 3px solid #d0d0d0;
 border-left: 1px solid #e8e8e8;
}  

.spacer{
 text-align:left; 
 width:1012px;
 float: left;
}           

.center{
 text-align:left; 
 width:338px;
 float: left;
 padding:10px 10px 5px 10px;
 margin-right: 5px;
 border-left: 1px dotted #C2C2C2;
 background-color: #ffffff;
 border-top: 1px solid #e8e8e8;
 border-right: 3px solid #d0d0d0;
 border-bottom: 3px solid #d0d0d0;
 border-left: 1px solid #e8e8e8;
 margin-bottom:5px;
}   

.right{
 text-align:left; 
 width:335px;
 float: right;
 padding:10px;
 background: #ffffff;
 border-top: 1px solid #e8e8e8;
 border-right: 3px solid #d0d0d0;
 border-bottom: 3px solid #d0d0d0;
 border-left: 1px solid #e8e8e8;
 margin-bottom:5px;
}
.betaright{
 text-align:left; 
 width:335px;
 float: right;
 padding:7px 10px 7px 10px;
 font-size:10px;
 color:#000;
 text-shadow: #FFF 1px 1px 1px;
 background: #FFBFCB url(../images/beta.png);
 background-repeat:no-repeat;
 background-position:right;
 border-top: 1px solid #e8e8e8;
 border-right: 3px solid #d0d0d0;
 border-bottom: 3px solid #d0d0d0;
 border-left: 1px solid #e8e8e8;
 margin-bottom:5px;
}
.homebanner{
 width:710px;
 height:100px;
 float: left;
 border:1px #CCC solid;
 margin-bottom:5px;
}
.bottombanner{
 width:681px;
 height:243px;
 float: left;
 border:1px #CCC solid;
 margin-bottom:5px;
}

.rightfooter{
 text-align:right; 
 width:500px;
 float: right;
 margin:0;
}

/* News Block */ 

news{
padding:0;
float:left;
width:342px;
position:relative;
}

#news ul{
padding:0;
float:left;
margin:0;
background-image: url(../images/paper.gif);
}


#news li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-bottom:0px;
width:342px;
}

#news li a{
padding:10px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#news li a:hover{
background:#fafafa;
}

#news li a:focus{
background:#ffffcc;
}

#news .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
}

#news .content{
display:block;
padding-top:5px;
}

#news .image{
border:2px #999 solid;
width:318px;
height:165px;
}


/* index hovers */
#jurisprudentiecolumn li:hover {
	cursor: pointer;
	background: #FAFAFA;
}
#kenniscolumn li:hover {
	cursor: pointer;
	background: #FAFAFA;
}

/* newslist Block */ 

#newslist{
padding:0;
float:right;
width:342px;
position:relative;
}

#newslist ul{
padding:0;
border-top:1px solid #e4e4e4;
float:right;
}

#newslist li{
list-style:none;
line-height:18px;
}

#newslist li a{
width:342px;
padding:6px 0px 6px 0px;
border-bottom:1px solid #e4e4e4;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#newslist li a:hover{
background:#fafafa;
}

#newslist li a:focus{
background:#ffffcc;
}
#newslist .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}

#newslist .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #006699;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_off.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#newslist .label a{
text-decoration:none;
color: #ffffff;
}
.mainright{
	float:right; 
	width:310px
}
/* Forum Block */ 

forum{
padding:0px;
margin:0px;
}

#forum ul{
margin:0px;
padding:0px;
margin-top:15px;
border-top:1px solid #e4e4e4;
}

#forum li{
list-style:none;
line-height:18px;
border-bottom:1px solid #e4e4e4;
}

#forum li a{
padding:6px 0px 7px 0px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#forum li a:hover{
background:#fafafa;
}

#forum li a:focus{
background:#ffffcc;
}
#forum .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}

#forum .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#forum .label a{
text-decoration:none;
color: #ffffff;
}

/* Interactief Block */ 

interactief{
padding:0;
margin:0px;
}

#interactief ul{
padding:0;
margin:0;
margin-top:15px;
border-top:1px solid #e4e4e4;
}

#interactief li{
list-style:none;
line-height:18px;
}

#interactief li a{
width:290px;
padding:6px 10px 6px 0;
border-bottom:1px solid #e4e4e4;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#interactief li a:hover{
background:#fafafa;
}

#interactief li a:focus{
background:#ffffcc;
}
#interactief .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}

#interactief .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #006699;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_off.gif);  
background-repeat:repeat-x;  
background-position:top;
}
interactief2{
padding:0;
margin:0px;

}

#interactief2 ul{
padding:0;
margin:0;
margin-top:13px;
}

#interactief2 li{
padding:5px 10px 10px 10px;
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
}

#interactief2 li a{
color:#006699;
text-decoration:none;
font-size:12px
}

#interactief2 li a:hover{
color:#333333;
}

#interactief2 .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #006699;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_off.gif);  
background-repeat:repeat-x;  
background-position:top;
}
interactief3{
padding:0;
margin:0px;
}

#interactief3 ul{
padding:0;
margin:0;
margin-top:13px;
}

#interactief3 li{
padding:5px 10px 10px 10px;
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
}

#interactief3 li a{
color:#006699;
text-decoration:none;
font-size:12px
}

#interactief3 li a:hover{
color:#333333;
}

#interactief3 .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}

/* Vacatures Block */

#vacatures{
padding:0;
margin:0px 0px 20px 0px;
}

#vacatures ul{
padding-left:0px;
border-top:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-top:15px;
}

#vacatures li{
list-style:none;
line-height:18px;
border-bottom:1px solid #e4e4e4;
}

#vacatures li a{
padding:6px 0px 6px 0px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#vacatures li a:hover{
background:#fafafa;
}

#vacatures li a:focus{
background:#ffffcc;
}
#vacatures .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}
#vacatures .date1{
font-size:12px;
color:#006699;
}

#vacaturelabel{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
/* Vacatures Block */

#indexagenda{
padding:0;
margin:0px;
}

#indexagenda ul{
padding-left:0px;
border-top:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-top:15px;
margin-bottom:2px;
}

#indexagenda li{
list-style:none;
line-height:18px;
border-bottom:1px solid #e4e4e4;
}

#indexagenda li a{
padding:6px 0px 6px 0px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#indexagenda li a:hover{
background:#fafafa;
}

#indexagenda li a:focus{
background:#ffffcc;
}
#indexagenda .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}
#indexagenda .date1{
font-size:12px;
color:#006699;
}

#indexagendalabel{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#indexagendalabel a{
text-decoration:none;
color: #ffffff;
}
#agendatop{
padding:0;
margin:0px 0px 0px 0px;
}

#agendatop ul{
padding-left:0px;
border-top:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-top:15px;
}

#agendatop li{
list-style:none;
line-height:18px;
border-bottom:1px solid #e4e4e4; 
}

#agendatop li a{
padding:6px 0px 6px 0px;
display:block;color:#868684;
text-decoration:none;
font-size:12px
}

#agendatop li a:hover{
background:#fafafa;
}

#agendatop li a:focus{
background:#ffffcc;
}
#agendatop .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}
#agendatoplabel{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
/* Vacatures Indexpage */

#vacatures2{
padding:0;
margin:0px 0px 0px 0px;
}

#vacatures2 ul{
padding-left:0px;
border-top:1px solid #e4e4e4;
border-bottom:0px solid #99ca3c;
margin-top:15px;
}

#vacatures2 li{
list-style:none;
line-height:18px;
border-bottom:1px solid #e4e4e4;
}

#vacatures2 li a{
padding:6px 0px 6px 0px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#vacatures2 li a:hover{
background:#fafafa;
}

#vacatures2 li a:focus{
background:#ffffcc;
}
#vacatures2 .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}
#vacatures2 .date1{
font-size:12px;
color:#006699;
}

#vacaturelabel2{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}

#vacatures3{
padding:0;
margin:0px 0px 0px 0px;
}

#vacatures3 ul{
padding-left:0px;
border-top:1px solid #e4e4e4;
border-bottom:0px solid #99ca3c;
margin-top:0px;
}

#vacatures3 li{
list-style:none;
line-height:18px;
border-bottom:1px solid #e4e4e4;
}

#vacatures3 li a{
padding:6px 0px 6px 0px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#vacatures3 li a:hover{
background:#fafafa;
}

#vacatures3 li a:focus{
background:#ffffcc;
}
#vacatures3 .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}
/* VacaturesTab Indexpage */

#vacaturestab{
padding:0px;
margin:0px;
}

#vacaturestab ul{
padding:0px;
border-top:1px solid #e4e4e4;
border-bottom:0px solid #99ca3c;
margin-top:10px;
}

#vacaturestab li{
list-style:none;
line-height:18px;
border-bottom:1px solid #e4e4e4;
}

#vacaturestab li a{
padding:6px 0px 6px 0px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#vacaturestab li a:hover{
background:#fafafa;
}

#vacaturestab li a:focus{
background:#ffffcc;
}
#vacaturestab .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}
#vacaturestab .date1{
font-size:12px;
color:#006699;
}
/* VacaturesTab2 Indexpage */

#vacaturestab2{
padding:0px;
margin:0px 0px 15px 0px;
}

#vacaturestab2 ul{
padding:0px;
border-top:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin:8px 0px -5px 0px;
}

#vacaturestab2 li{
list-style:none;
line-height:18px;
border-bottom:1px solid #e4e4e4;
}

#vacaturestab2 li a{
padding:6px 0px 6px 0px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#vacaturestab2 li a:hover{
background:#fafafa;
}

#vacaturestab2 li a:focus{
background:#ffffcc;
}
#vacaturestab2 .date{
font-size:10px;
text-transform:uppercase;
color:#006699;
}
#vacaturestab2 .date1{
font-size:12px;
color:#006699;
}
/*Example for a Menu Style*/
.tabmenu {background-image:url(../images/tab_on.gif); color:#272727; border:1px solid #99ca3c; height:28px;}
.tabmenu ul {margin:0px; padding:0px; list-style:none;}
.tabmenu li {display:inline; line-height:29px; padding-left:0px;}
.tabmenu li a {color:#fff; padding:7px 72px 7px 6px; font-weight:bold;}
.tabmenu li a.tabactive {background-image:url(../images/tab_off.gif); font-weight:bold; cursor:pointer; color:#FFF}
#tabcontent1, #tabcontent2 {padding:0px;}

/*Example for a Menu Style*/
.tabright {background-image:url(../images/tab_on.gif); color:#272727; border:1px solid #99ca3c; height:28px; font-weight:bold}
.tabright ul {margin:0px; padding:0px; list-style:none;}
.tabright li {display:inline; line-height:29px; padding-left:0px;}
.tabright li a {color:#fff; padding:7px 73px 7px 6px;}
.tabright li a.tabactive {background-image:url(../images/tab_off.gif); font-weight:bold; cursor:pointer;}
#tabright1, #tabright2 {padding:0px;}
/* Column Block */ 

column{
padding:0;
width:300px;
}

#column ul{
padding:0;
}
#column li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-bottom:20px;
}

#column .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
margin-left:10px;
padding:10px 10px 5px 0px;
width:303px
}

#column .acties{
font-size:12px;
color:#99ca3c;
font-weight:bold;
border-top:1px solid #e4e4e4;
display:block;
padding:5px 10px 5px 10px;
}

#column .content{
display:block;
padding:10px;
}

#column .image{
padding:5px;
margin:10px 10px 0px 10px;
float:right;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
width:48px;
height:48px;
}

#column .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}


#column .label a{
text-decoration:none;
color: #ffffff;
}
/* Column2 Block */ 

column2{
padding:0;
width:300px;
}

#column2 ul{
padding:0;
}


#column2 li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-bottom:10px;
}

#column2 .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
padding:10px;
}

#column2 .acties{
font-size:12px;
color:#99ca3c;
font-weight:bold;
border-top:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
padding:10px;
}

#column2 .content{
display:block;
padding:10px;
}

#column2 .image{
padding:5px;
margin:10px 10px 0px 10px;
float:right;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
}

#column2 .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#column2 .label2{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #006699;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_off.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#column2 .label a{
text-decoration:none;
color: #ffffff;
}
#column2 .label2 a{
text-decoration:none;
color: #ffffff;
}

/* Book Block */ 

book{
padding:0;
width:300px;
}

#book ul{
padding:0;
}


#book li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:1px solid #e4e4e4;
margin-bottom:15px;
}

#book .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding:5px;
}

#book .content{
display:block;
padding:10px;
}

#book .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
/* index book Block */ 

book2{
padding:0;
width:300px;
}

#book2 ul{
padding:0;
}
#book2 li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-bottom:20px;
}

#book2 .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
margin-left:10px;
padding:10px 10px 5px 0px;
width:303px
}

#book2 .acties{
font-size:12px;
color:#99ca3c;
font-weight:bold;
border-top:1px solid #e4e4e4;
display:block;
padding:5px 10px 5px 10px;
}

#book2 .content{
display:block;
padding:10px;
}

#book2 .image{
padding:5px;
margin:10px 10px 0px 10px;
float:right;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
}

#book2 .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#book2 .label a{
text-decoration:none;
color: #ffffff;
}
/* Tool Block */ 

tool{
padding:0;
width:300px;
}

#tool ul{
padding:0;
}

#tool li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-bottom:20px;
}

#tool li a{
padding:10px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}
#tool li a:hover{
background:#fafafa;
}

#tool li a:focus{
background:#ffffcc;
}

#tool .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
width:270px;
}
#tool .acties{
font-size:12px;
color:#99ca3c;
font-weight:bold;
border-top:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
padding:10px;
}
#tool .content{
margin-left:10px;
margin-bottom:10px;
display:block;
}

#tool .image{
padding:5px;
margin:10px 10px 0px 10px;
float:right;
height:48px;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
}

#tool .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
/* Columnist Block */ 

columnist{
padding:0;
width:300px;
}

#columnist ul{
padding:0;
}

#columnist li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-bottom:0px;
}

#columnist .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding:5px;
width:303px;
margin-left:20px
}
#columnist .acties{
font-size:12px;
color:#99ca3c;
font-weight:bold;
border-top:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
padding:10px;
}
#columnist .content{
margin:0px 10px 10px 10px;
}

#columnist .image{
padding:5px;
margin:7px 5px 5px 7px;
float:left;
height:48px;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
width:65px;
height:95px;
}

#columnist .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}

/* Dossier Block */ 


dossier{
padding:0;
}

#dossier ul{
padding:0;
margin:0;
margin-top:15px;
}

#dossier li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
}

#dossier li a{
padding:10px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#dossier li a:hover{
background:#fafafa;
}

#dossier li a:focus{
background:#ffffcc;
}

#dossier .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
width:270px;
}

#dossier .content{
margin-left:10px;
margin-bottom:10px;
width:270px;
}

#dossier .image{
padding:5px;
margin:10px;
float:right;
height:48px;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
}

#dossier .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}

/* Agenda Block */ 

agenda{
padding:0;
}

#agenda ul{
padding:0;
margin-top:15px;
margin-bottom:0px;
}

#agenda li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
}

#agenda li a{
padding:10px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#agenda li a:hover{
background:#fafafa;
}

#agenda li a:focus{
background:#ffffcc;
}

#agenda .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
width:580px;
}

#agenda .content{
margin-left:10px;
margin-bottom:10px;
width:610px;
}

#agenda .image{
padding:5px;
margin:10px 10px 0px 10px;
float:right;
height:48px;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
}

#agenda .label{
padding:6px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
agenda2{
padding:0;
}
#agenda2 .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
/* Juris Block */ 
juris{
	padding:0;
}

#juris ul{
padding:0;
margin:0;
margin-top:15px;
margin-bottom:0px;
}


#juris li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
}

#juris li a{
padding:10px;
display:block;
color:#868684;
text-decoration:none;
font-size:12px
}

#juris li a:hover{
background:#fafafa;
}

#juris li a:focus{
background:#ffffcc;
}

#juris .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
width:610px;
}

#juris .content{
margin-left:10px;
margin-bottom:10px;
width:610px;
}

#juris .image{
padding:5px;
margin:10px 10px 0px 10px;
float:right;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
}

#juris .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
.upgradeimg{
 width:360px;
 float:left;
 padding:0px;
 margin:-1px 0px 0px 2px;
 border:0px;
}
/* Poll Block */ 

poll2{
padding:0;
margin:0;
}

#poll2 .header{
padding:6px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #ffffff;
font-weight: bold;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}

#poll2 .pollfooter{
padding:10px;
margin:0;
margin-top:10px;
height:16px;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
color: #99ca3c;
border-bottom:2px solid #99ca3c;
}

#poll2 ul{
padding:0;
margin:0;
margin-top:10px;
border:1px solid #e4e4e4;
background-image: url(../images/polloption.gif);
}

#poll2 li {
list-style:none;
line-height:18px;
width:288px;
padding:6px 10px 6px 0;
border-bottom:1px solid #e4e4e4;
display:block;color:#868684;
text-decoration:none;
font-size:12px;
}

#poll2 li:hover{
background:#fafafa;
}

#poll2 li a:focus{

}

#poll2 .date{
font-size:10px;
text-transform:uppercase;
color:#99ca3c;
}

#ad {
padding-top:5px;
padding-left:5px;
padding-bottom:10px;
border: 1px solid #99cc33;
border-bottom:2px solid #99ca3c;
height:265px;
background-image: url(../images/ad3.png);
}

#partnerlabel{
padding:6px;
margin-bottom:10px;
height:16px;
border:1px solid #006699;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_off.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#profilelabel{
padding:6px;
margin-bottom:5px;
height:16px;
border:1px solid #006699;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url(../images/tab_off.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#profilelabel a{
text-decoration:none;
color: #ffffff;
}
/* Pagination */
div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	padding: 1px 0px 1px 0px;
	margin: 2px;
	text-decoration: none;
	color: #006699;
	font-weight:bold;
}
div.pagination a:hover, div.pagination a:active {
    color: #333333;
	font-weight:bold;
	text-decoration:none;
}
div.pagination span.current {
	padding: 1px 0px 1px 0px;
	margin: 2px;
	font-weight: bold;
	color: #000;
	}
div.pagination span.disabled {
	margin: 2px;
	color: #fff;
}
#vacList {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom:1px #CCC solid;
	margin-bottom:4px;
} 
#vacList:hover {
  BACKGROUND-COLOR: #F5F5F5; BORDER: #CCC 1px solid; cursor: pointer
}
#docList {
    border-collapse: collapse;
	border: 1px solid #CCC;
} 
#docList td {
	cursor: auto;
    border: 1px solid #CCC;
    padding: 2px;
} 
#docList tr:hover {
    background: #F9F9F9;
}

#commentList {
} 

#commentList:hover {
    background: #F9F9F9;
}
#linkList {
} 

#linkList:hover {
	cursor:pointer;
    background: #F9F9F9;
}

#colList {
    border-collapse: collapse;
	border: 1px solid #CCC;
} #colList tr:hover {
    background: #F2F2F2;
} #colList td {
    border: 1px solid #CCC;
	padding:0px 0px 0px 2px;
} #colList th {
    cursor: default;
    color: #666;
	font-size:11px;
    background: #BBE8F4;
    border: 1px solid #CCC;
	padding-top:0px;
	height:15px
}
#insList {
    border-collapse: collapse;
	border: 1px solid #E4E4E4;
} 
#insList tr:hover {
    background: #F9F9F9;
} 
#insList tr{
}
#insList td {
    border: 1px solid #E4E4E4;
	padding:5px 0px 2px 2px;
} 
#insList th {
	text-align:left;
	font-weight:normal;
    color: #006699;
	font-size:11px;
	background-image:url(../images/nws_back.gif);
    border: 1px solid #E4E4E4;
	padding:0px 0px 0px 5px;
	height:20px;
}
#eduspe {
	margin-top:5px;
    border-collapse: collapse;
	border: 1px solid #CCC;
} 
#eduspe td {
    border: 1px solid #CCC;
	padding:0px 0px 0px 5px;
} 
#eduspe th {
	text-align:left;
    color: #666;
	font-size:11px;
    background: #F1F3F3;
    border: 1px solid #CCC;
	padding-top:5px;
	height:20px
}
/* tooltip */ 
#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}

#cat A:link {
	COLOR: #fff; TEXT-DECORATION: none
}
#cat A:visited {
	COLOR: #fff; TEXT-DECORATION: none
}
#cat A:hover {
	COLOR: #fff; TEXT-DECORATION: underline
}
#agendalist {
   width:100%; 
   vertical-align:top;
   padding:3px 0px 2px 0px;
   border-bottom: #99ca3c 2px solid; 
   border-top: #fff 1px solid; 
   border-left: #fff 1px solid; 
   border-right: #fff 1px solid; 
   margin-bottom:10px
}

#commenttbl{
	border:1px #E5E5E5 solid;
}
#commenttbl th{
	background-color:#B5DDF4;
	text-align:right;
	font-weight:normal;
}
/* Data detail */
datadl{
padding:0;
}
#datadl .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #ffffff;
background-image:url(../images/tab_on.gif);  
background-repeat:repeat-x;  
background-position:top;
}
#datadl SUP{
	vertical-align: text-top;
}
#datadl SUB{
	vertical-align: text-bottom;
}
#datadl p{
 margin:5px 0px 5px 0px; 
}
#datadl h1{ 
 font-family: Trebuchet MS;
 font-size: 16px;
 color: #666666;
 }
#datadl h2{ 
 font-family: Trebuchet MS;
 font-size: 12px;
 color: #666666;
 }
#datadl h3{ 
 font-family: Trebuchet MS;
 font-size: 15px;
 color: #666666;
 }

#footer{
	border-top:4px #99ca3c solid;
	background-color: #FCFCFC;
}
#subfooter{
width:1085px; 
margin:0px;
}
div#subfooter ul {
	LIST-STYLE: none none outside; 
	margin: 0px 0px 0px -6px; 
	DISPLAY: block; 
	FLOAT: left; 
	padding: 0px;
}
div#subfooter ul li {
	DISPLAY: block; 
	FLOAT: left; 
	margin: 0px 60px 0px 0px;
}
div#subfooter ul.ftr-left li {
	padding:5px 0px 5px 0px;
}
div#subfooter ul.ftr-left li a {
	PADDING-BOTTOM: 0px; 
	LINE-HEIGHT: 18px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	DISPLAY: block; 
	FLOAT: left; 
	COLOR: #7e7a65; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none; 
	PADDING-TOP: 0px
}
div#subfooter ul.ftr-left li a:hover {
	BACKGROUND-COLOR: #a29c83; 
	COLOR: white; 
	TEXT-DECORATION: none; 
	text-shadow: 0 0 1px #A29C83;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px;
}
div#subfooter ul.ftr-left a.sub {
	LINE-HEIGHT: 20px; 
	DISPLAY: block; 
	FLOAT: left; 
	COLOR: #006699; 
	CLEAR: left; 
	FONT-SIZE: 12px; 
	FONT-WEIGHT: normal
}
div#subfooter ul.ftr-left a.sub:hover {
	BACKGROUND-COLOR: transparent; 
	COLOR: #000; 
	TEXT-DECORATION: underline; 
	text-shadow: none
}
.ftr-right {
	float: right; 
	vertical-align:middle; 
	margin-top:6px; 
	width:208px; 
	color: #7e7a65; 
	font-size:12px; 
	font-weight:bold;
}
.ftr-right img{
	float: right; 
	margin-top:2px;
}
.ftr-right a{
}
.polldate{
text-align:right;
margin-top:4px;
font-size:10px;
font-weight:bold;
text-transform:uppercase;
color:#99ca3c;
}
.polldate2{
font-size:10px;
font-weight:bold;
text-transform:uppercase;
color:#99ca3c;
padding-top:1px;
text-align:left;
}
.pollcheck{
	margin-top:3px; 
	margin-left:-1px
}
#bookrate{
float:left;
padding-left:4px;
padding-bottom:1px;
}
#bookrate li{
border:0px solid #e4e4e4;
margin-left:0px;
padding-left:0px;
}
#samelink a{
color: #666666; 
text-decoration:none;
}
#samelink a:hover{
color: #666666; 
text-decoration:none;
}
.forumleft2{ 
 width:973px;
 float: left;
 padding:5px;
 background-color: #ffffff;
 border-top: 1px solid #e8e8e8;
 border-right: 3px solid #d0d0d0;
 border-bottom: 3px solid #d0d0d0;
 border-left: 1px solid #e8e8e8;
 margin-bottom:5px;
    background-image:url(../images/curl.gif);  
    background-repeat:no-repeat;    
	background-position:right bottom;
}
.toolstext{
 font-family: Trebuchet MS;
 font-size: 14px;
 font-weight:bold;
 }
.bigtext{
 font-family: Trebuchet MS;
 font-size: 16px;
 color: #000;
 font-weight:bold;
 }
 .bigtext a{
 font-family: Trebuchet MS;
 font-size: 16px;
 color: #000;
 font-weight:bold;
 }
 .bigtext a:hover{
 text-decoration:none;
 }
.welcometext{
 font-family: Trebuchet MS;
 font-size: 16px;
 font-weight:bold;
 color:#006699;
}
 .middletext{
 font-family: Trebuchet MS;
 font-size: 16px;
 color: #000;
 font-weight:bold;
 margin:-5px 0px 0px 0px; 
 padding:0px
 }
 .middletext a{
 font-family: Trebuchet MS;
 font-size: 13px;
 color: #000;
 font-weight:bold;
 }
 .middletext a:hover{
 text-decoration:none;
 }
 .invitetext{
 font-family: Trebuchet MS;
 font-size: 14px;
 color: #006699;
 font-weight:bold;
 }
 .invitetext a:hover{
 color: #333333;
 }
.commentimage{
background-color:#FFF;
padding:2px;
margin:0px 0px 5px 0px;
float:left;
border:1px solid #e4e4e4;
display:block;
height:45px;
width:45px;
}
.smalldate{
	font-size:9px;
	background-color: #E6E6E6;
	padding:0px 1px 0px 1px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.agodate{
	font-size:10px;
	color: #999;
}
.smalltext{
	color: #999;
}
.smalltext2{
	color:#999;
	cursor:pointer;
}
.smalltext3{
	font-size:10px;
}
.biggertext{
	font-family:Trebuchet MS;
	font-size:16px;
	color:#006699; 
	font-weight:bold; 
}
 .membername{
 font-family: Trebuchet MS;
 font-size: 14px;
 color: #006699;
 font-weight:bold;
 }
 .membername a:hover{
 color: #006699;
 text-decoration:underline;
 }
.commenttextarea{
font-size:12px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;	
width:95%;
height:150px;
border:1px #999 solid;
background-color: #F9F9F9; 
margin-bottom:5px;
}
.commenttextarea2{
font-size:12px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;	
width:95%;
height:40px;
border:1px #999 solid;
background-color: #F9F9F9; 
margin:0px 0px 10px 0px;
}
/* network right Block */ 

network{
padding:0;
width:300px;
}

#network ul{
padding:0;
}

#network li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-bottom:-12px;
}

#network .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
padding:10px;
}

#network .image{
padding:5px;
margin:10px;
float:right;
border:1px solid #e4e4e4;
background:#ffffff;
display:block;
}

#network .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url("../images/tab_on.gif");  
background-repeat:repeat-x;  
background-position:top;
}
#network .label a{
text-decoration:none;
color: #ffffff;
}
/* newuser right Block */ 

newuser{
padding:0px;
margin:0px;
}

#newuser ul{
padding:0px;
margin:12px 0px 12px 0px;
}

#newuser li{
list-style:none;
line-height:16px;
border:1px solid #e4e4e4;
border-bottom:2px solid #99ca3c;
margin-bottom:-12px;
}

#newuser .date{
font-size:12px;
color:#006699;
font-weight:bold;
border-bottom:1px solid #e4e4e4;
display:block;
padding-bottom:5px;
padding:10px;
}

#newuser .image{
padding:2px;
background:#ffffff;
border:1px #CCC solid; 
margin-top:4px;
width:37px;
height:37px;
}

#newuser .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #006699;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url("../images/tab_off.gif");  
background-repeat:repeat-x;  
background-position:top;
}
#newuser .label a{
	text-decoration:none;
	color:#FFF;
}
/* User list Block */ 

member{
padding:0;
background-color: #ffffff;   
clear: both;
}

#member ul{
padding:0;
margin:0;
margin-top:10px;
margin-bottom:0px;
}


#member li{
list-style:none;
line-height:16px;
border-bottom:1px solid #e4e4e4;
margin-bottom:5px;
}
#member li:hover{
list-style:none;
line-height:16px;
border-bottom:1px solid #e4e4e4;
margin-bottom:5px;
background-color:#F9F9F9
}
#member .image{
background-color:#FFF;
padding:2px;
margin:5px;
float:left;
border:1px solid #CCC;
display:block;
height:60px;
width:60px;
}

#member .label{
padding:6px;
margin-bottom:-5px;
height:16px;
border:1px solid #99ca3c;
background:#ffffff;
display:block;
color: #99ca3c;
color: #ffffff;
background-image:url("../images/tab_on.gif");  
background-repeat:repeat-x;  
background-position:top;
}
/* Member list*/
#memberlist{
padding:0;  
clear: both;
border-bottom:1px #666 dotted;
margin-bottom:5px;
}
#memberlist:hover{
border-bottom:1px #333 dotted;
background-color:#F9F9F9
}
#memberlist .image{
background-color:#FFF;
padding:2px;
margin:4px;
float:left;
border:1px solid #e4e4e4;
display:block;
height:60px;
width:56px;
}
/* Topic list*/
#topiclist{
padding:0;  
clear: both;
border-bottom:1px #666 dotted;
margin-bottom:5px;
}
#topiclist:hover{
border-bottom:1px #333 dotted;
background-color:#F9F9F9
}
#topiclist .image{
background-color:#FFF;
padding:2px;
margin:4px;
float:left;
border:1px solid #e4e4e4;
display:block;
height:45px;
width:45px;
}
/* updates list*/
#updatelist{
padding:0;  
clear: both;
border-bottom:1px #666 dotted;
margin-bottom:5px;
}
#updatelist .profileimage{
background-color:#FFF;
padding:2px;
margin:4px;
float:left;
border:1px solid #CCC;
display:block;
height:45px;
width:45px;
}
#updatelist .groupimage{
background-color:#FFF;
padding:2px;
margin:4px;
float:left;
border:1px solid #CCC;
display:block;
height:55px;
width:55px;
}
/* Group list*/
#grouplist{
padding:0;  
clear: both;
border-bottom:1px #666 dotted;
margin-bottom:5px;
}
#grouplist:hover{
border-bottom:1px #333 dotted;
background-color:#F9F9F9
}
#grouplist .image{
background-color:#FFF;
padding:2px;
margin:4px;
float:left;
border:1px solid #CCC;
display:block;
height:70px;
width:70px;
}
.agendadate{
	color:#006699;
	font-weight:bold;
}

#hrmtab {
float:left;
width:100%;
background:#fff;
line-height:normal;
border-bottom:7px solid #83acca;
font-size:12px;
}
#hrmtab ul {
  margin:0;
  padding:0px 0px 0px 8px;
  list-style:none;
}
#hrmtab li {
display:inline;
margin:0px;
padding:0px;
}
#hrmtab a {
float:left;
background:url("../images/tableft.gif") no-repeat left top;
margin:0;
padding:0 0 0 2px;
text-decoration:none;
}
#hrmtab a span {
float:left;
display:block;
background:url("../images/tabright.gif") no-repeat right top;
padding:5px 14px 4px 10px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#hrmtab a span {float:none;}
/* End IE5-Mac hack */
#hrmtab a:hover span {
color:#FFF;
}
#hrmtab a:hover {
background-position:0% -42px;
}
#hrmtab a:hover span {
background-position:100% -42px;
}

#hrmtab #current a {
background-position:0% -42px;
}
#hrmtab #current a span {
background-position:100% -42px;
}
.viewprofile2{
padding:20px 0px 0px 5px;
}
.viewprofile{
padding:6px 0px 0px 4px;
}
#loading{
	display:none;
}
#success{
	border:1px solid; 
	color: #4F8A10;
    background-color: #DFF2BF;
	padding:12px 10px 12px 50px;
	background-image:url(../images/success.png); 
    background-repeat: no-repeat;
    background-position: 10px center;
	display:none;
}
#error{
border:1px #C30 solid; 
background-color: #FDEAEF; 
padding:10px 10px 10px 50px;
background-image:url(../images/error.png); 
background-repeat: no-repeat;
background-position: 10px center;
display:none;
}
.ajaxlink{
	cursor:pointer;
}
.contacts-list td{
  background:url(../images/dotted-line.gif) repeat-x 0 100%;
  padding:3px 0px 6px 6px;
}

.contacts-list th{
  background:url(../images/dotted-line.gif) repeat-x 0 100%;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
#left-side-bar {
  float:left;
  width:130px;
}
#right-side-bar {
  border:1px #CCC solid;
  float:right;
  width:513px;
  padding:1px;
}
.left-navbox {
  margin-bottom:20px;
  padding-bottom:7px;
  background: transparent url(../images/bg_cat_box_200x600.gif) no-repeat scroll 0 100%;
}
.left-navbox .navbox-in {
  background: transparent url(../images/bg_cat_box_200x600.gif) no-repeat scroll 100% 0;
  padding:0px 8px;
}
.left-navbox h3 {
  color:#006699;
  font-size:108%;
  margin:0;
  padding:5px 5px 4px 0px;
  font-weight:bold;
  border-bottom:1px solid #CCC;
}
.topic_box {
  margin-top:0px;
}
.topic_box ul {
  background:#FFFFFF none repeat scroll 0 0;
  clear:both;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
}
.topic_box ul li {
  background:#FFFFFF url(../images/ababab_dots_transparent.gif) repeat-x scroll 100% 100%;
  display:inline;
  float:left;
  position:relative;
  width:115px;
}
.cleaner {clear:both;height:1px;margin-top:-1px;overflow:hidden;}
.topic_box ul li a {
  display:block;
  float:left;
  padding:3px 0px 5px 0px;
  text-decoration:none !important;
  width:115px;
  color:#000000;
}
.topic_box li a:hover{
  color:#006699;
  background-color: #F4F4F4;
}
#mailList {
	width:550px;
    border-collapse: collapse;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom:1px solid #CCC;
} 
#mailList tr:hover {
    background: #ECF8FD;
} 
#mailList td {
	height:20px;
	border-bottom:1px #CCC solid;
	padding:0px 0px 0px 2px;
} 
#mailList th {
	font-size:11px;
    background: #E1E1E1;
    border:1px solid #fff;
	padding-left:1px;
	height:20px;
	text-align:left
}
#mailList th a{
    color: #fff;
	text-decoration:none;
}
#emailsuccess{
margin-top:5px;
border:1px #060 solid; 
background-color: #DCEFC0; 
padding:0px 5px 0px 20px;
background-image:url('../images/success.png'); 
background-repeat: no-repeat;
background-position: 8px center;
}
#emailerror{
margin-top:5px;
border:1px #C30 solid; 
background-color: #FDEAEF; 
padding:0px 5px 0px 20px;
background-image:url('../images/error.png'); 
background-repeat: no-repeat;
background-position: 8px center;
}
#emailsuccess2{
margin-top:5px;
border:1px #060 solid; 
background-color: #DCEFC0; 
padding:10px 10px 10px 50px;
background-image:url('../images/success.png'); 
background-repeat: no-repeat;
background-position: 8px center;
display:none;
}
#emailerror2{
margin-top:5px;
border:1px #C30 solid; 
background-color: #FDEAEF; 
padding:10px 10px 10px 50px;
background-image:url('../images/error.png'); 
background-repeat: no-repeat;
background-position: 8px center;
display:none;
}
.info, .success, .warning, .error, .validation, .confirmation, .jishee {
border: 1px solid;
padding:12px 4px 12px 46px;
margin:0px 10px 6px 10px;
background-repeat: no-repeat;
background-position: 7px center;
}
.success {
color: #4F8A10;
background-color: #DFF2BF;
background-image: url('../images/success.png');
}
.success .textsuccess{
color: 4F8A10;
background-color: #C2DEA5;
padding:0px 2px 0px 2px;
}
.success .texterror{
color: e10c0c;
background-color: #ffcdd1;
padding:0px 2px 0px 2px;
}
.jishee{
color: #4F8A10;
background-color: #DFF2BF;
background-image: url('../images/success.png');
}
.warning {
color: #9F6000;
background-color: #FEEFB3;
background-image: url('../images/warning.png');
}
.error {
color: #e10c0c;
background-color: #ffcdd1;
background-image: url('../images/error.png');
}
.validation {
color: #D63301;
background-color: #FFCCBA;
background-image: url('../images/warning.png');
}
.confirmation {
color: #00529B;
background-color: #BDE5F8;
background-image: url('../images/confirmation.png');
}
.infoinfo{ 
padding:4px 4px 4px 27px;
margin:5px;
background-image: url('../images/icon_warning.gif');
background-repeat: no-repeat;
background-position: 6px center;
background-color: #f7fafd; 
border: 1px solid #b5d3ff; 
}
.infoinfoinfo{ 
padding:4px 4px 4px 27px;
margin:0px 0px 10px 0px;
background-image: url('../images/information.png');
background-repeat: no-repeat;
background-position: 6px center;
background-color: #f7fafd; 
border: 1px solid #b5d3ff;
color:#006699;
}
.messageinfo{ 
padding:4px 4px 4px 27px;
margin:0px 0px 0px 0px;
background-image: url('../images/information.png');
background-repeat: no-repeat;
background-position: 6px center;
background-color: #f7fafd; 
border: 1px solid #b5d3ff;
color:#006699;
}
.infojoined{ 
padding:4px 4px 4px 27px;
margin:0px 0px 10px 0px;
background-image: url('../images/tick-circle.png');
background-repeat: no-repeat;
background-position: 6px center;
background-color: #f7fafd; 
border: 1px solid #99ca3c;
color:#4F8A10;
}
.information{
border: 1px solid;
padding:8px 5px 8px 46px;
background-repeat: no-repeat;
background-position: 7px center;
color: #00529B;
background-color: #BDE5F8;
background-image: url('../images/info.png');
}
.informationVal{
border: 1px solid;
padding:8px 5px 8px 46px;
background-repeat: no-repeat;
background-position: 7px center;
color: #D63301;
background-color: #FFCCBA;
background-image: url('../images/info2.png');
}
.consultant{
border: 1px solid;
margin:-3px 0px 18px 0px;
padding:5px 5px 5px 7px;
color: #F00;
background-color: #feaead;
}
.msgclose{
	cursor:pointer;
	border:0px;
}
.commenttxtbox{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	border:1px #CCC solid; 
	font-size:12px; 
	height:17px; 
}
.captchaTxt{
	border: 1px solid #999999; 
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height:26px;
	font-family: Trebuchet MS;
    font-size: 17px;
	color: #666666;
	font-weight:bold;
	text-align:center;
	padding:3px 0px 0px 0px;
    }
.captcha_refresh{
	padding-right:13px;
	cursor:pointer;
}
.comment_error{
	font-size:10px;
	color: #F00;
	padding-bottom:5px;
}
.comment_error img{
	margin:0px 0px 4px 4px;
	vertical-align:middle;
}
.openidlogo{
	height:25px;
	cursor:pointer;
}
.openidinputbox{
	background: #fff url(../images/openid.png) no-repeat; 
	background-position:0 50%; 
	padding-left:18px; 
	width:379px; 
	margin:10px 0px 12px 0px;
}
#ajax_listOfOptions{
	position:absolute;	/* Never change this one */
	width:250px;	/* Width of box */
	height:200px;	/* Height of box */
	overflow:auto;	/* Scrolling features */
	border:1px solid #999;	/* Dark green border */
	background-color:#FFF;	/* White background color */
	text-align:left;
	z-index:100;
}
#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
	margin:1px;		
	padding:1px;
	cursor:pointer;
}
#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
	
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
	background-color:#CCC;
	color:#000;
}
#ajax_listOfOptions_iframe{
	background-color:#FFF;
	position:absolute;
	z-index:5;
}
.commentreageer{
	font-family:Trebuchet MS;
	font-size:14px; 
	color:#006699; 
	font-weight:bold;
}
.commentHeader{
	clear:both;
	text-align:right;
	border-bottom:2px #0CF solid;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#006699; 
	font-weight:bold; 
	margin-bottom:10px;
}
.nonecommentuser{
	color:#006699;
}
#commentFrame{
	border:1px #E2E2E2 solid; 
	padding:7px 9px 6px 9px;
}
#commentFrame p{
	margin:0px;
	padding:0px;
}
#commentFrame SUP{
	vertical-align: text-top;
}
#commentFrame SUB{
	vertical-align: text-bottom;
}
#commentFrame ul{
	padding:0px;
	margin:0px;
    border:0px;
}
#commentFrame li{
list-style:inside;
line-height:15px;
border:0px;
}
.privacyclass{
background-color:#e3e3e3; 
padding:0px 2px 2px 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
cursor:pointer;
}
.shortprofile{
background-color:#e8e8e8; 
padding:0px 2px 2px 2px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
/* MESSAGES */
table.messages_table {
	border: 1px solid #DDDDDD;
	width:100%;
}
td.messages_header {
	padding: 4px 5px 5px 6px;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
td.messages_message {
	border-top: 1px solid #CCCCCC;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
div.messages_date {
	font-size: 7pt;
	color: #777777;
}
.greenbutton {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 1px 7px 2px 7px;
	margin:0px 1px 1px 1px;
	color: #fff;
	font-weight: bold;
	background: #98cd33 url(../images/btn_green.gif);
	vertical-align: middle;
	border: 1px solid #fff;
	outline:1px #99ca3c solid;
	cursor:pointer;
}
.greenbutton:hover {
	color:#fff;
	background: #6ab50a url(../images/btn_green_hvr.gif);
	border: 1px solid #F0F0F0;
	outline:1px #99ca3c solid;
}
.bluebutton {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 1px 7px 2px 7px;
	margin:0px 1px 1px 1px;
	color: #fff;
	font-weight: bold;
	background: #72c9ff url(../images/btn_blue.gif);
	vertical-align: middle;
	border: 1px solid #fff;
	outline:1px #26a4d9 solid;
	cursor:pointer;
}
.bluebutton:hover {
	color:#fff;
	background: #3db3f2 url(../images/btn_blue_hvr.gif);
	border: 1px solid #F0F0F0;
	outline:1px #26a4d9 solid;
}
.yellowbutton {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 1px 7px 2px 7px;
	margin:0px 1px 1px 1px;
	color: #575757;
	font-weight: bold;
	background: #ffe06c url(../images/btn_yellow.gif);
	vertical-align: middle;
	border: 1px solid #fff;
	outline:1px #f2c10c solid;
	cursor:pointer;
}
.yellowbutton:hover {
	color:#575757;
	background: #f2cc40 url(../images/btn_yellow_hvr.gif);
	border: 1px solid #F0F0F0;
	outline:1px #d3881a solid;
}
.profileheader{
    clear:both; 
	border-bottom:2px #0CF solid; 
	padding:10px 0px 0px 0px; 
	margin-bottom:10px;
}
.toolsheader{
   clear:both;
   border-bottom:2px #0CF solid;
   margin:0px 0px 10px 0px;
}
.toolsheader{
    clear:both; 
	border-bottom:2px #0CF solid; 
	padding:0px; 
	margin-bottom:5px;
}
blockquote{
	background:#F4F5F7 url(../images/blockquote.gif) 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:0px 3px 3px 0px;
	margin:5px 0;
}
blockquote div{ 
background: url(../images/blockquote2.gif) no-repeat; 
background-position:bottom right;
margin:0; 
padding:8px 30px 8px 35px;
text-align:justify;
}
.searchbox{
	border:1px solid #CCC; 
	margin-bottom:10px; 
	padding:8px 0px 8px 5px; 
	background-image:url(../images/searchbox.gif);
	background-position:top;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
.profilebox{
	border:1px solid #CCC; 
	margin-bottom:15px; 
	padding:8px; 
	background-image:url(../images/vacaturebg.gif);
	height:64px;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px;
}
.groupbox{
	border:1px solid #CCC; 
	margin-bottom:15px; 
	padding:8px 8px 7px 8px; 
	background: #fff url(../images/bg-posts.png) top repeat-x; 
	border: 1px solid #d7d8df;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px;
}
.sharedbox{
	border:1px solid #ccc; 
	padding:8px 8px 7px 8px; 
	background: #fff url(../images/bg-posts.png) top repeat-x; 
	border: 1px solid #d7d8df;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	-khtml-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);	
	clear:both;
}
.subgroupbox{
	float:right; 
	width:117px; 
	border:1px #d7d8df solid; 
	height:65px; 
	background-color: #FCFCFC; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left:3px;
}
.photo_frame{
    width:100px; 
	height:99px; 
	background-image:url(../images/photo_frame.png); 
	background-repeat:no-repeat; 
	padding:5px 0px 0px 5px; 
	margin:0px;
}
.commentbck{
	clear:both; 
	background-image:url(../images/box-bgr.gif); 
	background-repeat:repeat-x; 
	background-position:top; 
	border-top:1px #CCC solid; 
	border-bottom:1px #CCC solid; 
	padding:6px 8px 8px 15px;
}
.orange{
	color:#F47925;
}
.pleasewait1{
	position: fixed; 
	z-index:100; 
	top: 0px; 
	left: 0px; 
	height:100%; 
	width:100%; 
	background-color:#000; 
	filter:alpha(opacity=20); 
	-moz-opacity: 0.75; 
	opacity: 0.25; 
	cursor:wait;
}
.pleasewait2{
    position: fixed; 
	padding: 5px 0px 0px 5px;
	height:35px; 
	width:146px; 
	z-index:103; 
	top: 50%; 
	left: 50%; 
	margin: -60px 0 0 -72px; 
	font-weight:bold;
	font-size:14px;
	border: 1px solid #333; 
    border-top-color: #999; 
    border-left-color: #999; 
	background-color:#FFF;
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.pleasewait2 p{
	margin:6px 6px 0px 0px;
	padding:0px;
	float:right;
}
.pleasewait2 .pclass{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #666666;
	margin:2px 6px 0px 0px;
	padding:0px;
	float:right;
}
.pleasewait3{
	position: fixed; 
	z-index:100; 
	top: 0px; 
	left: 0px; 
	height:100%; 
	width:100%; 
	background-color: #EFEFEF; 
	cursor:wait;
}
.pleasewait4{
    position: fixed; 
	height:13px; 
	width:140px; 
	z-index:103; 
	top: 50%; 
	left: 50%; 
	margin: -35px 0 0 -95px; 
	font-weight:bold;
	font-size:14px;
}
.pleasewait4 p{
	margin:6px 0px 0px 0px;
	padding:0px;
	float:right;
}
.bluetext{
    font-family:Trebuchet MS; 
    color:#006699; 
    font-weight:bold;
}
#blaster{
	width: 401px;
	height: 221px;
	position: relative;
	padding:0px;
	margin:0px;
}
.slide{
	width: 400px; 
	overflow: hidden; 
	display: inline-block;
	position: absolute;
	display:block;
}
#slide2{
	display:none;
	left: 425px;
}
#slide2 input{
	margin-bottom:1px;
}
.videoplay{
	margin-left:-28px; 
	margin-top:46px;
}
.group_right_div{
    float:right; 
	width:618px; 
	padding:3px 5px 0px 0px;
}
.profile_right_div{
	float:right; 
	width:618px; 
	padding:8px 5px 0px 0px;
}
.own_friends_right{
	float:right; 
	width:620px; 
	padding:4px 5px 0px 0px;
}
.own_group_right{
	float:right; 
	width:605px; 
	padding:2px 5px 0px 0px;
}
.topic_right_div{
	float:right; 
	width:630px; 
	padding:7px 5px 0px 0px;
}
.topic_right_div2{
	float:right; 
	width:630px; 
	padding:7px 5px 0px 0px;
}
#cse-search-results iframe {
	width: 704px; 
}
.errorspan{
	background-color:#FFDFE1;
	color:#000;
}
