@import 'forms.css';
@import 'buttons.css';
@import 'tables.css';

.component-style-2
{
	width:540px;
	font-family:arial, sans-serif;
	font-size:11px;
}
.component-style-2 .clear {
	display:block !important;
	clear:both !important;
	height:0 !important;
	font-size:1px !important;
	line-height:1px !important;
	overflow:hidden !important;
}
.component-style-2 .float-right {
	float:right !important;
}
.component-style-2 .float-left {
	float:left !important;
}

.component-style-2 .left-image-box h4 {
	margin:0;
	padding:0;
	font-size:1.1em;
}
.component-style-2 .left-image-box p {
	margin:0 0 10px 0;
	padding:0;
}
.component-style-2 .left-image-box img {
	margin-right:10px;
}
.component-style-2 .left-image-box .row  {
	padding-left:0 !important;
	padding-right:0 !important;
}

.component-style-2 .table .small {
	font-size:.9em;
}
.component-style-2 .strong {
	font-weight:bold;
}

