/*
*******************************************************************************
*	(c) NEOCO
* 
*	filename: cross_browser.css
*	purpose:  browser specific styles
*
*******************************************************************************

$LastChangedBy: alex $
*/


/* ------------------------------------------------------- 
   Browser Specific Styles
---------------------------------------------------------- */

body.ie6 div#wrapper {
	height: 100%;
}
body.ie #sidebar li.widget_twitter h5,
body.home.ie div#main li h4 {
	filter: alpha(opacity=30); 
}
body.gecko #sidebar li.widget_twitter h5,
body.home.gecko div#main li h4 {
	-moz-opacity: 0.3; 
}
body.newsletter.ie div#main div#columnSmall p.submit input {
	padding-top: 18px;
}
/* LISTS */
body.copy.ie div#main div.wysiwyg ul li,
body.copy.ie div#main div.wysiwyg ul li {
	padding-left: 14px !important;
	list-style-type: disc;
	list-style-position: inside;
}


/* ---------------------------------------------------------- 
	END OF CSS FILE
	When the angels from above
	fall down and spread their wings like doves
	As we walk hand in hand,
	sisters, brothers,
	we'll make it to the Promised Land
-----------------------------------------------------------*/
