a.se-box {
	margin: 10px; padding: 10px; border-radius: 5px; border: 1px solid rgb(238, 238, 238); border-image: none; width: 200px; color: rgb(0, 0, 0); font-family: "Helvetica Neue", Arial, sans-serif; text-decoration: none; float: right; display: block; box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.15); background-color: rgb(255, 255, 255); -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px 0; -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 1px 3px 0;
}
a.se-box span.se-box-heading {
	line-height: 20px; display: block;
}
a.se-box span.se-box-heading span.se-box-heading-title {
	color: rgb(52, 152, 219); font-size: 16px; font-weight: bold; display: inline-block;
}
a.se-box span.se-box-text {
	margin: 8px 0px; color: rgb(127, 140, 141); line-height: 14px; font-size: 12px; font-style: italic; display: block;
}
a.se-box span.se-box-date {
	margin: 0px 0px 5px; color: rgb(44, 62, 80); line-height: 10px; font-size: 10px; font-style: italic; display: block;
}
a.se-box span.se-box-domain {
	margin: 0px; color: rgb(44, 62, 80); line-height: 10px; font-size: 10px; font-style: italic; display: block;
}
