/* Add css class names below and they will show in all "Style" drop-downs */
.twocolumns {
border-top:2px dotted #D0E49C;
margin:20px 0px 0px 0px;
padding-top:10px;
clear:both;
}

.twocolumns-nodivider .left, .twocolumns .left {
width:320px;
padding-right:10px;
float:left;
}

.twocolumns-nodivider .right, .twocolumns .right {
margin-left:350px;
background:#eaedc9;
padding:8px;
border:1px solid #c9d06f;
margin-top:10px;
}

.twocolumns-nodivider {
margin-top:30px;
clear:both;
}

.twocolumns-nodivider .rightwhite {
margin-left:350px;
}

.twocolumns-nodivider .rightwhite img, .twocolumns-nodivider .left img {
margin:0px;
border: none;
background: none;
}

.twocolumns-nodivider .textright {
margin-left:70px;
}

.twocolumns-nodivider .right img , .twocolumns .right img {
margin:0px 10px 10px 0px;
/*border:1px solid #3f6118;*/
background:#ffffff;
}

.landscapinglist {
margin-left: 90px;
}

.divider {
border-top:2px dotted #D0E49C;
margin:20px 0px 0px 0px;
padding-top:10px;
clear:both;
}

.rightwholesale {
margin-left:225px;
}

.greenbox {
padding:10px;
margin:10px;
background:#eaedc9;
border:1px solid #c9d06f;
display:block;
}

.greenbox_left_first {
padding:10px;
margin:10px;
background:#eaedc9;
border:1px solid #c9d06f;
display:block;
width:320px;
float:left;
}

.greenbox_right_first {
padding:10px;
margin:10px;
background:#eaedc9;
border:1px solid #c9d06f;
display:block;
width:320px;
float:right;
}

.box_left_first {
padding:10px;
margin:10px;
width:320px;
float:left;
}

.box_right_first {
padding:10px;
margin:10px;
width:320px;
float:right;
}






