body{
	min-width:1000px;
	margin:0;
	color:#757575;
	font:12px/17px Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.gif);
}
img{border-style:none;}
hr {width:98%; height:1px; border:0; color:#dcdcdc;}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:10px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:100%;
	position:relative;
	text-align:center;
	overflow:hidden;
	padding:0 0 20px;
	background: url(../images/bg-wrapper.gif) repeat-x;
}
.w1{
	float:left;
	position:relative;
	left:50%;
}
.w2{
	float:left;
	position:relative;
	left:-50%;
	width:1100px;
	text-align:left;
}
/* logo-txt */
.logo-txt{
	z-index:15;
	font-size:14px;
	line-height:18px;
	margin:0;
	position:absolute;
	right:544px;
	top:116px;
	color:#efefef;
	font-weight:normal;
}
/* header */
#header{
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	padding:13px 50px 0;
	height:195px;
}
#header .holder{
	padding:0 0 0 12px;
	overflow:hidden;
}
.logo{
	float:left;
	width:498px;
	height:137px;
	margin:8px 0 0;
	z-index:2;
	position:relative;
}
.logo a{
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.png) no-repeat;
	display:block;
	height:100%;
}
/* store */
#header .store{float:right;}
#header .store img{display:block;}
#header .wrapper{
	height:57px;
	width:988px;
	padding:0 12px 0 0;
	margin:-6px 0 0;
	background: url(../images/bg-wrapper-header.gif) no-repeat;
}
/* nav */
#nav{
	float:left;
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
}
#nav li{
	position:relative;
	float:left;
	padding:0 0 0 2px;
	background: url(../images/separator.gif) no-repeat;
	font:bold 17px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
