﻿.selectborder
{ 
    /*border-bottom: dashed 1px #ddd;*/
}
.selectitem
{
    cursor:default;
    margin: 2px;   
}
.selecttext
{         
    width: 100%;
    text-align: left;
	font-size:11px;
	background-color:#293e50;
	padding: 1px 3px 1px 3px;
}

.selecttext:hover
{         
    width: 100%;
    text-align: left;
	font-size:11px;
	background-color:#293e50;
		background-color:#1e3142;

	padding: 1px 3px 1px 3px;
}

#test-selectshow .selecttext a.small_link {
font-size:11px;
color:#CCCCCC;
background:none;
width:100%;
padding:0px 0px  0px 0px;
line-height:15px;




}

#test-selectshow .selecttext a.small_link selected {
font-size:11px;
color:#CCCCCC;
background:none;
width:100%;
padding:0px 0px  0px 0px;
line-height:15px;




}

#test-selectshow .selecttext a.small_link selected:hover {
font-size:11px;
color:#CCCCCC;
background:none;
width:100%;
padding:0px 0px  0px 0px;
line-height:15px;




}

.otherprojects {
list-style:none;



}

#porjects_other  {
float:right;
margin-left:210px;
margin-top:-53px;
position:absolute;


}



.red {
color:#996666;



}