.sdiv
{
padding: 10px;
border-bottom: #eeeeee 1px solid;
line-height: 170%;	
}


.tmare , .tmare:hover
{
font-size: 14px;
color: #06C;  
cursor: pointer;	
}



.tmic , .tmic:hover
{
font-size: 14px !important;
color: #ffffff !important;
background:  #195f92  !important;
line-height: 11px !important;
padding: 3px 3px 3px 3px !important; 
-webkit-border-radius: 3px !important;;
-moz-border-radius: 3px !important;;
border-radius: 3px !important;;	

cursor: pointer !important;		 
 
}

.tmic2 , .tmic2:hover
{ 

cursor: pointer !important;		
 
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	color: #06C;
	padding-left: 9px;
	padding-right: 9px;
	border: #cccccc 1px solid;
	border-bottom: #b6b7b9 1px solid;
	border-right: #b6b7b9 1px solid;
	background: #ffffff bottom repeat-x;
	
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: inline-block;
 position: relative;
 top: -1px;
 margin-left: 5px;
}