#nav li:first-child{background:none;}
#nav li a{
	float:left;
	color:#fff;
	padding:13px 17px 14px;
}
#nav li.active a,
#nav li.hover a,
#nav li:hover a{
	text-decoration:none;
	background: url(../images/bg-nav-h.gif) repeat-x;
}
/* subnav */
#nav li ul{
	display:none;
	position:absolute;
	top:46px;
	left:0;
	width:160px;
	margin:-1px 0 -1px;
	padding:0 5px;
	list-style:none;
	border:1px solid #b03a38;
	background:#e5e5e5;
	overflow:hidden;
}
#nav li.hover ul,
#nav li:hover ul{display:block;}
#nav li ul li{
	border-top:1px solid #d76e43;
	background:none;
	padding:8px 5px;
	float:none;
	font:12px/14px Arial, Helvetica, sans-serif;
}
#nav li ul li:first-child{border:none;}
#nav li ul li a{
	float:none;
	color:#000;
	padding:0;
}
#nav li ul li a:hover{font-weight:bold;}
#nav li.hover ul li a,
#nav li:hover ul li a{background:none;}
/* form-login */
.form-login{
	float:right;
	width:206px;
	overflow:hidden;
	padding:0 0 2px;
	margin:9px 0 0;
	background: url(../images/bg-form-login.png) no-repeat;
}
.form-login .text{
	position:relative;
	float:left;
	background:none;
	color:#757575;
	font-size:12px;
	line-height:16px;
	border:0;
	margin:0;
	padding:6px 11px;
	width:160px;
}
.form-login .button{
	cursor:pointer;
	position:relative;
	float:left;
	border:0;
	width:15px;
	height:19px;
	margin:4px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/btn-search.gif) no-repeat;
}
/* page */
.page-holder{
	width:100%;
	padding:192px 0 0;
}
.page-holder:after{
	content:"";
	display:block;
	clear:both;
}
.page-wrapper{
	width:1000px;
	padding:0 50px;
	background: url(../images/bg-page.png) repeat-y;
}
.page-wrapper:after{
	content:"";
	display:block;
	clear:both;
}
.page-b{
	clear:both;
	width:100%;
	height:133px;
	overflow:hidden;
	background: url(../images/bg-page-b.png) no-repeat;
}
.page{
	position:relative;
	width:1000px;
	float:left;
	overflow:hidden;
	margin:0 0 -85px;
	padding:23px 0 0;
}
/* main */
#main{
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
/* item-list */
.item-list{
	width:995px;
	overflow:hidden;
	margin:0 1px 13px;
	padding:0 0 18px 3px;
	list-style:none;
	background: url(../images/bg-item-list.gif) repeat-x 0 100%;
}
.item-list li{
	position:relative;
	min-height:213px;
	float:left;
	display:inline;
	width:172px;
	background:#fff;
	border:1px solid #c7c7c7;
	margin:0 0 0 20px;
}
* html .item-list li{height:213px;}
.item-list li img{display:block;}
.item-list .heading{
	position:absolute;
	top:-1px;
	left:-1px;
	padding:10px 0 0;
	width:172px;
	text-align:center;
	font-size:14px;
	line-height:18px;
	color:#6c3ca1;
	background: url(../images/bullet.gif) no-repeat;
}
.farme{
	width:972px;
	overflow:hidden;
	padding:0 13px 0 15px;
}
/* content */
#content{
	float:left;
	width:676px;
	background:#fff;
}
#content.content-inner{
	width:684px;
	background:none;
	padding:6px 0 0;
	margin:0 0 -5px;
}
/* columns-holder */
.columns-holder{
	width:676px;
	overflow:hidden;
	background: url(../images/bg-columns-holder.gif) repeat-y 1px 0;
}
.columns-holder .t{background: url(../images/bg-columns-holder-t.gif) no-repeat;}
.columns-holder .b{
	width:100%;
	padding:0 0 7px;
	overflow:hidden;
	background: url(../images/bg-columns-holder-b.gif) no-repeat 0 100%;
}
.columns-holder .column-wrapper{
	width:663px;
	overflow:hidden;
	padding:13px 0 0;
	margin:-1px 0 7px;
	background: url(../images/bg-columns-wrapper.gif) no-repeat;
}
.columns-holder .column-one{
	float:left;
	width:330px;
	padding:0 19px 0 16px;
}
.columns-holder .column-two{
	float:right;
	width:278px;
	padding:0 0 0 19px;
	font-size:12px;
	line-height:14px;
}
.columns-holder .column-double{
	float:left;
	width:630px;
	padding:0 19px 0 16px;
	background-color:#fff;
}
#content h2{
	margin:0 0 5px;
	color:#7f1c1b;
	font:bold 18px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
