﻿/* Top login button */

#useractions .smallLogin	{ text-decoration:none; background:none; position:absolute; top:0px; right:0px;}
#useractions .smallLogin span 	{ color:#fff; padding:0 0 0 20px; text-transform:uppercase; font-size:13px; cursor:pointer; font-weight:bold; line-height:28px; width:110px; height:47px; display:block; background: transparent url(/images/login.png) no-repeat; }
#useractions .smallLogin span.logout	{ color:#fff; padding:0 0 0 20px; text-transform:uppercase; font-size:13px; cursor:pointer; font-weight:bold; line-height:28px; width:110px; height:47px; display:block; background: transparent url(/images/logout.png) no-repeat; }


#topmenu #topmenusearch input {border:1px solid #eee;}