html, body {
	background-color: #e7e7e9;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	color: #2c2c2c;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	font-smooth:always;
	line-height: 22px;


}


/***** Screen Bigger than 960px *****/
@media only screen and (min-width:1200px) {
	
	.logo {margin-top: 15px;}
	.call {	margin-top: 12px;margin-bottom: 10px;text-align: right;font-size: 13px;display: block;}
	.social-media {display: block;text-align: right;margin-bottom: 15px;}
	.content-left {float: left;width: 640px;}
	.content-right {float: right;width: 310px;}
	.footer-news {float: left;width: 410px;margin-right: 40px;}
	.footer-info {width: 240px !important;}
	.footer-newsletter {width: 220px !important;margin-right: 0px;float: right;}
	.product-box {width: 280px;margin-right: 30px;float: left;}
	.text50-fl {width: 48%;margin-right: 2%;float: left;}
	.text50-fr {width: 48%;float: right;}
	.inner-img {margin-left: 15px;margin-bottom: 15px;margin-right: 0px;}

}


@media only screen and (min-width: 960px) and (max-width: 1199px) {

	.logo {margin-top: 15px;}
	.call {	margin-top: 12px;margin-bottom: 10px;text-align: right;font-size: 13px;display: block;}
	.social-media {display: block;text-align: right;margin-bottom: 15px;}
	.content-left {float: left;width: 640px;}
	.content-right {float: right;width: 310px;}
	.footer-news {float: left;width: 410px;margin-right: 40px;}
	.footer-info {width: 240px !important;}
	.footer-newsletter {width: 220px !important;margin-right: 0px;float: right;}
	.product-box {width: 280px;margin-right: 30px;float: left;}
	.text50-fl {width: 48%;margin-right: 2%;float: left;}
	.text50-fr {width: 48%;float: right;}
	.inner-img {margin-left: 15px;margin-bottom: 15px;margin-right: 0px;}

}


/***** Tablet (Smaller than 959px) *****/
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.logo {margin-top: 15px;}
	.call {	margin-top: 12px;margin-bottom: 10px;text-align: right;font-size: 13px;display: block;}
	.social-media {display: block;text-align: right;margin-bottom: 15px;}
	.content-left {float: left;width: 515px;}
	.content-right {float: right;width: 240px;}
	.footer-news {float: left;width: 280px;margin-right: 30px;}
	.footer-info {width: 240px !important;}
	.footer-newsletter {width: 180px !important;margin-right: 0px;float: right;}
	.product-box {width: 230px;margin-right: 15px;float: left;}
	.text50-fl {width: 48%;margin-right: 2%;float: left;}
	.text50-fr {width: 48%;float: right;}
	.inner-img {margin-left: 15px;margin-bottom: 15px;margin-right: 0px;}
	


}



/***** Phone (portrait 300px) *****/
@media only screen and (max-width: 767px) {
	
	.logo {margin-top: 0; margin-bottom: 10px;}
	.small-menu {display:none;}
	.call { text-align:center;}
	.social-media {text-align: center; margin: 10px 0;}
	.content-left {display:block}
	.content-right {display:block}
	.resfl {display:block; text-align:center; float:none!important;}
	.resfr {display:bloc; text-align:center; float:none!important; }
	.footer-info {display:block;}
	.footer-newsletter {display:none;}
	.product-box {display:block; float: left; margin-bottom:20px;}
	.text50-fl {display:block;}
	.text50-fr {display:block;}
	.inner-img {width:98%; margin:0 0 10px 0 !important;}
	

}



	
/***** Phone (landscape 420px) *****/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	.logo {margin-top: 0; margin-bottom: 10px;}
	.small-menu {display:none;}
	.call { text-align:center;}
	.social-media {text-align: center; margin: 10px 0;}
	.content-left {display:block}
	.content-right {display:block}
	.resfl {display:block; text-align:center; float:none!important;}
	.resfr {display:bloc; text-align:center; float:none!important; }
	.footer-info {display:block;}
	.footer-newsletter {display:block; margin-top:30px;}
	.product-box {display:block; float: left; margin-bottom:20px;}
	.text50-fl {display:block;}
	.text50-fr {display:block;}
	.inner-img {width:100%; margin:0;}
	.inner-img {width:98%; margin:0 0 10px 0 !important;}

}



/***** Retina *****/
@media only screen and (-webkit-min-device-pixel-ratio:1.5) {


}