.columns-holder p{margin:0;}
.columns-holder .column-two p{margin:0 0 11px;}
.columns-holder p a{color:#7f1c1b;}
/* sellers-list */
.sellers-list{
	padding:6px 0 0 11px;
	margin:0;
	list-style:none;
}
.sellers-list li{
	color:#ea4a4b;
	font-size:12px;
	line-height:14px;
	padding:0 0 11px 21px;
	background: url(../images/bullet03.gif) no-repeat 0 3px;
}
.sellers-list li a{color:#6f4ea0;}
.videoholder{
	width:100%;
	overflow:hidden;
	padding:6px 0 0;
	margin:0 0 6px;
}
.videoholder img{display:block;}
.columns-holder .title{
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	color:#606060;
}
.columns-holder .title .date{
	float:right;
	font-style:normal;
}
/* image-box */
.image-box-holder{
	width:100%;
	overflow:hidden;
	padding:6px 0;
}
.image-box{float:left;}
.image-box img{display:block;}
.image-box .lt{background: url(../images/bg-image-box-lt.gif) no-repeat;}
.image-box .lb{background: url(../images/bg-image-box-lb.gif) no-repeat 0 100%;}
.image-box .rt{background: url(../images/bg-image-box-rt.gif) no-repeat 100% 0;}
.image-box .rb{
	padding:6px;
	background: url(../images/bg-image-box-rb.gif) no-repeat 100% 100%;
}
.columns-holder .item-txt{
	text-align:center;
	padding:0 0 9px 0;
	font-size:13px;
	line-height:15px;
	color:#6f4fa0;
}
.columns-holder .links-list{
	margin:0 0 0 -6px;
	padding:0;
}
/* visual */
.visual{
	height:1%;
	padding:1px 15px 0;
	margin:0 0 11px;
	overflow:hidden;
}
/* image-block */
.image-block{
	float:left;
	border:2px solid #2d2d2d;
	background:#e8e8e8;
	margin:3px 19px 0 0;
}
.image-block img{display:block;}
.image-block .lt{background: url(../images/bg-image-block-lt.gif) no-repeat;}
.image-block .lb{background: url(../images/bg-image-block-lb.gif) no-repeat 0 100%;}
.image-block .rt{
	overflow:hidden;
	background: url(../images/bg-image-block-rt.gif) no-repeat 100% 0;
}
.image-block .rb{
	padding:12px;
	overflow:hidden;
	background: url(../images/bg-image-block-rb.gif) no-repeat 100% 100%;
}
.image-block a{
	display:block;
	border:1px solid #fff;
}
/* txt-holder */
.visual .txt-holder{
	height:1%;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
}
.visual h2{
	margin:0 0 9px;
	color:#7f1c1b;
	font:bold 18px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
.visual p{margin:0 0 13px;}
.visual p a{color:#757575;}
.visual p strong {color:#505050;}
.visual p strong a{color:#505050;}
/* product-list */
.product-list{
	margin:0 0 7px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.product-list li{
	position:relative;
	float:left;
	border:1px solid #d8d8d8;
	background:#e8e8e8;
	min-height:206px;
	width:146px;
	padding:0 7px 0 8px;
	margin:0 8px 0 0;
}
* html .product-list li{height:206px;}
.product-list .heading{
	width:100%;
	height:32px;
	margin:0 0 6px;
	padding:13px 0 0;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	color:#4a2f71;
	text-align:center;
}
.product-list .heading h3{
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#ea4a4b;
	font-weight:bold;
}
.product-list .cat-heading{
	width:100%;
	margin:0 0 6px;
	padding:13px 0 0;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	color:#4a2f71;
	text-align:center;
}
.product-list .cat-heading h3{
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#ea4a4b;
	font-weight:bold;
}
.product-list img{display:block;}
/* image-holder */
.product-list .image-holder{
	margin:0 0 6px;
	border:1px solid #e2dddd;
}
.product-list .holder{
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
}
.product-list .links{
	float:left;
	padding:0 0 0 1px;
}
.product-list .links a{
	float:left;
	margin:0 5px 0 0;
}
.product-list .links img{display:block;}
.product-list .price{
	float:right;
	font-size:14px;
	line-height:16px;
	color:#7f1c1b;
	padding:3px 0 0;
}
.product-list .marker{
	position:absolute;
	width:22px;
	height:4px;
	top:-1px;
	left:-1px;
	background: url(../images/bullet04.gif) no-repeat;
}
/* sub-page */
#main #twocolumns .content-sub{
	width:653px;
	padding:6px 11px 0;
	border:1px solid #d8d8d8;
	font-size:12px;
	line-height:18px;
}
#content.content-sub h2{margin:0 0 8px;}
#content.content-sub p{margin:0 0 17px;}
#content.content-sub .product-list{
	padding:16px 0 0;
	margin:0 0 54px;
}
.content-sub .product-list li{
	margin:0 0 0 40px;
	display:inline;
}
.block-txt{
	padding:2px 0 0;
	margin:0 0 8px;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	min-height:350px;
}
.block-txt p{margin:0 0 11px;}
.block-txt p strong{color:#505050;}
.some-txt{line-height:18px;}
/* carusel */
#carusel{
	width:100%;
	overflow:hidden;
}
#carusel h3{
	margin:0 0 11px;
	color:#7f1c1b;
	font:bold 18px/22px "Trebuchet MS",Arial, Helvetica, sans-serif;
}
.gallery{
	margin:0 0 0 2px;
	width:395px;
	overflow:hidden;
	position:relative;
	padding:0 0 18px;
	background: url(../images/separator04.gif) repeat-x 0 100%;
}
.gallery span {
	display:block; height:130px; width:395px;
}
.gallery ul{
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
}
.gallery li{
	position:relative;
	float:left;
	padding:10px;
	background:#e8e8e8;
	border:1px solid #c6c3c3;
	margin:0 7px 0 0;
}
.gallery li img{display:block;}
.gallery .marker{
	background:url(../images/bullet04.gif) no-repeat;
	left:-1px;
	position:absolute;
	top:-1px;
	height:4px;
	width:22px;
}
/* rating */
#carusel .rating{
	width:100%;
	overflow:hidden;
	padding:13px 0 0;
}
#carusel .rating .column-one{
	float:left;
	width:220px;
	padding:0 15px 0 9px;
}
#carusel .column-two{
	float:left;
	width:150px;
}
#carusel h4{
	margin:0 0 6px;
	font-size:12px;
	line-height:14px;
	color:#7f1c1b;
}
#carusel .wrapper{
	width:100%;
	overflow:hidden;
}
#carusel .wrapper span{
	float:left;
	font-size:12px;
	line-height:14px;
	color:#757575;
}
#carusel .star{
	float:left;
	width:auto;
	margin:0;
	padding:1px 6px 0 2px;
}
/* sidebar */
#sidebar{
	float:right;
	width:278px;
}
#sidebar .box{
	width:278px;
	margin:0 0 9px;
	line-height:14px;
	color:#747474;
	background: url(../images/bg-box.gif) repeat-y;
}
#sidebar .box .t{background: url(../images/bg-box-t.gif) no-repeat;}
#sidebar .box .b{
	width:236px;
	overflow:hidden;
	padding:8px 21px 13px;
	background: url(../images/bg-box-b.gif) no-repeat 0 100%;
}
#sidebar .box .heading{
	width:100%;
	overflow:hidden;
}
#sidebar .box .heading a{
	float:right;
	font-size:13px;
	line-height:15px;
	color:#747808;
	font-weight:bold;
	padding:2px 0 0;
}
#sidebar h4{
	margin:0 0 9px;
	color:#7f1c1b;
	font:bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#sidebar .important{
	padding:1px 0 1px 30px;
	margin:0 0 11px;
	font-size:12px;
	line-height:14px;
	color:#747474;
	background: url(../images/bullet01.gif) no-repeat;
}
.item-link{
	letter-spacing:1px;
	font-size:12px;
	line-height:14px;
	color:#e62627;
	font-weight:bold;
}
#sidebar .item-txt{
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#6f4ea0;
	display:block;
	margin:-5px 0 9px;
	padding:0 0 0 2px;
}
/* star */
.star{
	width:100%;
	overflow:hidden;
	margin:0 0 11px;
	padding:0;
	list-style:none;
}
.star li{
	float:left;
	padding:0 0 0 1px;
}
.star li a{
	display:block;
	width:15px;
	height:12px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-star.gif) no-repeat;
}
.star li.active a,
.star li a:hover{background-position: 0 -12px;}
#sidebar .box p{margin:0 0 8px;}
#sidebar .some-txt{
	font-size:12px;
	line-height:14px;
	color:#505050;
	padding:0 0 0 4px;
}
.links-list{
	margin:0 0 -1px -2px;
	padding:2px 0 0;
	list-style:none;
}
.links-list li{
	display:inline;
	padding:0 5px 0 6px;
	font-size:12px;
	line-height:14px;
	background: url(../images/separator02.gif) no-repeat 0 2px;
}
.links-list li:first-child{background:none;}
.links-list li a{color:#ea4a4b;}
/* item-box */
.item-box{
	width:271px;
	overflow:hidden;
	margin:0 0 0 6px;
}
.item-box .heading{
	width:100%;
	padding:6px 0 8px;
	text-align:center;
	background:#838d32 url(../images/bg-heading-item-box.gif) no-repeat;
}
#sidebar .item-box h4{
	margin:0;
	font:bold 18px/22px Arial, Helvetica, sans-serif;
	color:#fff25e;
}
.item-box h5{
	margin:0;
	font-size:20px;
	line-height:22px;
	color:#f6f5f5;
}
.item-box .content{
	width:271px;
	overflow:hidden;
	padding:0;
	background:#0c0c0c url(../images/bg-content-item-box.gif) repeat-x;
	font-color:#ffffff;
}
/* columns-area */
.item-box .column-caption{
	width:270;
	padding:3px 20px 3px 20px;
	text-align:center;
	font-color:#fff;
}
.item-box .column-one{
	float:left;
	width:130;
	border:1px none #0000ff;
	padding:0 2px 0 8px;
}
.item-box ul{
	margin:0 0 14px;
	padding:0;
	list-style:none;
}
.item-box li{
	font-size:12px;
	line-height:14px;
	color:#959494;
	padding:0 0 12px 22px;
	background: url(../images/bullet02.gif) no-repeat;
}
.item-box li a{
	color:#959494;
}
.item-box .column-two{
	float:left;
	width:130px;
	border:1px none #0000ff;
	padding:0 0 0 2px;
}
.item-box .column-two ul{padding:0 0 0 18px;}
.item-box .image-holder img{display:block;}
/* go-forum */
.go-forum{
	margin:0 0 0 8px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	width:107px;
	height:25px;
	background: url(../images/bg-go-to-forum.gif) no-repeat;
}
#sidebar .sellers-list{padding:2px 0;}
.product-table{
	margin:2px 0 11px;
	border-collapse:collapse;
	font-size:12px;
	line-height:14px;
	width:100%;
	color:#545454;
}
.product-table th{
	padding:0 0 9px;
	color:#551b26;
}
.product-table td{padding:0 0 13px;}
.product-table .column-one{
	width:130px;
	text-align:left;
}
.product-table .column-two{
	text-align:center;
	width:51px;
}
.product-table .column-three{
	width:53px;
	text-align:right;
}
.product-table .total td{
	padding:6px 0 0;
	border-top:1px solid #d8d8d8;
	font-weight:bold;
	color:#551b26;
}
.product-table-one{
	margin:2px 0 11px;
	border-collapse:collapse;
	font-size:12px;
	line-height:14px;
	width:100%;
	color:#545454;
	border:1px none #000;
}
.product-table-one tr{padding:0 5px 5px 5px; border-bottom:1px solid #808080; vertical-align:top;}
.product-table-one td{padding:0 5px 5px 5px; border:1px none #ff0000; vertical-align:top;}
.product-table-two{
	margin:2px 0 11px;
	border-collapse:collapse;
	font-size:12px;
	line-height:14px;
	width:100%;
	color:#545454;
	border:1px none #000;
}
.product-table-two tr{padding:0 5px 5px 5px; border-bottom:1px none #808080; vertical-align:top;}
.product-table-two td{padding:0 5px 5px 5px; border:1px none #ff0000; vertical-align:top;}
/* link-list */
.link-list{
	width:250px;
	margin:0;
	padding:0;
	list-style:none;
}
.link-list li{
	float:left;
	padding:0 7px 0 0;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}
.link-list li a{
	display:block;
	width:117px;
	text-align:center;
	padding:5px 0 6px;
	color:#fff;
}
.link-list .empty{background: url(../images/bg-empty.gif) no-repeat;}
.link-list .checkout{background: url(../images/bg-checkout.gif) no-repeat;}
/* twocolumns */
#twocolumns{
	float:left;
	width:677px;
}
.aside{
	float:left;
	width:244px;
}
.aside .image-holder{
	width:212px;
	height:199px;
	padding:13px 14px;
	margin:0 0 10px;
	background: url(../images/bg-image-holder.gif) no-repeat;
	border:2px solid #2d2d2d;
}
.aside .image-holder img{display:block;}
.aside dl{
	margin:0 0 9px;
	padding:0 0 0 5px;
	font-size:14px;
	line-height:16px;
	color:#1f1f1f;
	font-weight:bold;
}
.aside dt{display:inline;}
.aside dd{
	margin:0;
	display:inline;
}
.aside dd span {font-size:10px; color:#808080;}
/* link-holder */
.link-holder{
	height:1%;
	padding:0 0 0 6px;
	overflow:hidden;
}
.add{
	cursor:pointer;
	float:left;
	font-size:12px;
	line-height:14px;
	color:#fff;
	background: url(../images/bg-add.gif) no-repeat;
}
.add span{
	float:left;
	background: url(../images/bg-add-span.gif) no-repeat 100% 0;
}
.add strong{
	float:left;
	padding:5px 13px 6px 31px;
	background: url(../images/bullet05.gif) no-repeat 6px 5px;
}
#twocolumns #content{
	float:right;
	width:401px;
	padding:6px 13px 36px;
}
/* footer */
#footer{
	font-size:12px;
	line-height:18px;
	color:#747474;
	width:100%;
	padding:19px 0 0;
	text-align:center;
	background: url(../images/bg-footer.gif) repeat-x;
}
#footer p{margin:0;}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{
	display:inline;
	padding:0 11px 0 14px;
	background: url(../images/separator03.gif) no-repeat 0 2px;
}
#footer li:first-child{
	padding-left:0;
	background:none;
}
#footer li a{color:#6f4ea0;}
/* shopping cart */
.addtocart {
	cursor:pointer;
	height: 25px;
	width: 109px;
	border:0px solid #ffffff;
	overflow:hidden;
	background: url(/images/btn-add.gif) no-repeat;
}
.addtocart-mini {
	cursor:pointer;
	height: 20px;
	width: 19px;
	border:0;
	overflow:hidden;
	background: url(/images/ico-1.gif) no-repeat;
}

