/**
 * ie.css - special styles for our special friend
 */

#blog .comment-author .avatar {
	width : auto !important;
}

.tagline .cse #cse-search-box .btn-group input,
.multi-search form .item select,
.multi-search form .item input[type="text"] {
	padding : 8px !important;
	min-height : 0 !important;
	height : auto !important;
}

.multi-search form .item input[type="submit"] {
	min-height : 36px !important;
	padding-top : 0 !important;
	padding-bottom : 0 !important;
}

.tagline .cse #cse-search-box .btn-group button,
.tagline .cse #cse-search-box .btn-group input {
	height : 29px !important;
	padding : 2px !important;
	min-height : 0 !important;
}

.tagline .cse #cse-search-box .btn-group button {
	padding-right : 6px !important;
	padding-left : 6px !important;
}
