.clearboth{
	clear:both;
	font-size:0;
}

.v2-panel-header{
	white-space: nowrap;
	overflow: hidden;
	text-transform: uppercase;
	color:#333333;
	line-height:14px;
	height:18px;
}

.v2-ui-hover-fx:hover {
	color:#FFFFFF;
	cursor:pointer;
}

.v2-panel-header span.ui-icon{
	float:left;
}

.v2-reset-form {
	margin:0;
	padding:0;
}

.v2-ui-state-hover .ui-icon, .v2-ui-state-focus .ui-icon {background-image: url(../ui_eko/images/ui-icons_454545_256x240.png); }


.poll-question {
	background:#FFFFFF;
	border-bottom:1px dotted #333333;
	padding:5px;
	color:#73bd1e;
}
.poll-panel {
	background-color:#fff6e1;
}
.v2-portal-poll-option {
	padding:5px;
	border-bottom:1px dotted #999999;
}
.v2-portal-poll-bar {
	height:10px;
	line-height:10px;
	margin-top:2px;
	background: #73bd1e url(../ui_eko/images/ui-bg_glass_65_73bd1e_1x400.png) 50% 50% repeat-x;
}

.v2-portal-poll-bar-text {
	text-align: right;
	font-size:90%;
	height:14px;
	float:right;
	background-color:transparent;
	line-height:14px;
	margin-top:-14px;
	color:#333;
	padding:1px;
}
.v2-portal-poll-sub {
	background-color:#FFFFFF;
	padding:5px;
}

.v2-portal-forumlist-left {
	font-size:110%;
}
.v2-portal-forumlist-left li a{
	display:block;
	padding: 2px;
}
.v2-portal-forumlist-left li.v2-portal-forumlist-left-header {
	text-transform:uppercase;
	color:#333333;
	border-bottom: 1px dotted #333333;
	
}
.v2-portal-forumlist-left li.v2-portal-forumlist-left-header a{
	color:#333333;
	padding:4px;
}
.v2-portal-forumlist-left li.v2-portal-forumlist-left-header a:hover{
	color:#333333;
	text-decoration:none;
}
.v2-portal-forumlist-left li.v2-portal-forumlist-left-header:hover{
	background: #73bd1e url(../ui_eko/images/ui-bg_glass_65_73bd1e_1x400.png) 50% 50% repeat-x;
}
.v2-portal-forumlist-left li.v2-portal-forumlist-left-row a{
	padding-left:8px;
}
.v2-portal-forumlist-left li.v2-portal-forumlist-left-row a:hover{
	color:#333333;
	text-decoration:none;
}
.v2-portal-forumlist-left li.v2-portal-forumlist-left-row:hover{
	background: #73bd1e url(../ui_eko/images/ui-bg_glass_75_f1ba5b_1x400.png) 50% 50% repeat-x;
}

ul.v2-portal-linklist li {
	border-bottom: 1px dotted #333333;
}
ul.v2-portal-linklist li:hover{
	background: #73bd1e url(../ui_eko/images/ui-bg_glass_75_f1ba5b_1x400.png) 50% 50% repeat-x;
}

ul.v2-portal-linklist li a {
	padding:4px;
	display:block;
    color: #73bd1e;
    text-decoration:none;
}



#header-search-box {
	margin-top:5px;
}
#header-search-box input.header-search-textinput {
	width:230px;
	height:20px;
	padding:0;
	border:0;
	color:#73bd1e;
	font-size:124%;
	overflow:hidden;
	background:transparent;
	
}

#header-search-box input.header-search-box-btn-search {
	padding:0;
	margin:0;
	width:20;
	height:20;
	float:left;
	margin-left:5px;
}
#header-search-box a.header-search-box-btn-search-adv {
	float:right;
}

#header-profile-search-box label{
	color: #FFFFFF;
}
#header-profile-search-box input.login-textinput {
	width:118px;
	padding:1px;
	margin-bottom:2px;
}
#header-profile-search-box input.login-checkbox {
	margin-bottom:2px;
}

#header-profile-search-box input.login-button {
	width:90px;
}

#header-profile-search-box input.login-button {
	width:118px;
	padding:1px;
	margin-bottom:2px;
}

#header-profile-search-box .search-left-col {
	width:100px;
	float:left;
}
#header-profile-search-box .search-right-col {
	margin-left:105px;
}

ul.navlinks {
	Margin-bottom:0;
}



#v2-header-nav li{
	float:left;
	padding:0;
	margin-right:10px;
}




#v2-header-nav li a{
	padding: 7px 8px 7px 32px;
	display:block;
	font-size:110%;
	font-weight:bold;
}
#v2-header-nav a:visited{

}