div.two-cols ul.contact { margin:0; padding:0; list-style:none;}
div.two-cols .contactform { width:130px border:1px none #000; }
div.two-cols .contact { padding-left:35px; border:1px none #000; display:block; margin:0 0 0 25px; position:relative;}
div.two-cols li.flR { float: right; }
div.two-cols li.flL { float: left; }
/* clearfix method for clearing floats */
.clearfix:after { content: "."; display: block; font-size:0; height: 0; clear: both; visibility: hidden;}

/* essential for Safari browser !! */
.clearfix { display: block; }


/* content-columns */
.content-columns{
	margin:0 0 7px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.content-columns li{
	position:relative;
	float:left;
	border:1px solid #d8d8d8;
	min-height:206px;
	padding:0 7px 0 8px;
	margin:0 8px 0 0;
}
.content-columns li.trick-desc{
	position:relative;
	float:left;
	width:500px;
	border:1px solid #d8d8d8;
	min-height:206px;
	padding:0 7px 0 8px;
	margin:0 8px 0 0;
}
.content-columns li.trick-img{
	position:relative;
	float:left;
	width:100px;
	border:1px solid #d8d8d8;
	min-height:206px;
	padding:0 7px 0 8px;
	margin:0 8px 0 0;
}
* html .content-columns li{height:206px;}
.content-columns .heading{
	width:100%;
	height:32px;
	margin:0 0 6px;
	padding:13px 0 0;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	color:#4a2f71;
	text-align:center;
}
.content-columns .heading h3{
	margin:0;
	font-size:12px;
	line-height:14px;
	color:#ea4a4b;
	font-weight:bold;
}
.content-columns img{display:block;}




.left-right .column-one{
	float:left;
	width:48%;
	border:1px none #0000ff;
	padding:0;
	text-align:center;
	
}
.left-right .column-two{
	float:left;
	width:48%;
	border:1px none #ff0000;
	padding:0;
	text-align:center;
}




