/*  
Theme Name: Common Outlook Redesign (Aug '09)
Theme URI: http://www.commonoutlook.com/
Description: Style overrides for the French language Common Outlook website.
Version: 1.0-091409
Author: Sam Stevens, Stevens Media
Author URI: http://www.stevensmedia.com/
*/

.home #sidebar {
	background-color: #EBEBEB;
	height: 500px;
}

.home #sidebar .box {
	padding-bottom: 6px;
	background-color: White;
	margin-bottom: 0;
}

.entry .entry { /* Fix for problem where double DIVs show up. */
	font-size: 1em;
	line-height: 1.6em;
}

INPUT#s {
	width: 108px;
}

DIV.entry-image-right IMG {
	text-align: center;
	margin: 0 auto;
}

