/*
Theme Name: E-Unseen
Theme URI: www.StickmanStudios.com
Description: None
Author: Vince Mitchell
Author URI: www.VinceMitchell.Me
Template: definition
Version: 1.0
.
General comments/License Statement if any.
.
*/
@import url(../definition/style.css);

#column_wrapper {  
	max-width: 940px;
	height: 200px;
	margin: 10px auto;
}

#column_wrapper .column {  
	width: 290px;
	margin-left: 15px;
	float: left;
	/*border: 1px solid #333;  
	-moz-border-radius: 10px;  
	-webkit-border-radius: 10px;  */
}

.quote-content{
	width:180px;
}

cite{
	border-top: 1px solid #EEE !important;
	display: block;
}