/*753px grid system ~ Core CSS.8 Columns ~ Margin left: 15pxBased on the simple grid system - http://www.webnicer.com/by Jacek CiolekCreated by the Grid System Generator - v1.00Learn more ~ http://www.gridsystemgenerator.com/*//* gridframework */.row {position:relative; margin-left:-15px;}.g_1 .row {width: 96px;}.g_2 .row {width: 192px;}.g_3 .row {width: 288px;}.g_4 .row {width: 384px;}.g_5 .row {width: 480px;}.g_6 .row {width: 576px;}.g_7 .row {width: 672px;}.g_8 .row {width: 768px;}.col {padding-left:15px; float:left; position:relative;}.g_1{width: 81px;}.g_2{width: 177px;}.g_3{width: 273px;}.g_4{width: 369px;}.g_5{width: 465px;}.g_6{width: 561px;}.g_7{width: 657px;}.g_8{width: 753px;}