.topbar{
	background-color: #7c7c7c;
	height: 5px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.main {
	float: left;
	width: 100%;
}
.logo {
	float: left;
}
.small-menu ul {
	margin: 0px;
	text-align: right;
}
.small-menu li {
	display: inline;
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2c2c2c;
	text-transform: uppercase;
}
.small-menu li a, .small-menu li a:visited {
	color: #0a538a;
}
.small-menu li a:hover {
	color: #2c2c2c;
}
.bordernone {
	border:none !important;
}


.social-media a {
	margin-left: 5px;
}
.menu {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #094a7c;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-right-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 42px;
}
.menu li a, .menu li a:visited {
	color: #2a70b6;
	font-size: 14px;
	font-weight: 600;
	background-image: url(../images/menu-seperator.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 17px;
	padding-left: 17px;
	margin-right: 1px;
	float: left;
	text-transform: uppercase;
}
.menu li a:hover {
	color: #fff;
	background-image: url(../images/menu-hover.jpg);
	background-repeat: repeat-x;
	text-shadow: none;
}
.active{
	color: #fff !important;
	background-image: url(../images/menu-hover.jpg) !important;
	background-repeat: repeat-x !important;
	text-shadow: none;
}
.rc:hover{ -webkit-border-radius: 13px 0 0 0;
border-radius: 13px 0 0 0;}

.banner {
	float: left;
	width: 100%;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 33px;
}

.banner img, .inner-banner img {width:100%}

.box {
	background-color: #f9fdfe;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 15px;
	display: block;
	border: 1px solid #FFFFFF;
	-webkit-box-shadow: 0 1px 2px 0 #aaaaaa;
	box-shadow: 0 1px 2px 0 #aaaaaa;
	margin-bottom: 10px;
}
.box h2 {
	color: #019dd1;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	font-weight: 600;
	text-shadow: 0 1px 0 #ffffff;
	text-transform: uppercase;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	margin-bottom: 16px;
	padding-bottom: 6px;
}
.text {
	display: block;
	text-align: justify;
	
}
.text strong {
	font-weight: 700;
	
}
.text ul {
	margin: 0px;
	padding: 0px;
}
.text li {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: 700;
	color: #2d2d2d;
}
.text li a:hover {
	color: #227ab6;
}
.more:link, .more:visited {
	color: #FFFFFF;
	background-color: #2b82c6;
	background-image: url(../images/white-arrow.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow:inset 0 0 7px 0 #005a79;
	box-shadow:inset 0 0 7px 0 #005a79;
}

.more:hover {background-color:#e5f200; color:#000;}
.news {
	display: block;
	font-weight: 700;
	font-size: 12px;
	line-height: normal;
}
.news  img, .inner-img {
	float: left;
	border: 1px solid #bcc0c1;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}


.news h3 {
	font-size: 13px;
	font-weight: 700;
	color: #0e63a2;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.red {
	color: #d10123 !important;
}
.martop {
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer {
	display: block;
	padding-top: 50px;
	border-top-color: #d0d0d0;
	font-size: 11px;
	color: #000;
}
.footer a, .footer a:visited {
	color: #000;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
	
}
.footer a:hover {
	color: #2d2d2d;
}
.inner-container {
	display: block;
	width: 99.99%;
	background-color: #FFFFFF;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 1px 2px 0 #aaaaaa;
	box-shadow: 0 1px 2px 0 #aaaaaa;
	margin: 0 0 20px 0;
	border-left: solid 1px #dadada;
}
.inner-banner {
	display: block;
}
.inner-text {
	display: block;
	margin-top: 15px;
	padding: 3%;
}

.inner-text2 {
	display: block;
	margin-top: 15px;
	padding: 3%;
}

.inner-text3 {
	display: block;
	margin-top: 15px;
	padding: 3%;
}


.inner-text h1, .ph2 {
	padding: 0px;
	padding-bottom:10px;
	font-size: 20px;
	font-weight: 700;
	color: #019dd1;
	background-image: url(../images/line1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}

.inner-text2 h1, .ph2 {
	padding: 0px;
	padding-bottom:10px;
	font-size: 20px;
	font-weight: 700;
	color: #019dd1;
	background-image: url(../images/line3.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}

.inner-text3 h1, .ph2 {
	padding: 0px;
	padding-bottom:10px;
	font-size: 20px;
	font-weight: 700;
	color: #019dd1;
	background-image: url(../images/line4.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}

.curve {
	background-image: url(../images/curve.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 91px;
	display: block;
	width: 99.99%;
}
.text strong, .text strong a {
	color: #0d5186;
}
.footer-full {
	float: left;
	width: 100%;
	background-color: #484c51;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #dedede;
	margin-top: 20px;
	padding-top: 40px;
	color: #ffffff;
}

.footer-news h4 {
	display: block;
	font-size: 14px;
	font-weight: 700;
	color: #FFFFFF;
	text-transform: uppercase;
}
.footer-news .news h3 {
	color: #FFFFFF;
	font-size: 12px;
}
.footer-news .news p {
	color: #cccccc;
	font-weight: normal;
}
.marb {
	margin-bottom: 30px;
	float: left;
}
.footer-news .text {
	color: #cccccc;
	font-size: 12px;
}

.footer-news  a, .footer-news a:visited {
	color: #fff;
}
.footer-news a:hover {
	color: #2B82C6;
}
.address {
	background-image: url(../images/address.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: left top;
	line-height: normal;
	margin-bottom: 15px;
	min-height: 25px;
}
.address strong {
	color: #FFFFFF;
}
.phone {
	background-image: url(../images/phonr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.email {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.address a {
	color: #cccccc;
}

.newsletter-input {
	background-color: #43474b;
	border: 1px solid #3c3e40;
	font-style: italic;
	font-weight: 600;
	font-size: 11px;
	color: #989a9c;
	padding: 6px;
	width: 140px;
}
.send {
	background-color: #37393c;
	color: #cccccc;
	font-weight: 600;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	cursor:pointer;
}
.send:hover {
	background-color: #2b6795;
}
.copyright {
	background-color: #43474b;
	margin-top: 20px;
	color: #bbbbbb;
	display: block;
	padding: 2%;
	font-size: 11px;
	width: 100%;
	float: left;
}
.copyright a {
	color: #FFFFFF;
}

.product-box h2 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.product-box p {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 3px;
	text-align: justify;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.morep:link, .morep:visited {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	float: left;
	color: #FFFFFF;
	font-weight: 600;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.morep:hover {background-color:#484c51;}

.pblue {
	background-color: #af2666;
}
.pgold {
	background-color: #2968af;
}

.pred {
	background-color: #ee3147;
}

.pyel {
	background-color: #862dab;
}

.flrm {
	margin-right: 0px;
}
.pt  td, .pt th {
	border: dotted 1px #b3b3b3;
	padding: 5px;
}
.pt th {
	text-align: left;
	font-size: 13px;
	font-weight: 700;
	color: #494949;
}
.jquery_err{
	border: 1px solid #fff;
}
.error{
	border: 1px solid red;
}
.finput{
	margin-bottom: 5px;
	padding: 5px;
	width: 250px;
}


/*--------------Form Css----------------*/

#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea,
#contact-form button[type="submit"] {
	font:400 12px/12px "open_sansregular", Helvetica, Arial, sans-serif;
}
#contact-form {
	text-shadow:0 1px 0 #FFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background:#F9F9F9;
	padding: 10px;
	float:left;
}
#contact-form h3 {
	color:#991D57;
	display:block;
	font-size:28px;
}
#contact-form h4 {
	margin:5px 0 15px;
	display:block;
	font-size:13px;
}
#contact-form label span {
	cursor:pointer;
	color:#991D57;
	float:left;	
	margin:5px 0;
	font-weight:900;
	width: 175px;
}
#contact-form input[type="text"],
#contact-form input[type="email"],
#contact-form input[type="tel"],
#contact-form input[type="url"],
#contact-form textarea,
#contact-form select  {
	width:45%;
	box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	-webkit-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	-moz-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
	border-radius:5px;
}
#contact-form input[type="text"]:hover,
#contact-form input[type="email"]:hover,
#contact-form input[type="tel"]:hover,
#contact-form input[type="url"]:hover,
#contact-form textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}
#contact-form textarea {
	height:100px;
	max-width:100%;
}
#contact-form button[type="submit"] {
	cursor:pointer;
	width:20%;
	border:none;
	background:#991D57;
	background-image:linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	background-image:-moz-linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	background-image:-webkit-linear-gradient(bottom, #8C1C50 0%, #991D57 52%);
	color:#FFF;
	margin:22px 0 7px 178px;
	padding:10px;
	border-radius:5px;
}
#contact-form button[type="submit"]:hover {
	background-image:linear-gradient(bottom, #9C215A 0%, #A82767 52%);
	background-image:-moz-linear-gradient(bottom, #9C215A 0%, #A82767 52%);
	background-image:-webkit-linear-gradient(bottom, #9C215A 0%, #A82767 52%);
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}
#contact-form button[type="submit"]:active {
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
}
#contact-form input:focus,
#contact-form textarea:focus {
	outline:0;
	border:1px solid #999;
}
::-webkit-input-placeholder {
    color:#888;
}
:-moz-placeholder {
    color:#888;
}
::-moz-placeholder {
    color:#888;
}
:-ms-input-placeholder {
    color:#888;
}

.ph2 {padding-bottom: 10px;}

.resp-tab-content-active  img, .quality img {
	
	border: 1px solid #bcc0c1;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	
}

.application ul, .services ul {margin:0;list-style: disc; margin-left: 30px;}
.application li, .services li {padding:0;}


/*-----------------------Banner CSS---------------------------------*/

.theme-default .nivoSlider {
	position:relative;
	background: url(../images/loading.gif) no-repeat 50% 50%;
	background-color:transparent;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
	display:none;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

.faq li strong {color: #000 !important;}

.accordionButton {
cursor: pointer;
}

.accordionContent p {font-weight: normal;padding-top: 6px;
}
.accordionButton { font-weight:bold;}

.inner-container {
	display: block;
	width: 99.99%;
	background-color: #FFFFFF;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	-webkit-box-shadow: 0 1px 2px 0 #aaaaaa;
	box-shadow: 0 1px 2px 0 #aaaaaa;
	margin: 0 0 20px 0;
	border-left: solid 1px #dadada;
}


