/* 
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.

*/


.modinside {
	//width: 293px !important;
	//padding:5px !important;
	//border:1px solid #ddd !important;
	//margin:5px 0px 0px !important;
	//background-color: #FFFFFF;
}

.modinside li {
	border-bottom:1px solid #EEEEEE;
	padding:8px;
}

.modinside li img.avatar, .modinside li img.thumbnail {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
}

.modfl{
	float: left;
	//font-weight: bold;
	font-size: larger;
}
.modfr{
	float: right;
	//font-weight: bold;
	font-size: larger;
}
