/* custom */
#main_search
{
	background: url("http://designsolid.com/wp-content/themes/new/images/top_bg.jpg") bottom left repeat-x;
	min-height: 25px;
	border: 1px solid #e2e2e2;
	padding: 10px;
	padding-top: 11px;
	padding-bottom: 9px;
	font-size: 11px;
}

#top_left_corner
{
	float: left;
	position: relative;
	top: -12px;
	left: -11px;
}

#top_right_corner
{
	float: right;
	position: relative;
	left: 11px;
	top: -12px;
}

#bottom_left_corner
{
	float: left;
	position: relative;
	left: -11px;
	top: 4px;
}

#bottom_right_corner
{
	float: right;
	position: relative;
	left: 11px;
	top: 4px;
}

.alt2, .alt2Active
{
	background: #ffffff;
	color: #484847;
	border-bottom:1px solid #e6e7e1;
	
}

#navvi
{
	background: url("http://designsolid.com/wp-content/themes/new/images/top_bg.jpg") bottom left repeat-x;
	border: 1px solid #e2e2e2;
	padding: 10px;
	font-size: 11px;
	color: #444;
	text-align: center;
}
	#navvi a
	{
		margin-right: 18px;
		color: #444;
	}
	
.number
{
	font: 14px arial, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
	.smallfont a
	{
		color: #222;
	}

.expcolimage
{
	margin-top: 4px;
	margin-right: 5px;
}