/* =============================================================
This skin for DataLife Engine developed by DLETemplates.Com
Copyright © 2005—2012 DLETemplates.Com  All rights reserved.

File 'layout.css' — Cascading Style Sheet (CSS) Document
============================================================= */

a:link, a:active, a:visited 		{ color: #b22422; text-decoration: underline; }
a:hover 							{ color: #b22422; text-decoration: none; }

#container 							{ margin: 0 auto; width: 100%; }

.wrapper 							{ width: 100%; margin: 0 auto; }
.wrapmiddle 						{ float: left; width: 100%; background-color: #fff; }
.col-middle 						{ margin-right: 260px; /*!*/ margin-left: 260px; /*!*/ text-align: center; }
.sbl 								{ float: left; width: 240px; /*!*/ margin-left: -100%; }
.sbr 								{ float: left; width: 240px; /*!*/ margin-left: -250px; }