@charset "utf-8";
/* CSS Document */
/*
Theme Name: Lisbet
Theme URI: 
Description: New wordpress theme 
Version: 1.0
Author: Imran Sarwar	
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets

	This theme was developed by Imran Sarwar form Mts solution
	
*/

#searchsubmit
{
 color:#000 !important;
}
a
{
	text-decoration:none !important;
}

a:hover
{
	text-decoration:underline;
	background:transparent !important;
}

/*      inner content of left column */

#left ul
{
	margin-left:0px;
	padding-left:10px;
	list-style:none;
}
#left #rss
{
	padding-left:5px;
}
#left .widget
{
	background:transparent;
}
#comment
{
	width:300px;	
}
