/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header {
background-color: #637D37;
height: 100px;
	margin: 5px 15px;
	padding: 5px;
}


#celink_box {
	width:300px;
	height:20px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
}

#topbanner {
	float: right;
	width: 468px;
	padding:10px 0px 0px;
}

