.bud_pic {
float: left;
height: auto;
padding: 2px 2px 2px 2px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.bud_pic_old {
float: left;
height: 148px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.author_pic {
float: left;
height: 148px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.zoom_pic {
float: left;
width: 100px;
white-space: wrap;
font-size: extra-small;
height: 174px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.zoom_avatar {
float: left;
width: 100px;
white-space: wrap;
font-size: small;
height: 164px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.ponytab_pic {
float: left;
width: 100px;
white-space: wrap;
font-size: extra-small;
height: 144px;
padding: 4px;
margin: 5px 3px;
background: white;
border: 1px groove #cccccc;
border-color: #AAA #444 #444 #AAA;
}
.ulistcol1 {
width: 15%;
float: left;
white-space: wrap;
margin: 5px;
padding-bottom:15px;
background: silver;
}
.ulistcol2 {
width: 15%;
float: left;
white-space: wrap;
margin: 5px;
padding-bottom:15px;
background: gray;
}

/* tabs */

dl.tabs {
float: left;
margin: 10px 0 -1px 0;
z-index: 50;
}

dl.tabs dt {
float: left;
padding: 4px 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
margin-left: 3px;
background: #f0f0f0;
color: #666;
}

dl.tabs dt.open {
background: #F9F9F9;
border-bottom: 1px solid #F9F9F9;
z-index: 100;
color: #000;
}

div.current {
clear: both;
border: 1px solid #ccc;
padding: 10px 10px;
}

div.current dd {
padding: 0;
margin: 0;
}



/*  >>>>>>>>> CBE-TEAM EProfile Table */
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	height: 20px;
	padding: 0 10px;
	line-height: 29px;
}
.sectiontableheader {
	padding: 5px;
	font-weight: bold;
}


.sectiontableheader {
	border: 1px solid #d4d4d4;
	background:#DEDEDE;
}

.sectiontableentry1 {
	background-color : #DEDEDE;
}

tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	border-bottom: 1px solid #fff;
}

tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry2 td, td.sectiontableentry2 {
	background-color: #f3f2f2;
}

tr.sectiontableentry1 td, td.sectiontableentry1 {
	background-color: #DBDBDB;
}

tr.sectiontableentry0:hover td, tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	background-color: #EEEEEE;
}
