.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none!important;padding:0;margin:0}
#standOutWrapperstacks_in_959_page3 {
	padding-top: 33px;
	padding-bottom: 33px;
}

#standOutstacks_in_959_page3 {
	border: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 2000px;
	
	
	text-align: center;
	
	
}

#standOutstacks_in_959_page3:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#standOutShadowstacks_in_959_page3 {
	-webkit-box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow: 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	margin: 10px;
	border-radius: 10px;
	background: rgba(35, 85, 199, 1.00);
	border: 0px solid rgba(179, 179, 179, 1.00);
}

#standOutBackmoststacks_in_959_page3 {
	padding: 20px 20px;
}

#standOutFrontmoststacks_in_959_page3 img,
#standOutFrontmoststacks_in_959_page3 video {
	max-width: 100%;
	height: auto;
}

#standOutFrontmoststacks_in_959_page3 {
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	box-shadow:inset 0px 5px 10px 3px rgba(0, 0, 0, 0.30);
	position: relative;
	border: 0px solid rgba(179, 179, 179, 1.00);
}

/*  */
#standOutFrontmoststacks_in_959_page3 {
	background: url(../files/frontmost_localimage_959.png) #ffffff;
	background-position: center center;
	background-size: cover;
}
/*  */

/*  */

/*  */

#standOutFrontmoststacks_in_959_page3 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	outline: none;
	text-decoration: none;
	display: block;
}

/*  */
#standOutSpacerTopstacks_in_959_page3 {
	height: 33px;
}

#standOutShadowstacks_in_959_page3 {
	padding-top: 3px;
}

#standOutFrontmoststacks_in_959_page3 {
	margin-top: -60px;
	width: 500px;
	height: 250px;
	display: block;
}
/*  */

/*  */

/*  */

/*  */

/* @group Responsive */

@media screen and (max-width: 768px) {
	#standOutWrapperstacks_in_959_page3 {
		padding: 3px 0px;
	}
	
	#standOutShadowstacks_in_959_page3 {
		display: block;
		padding-top: 3px;
	}
	
	#standOutFrontmoststacks_in_959_page3 {
		margin-top: 0px;
		width: 250px;
		height: 150px;
		display: block;
		margin: 10px auto;
	}
	
	#standOutFrontmoststacks_in_959_page3 i {
		font-size: 100px;
	}
}

/* @end */

/*  */
#stacks_in_884_page3 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_15_page3 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  10px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#stackSliderWrapperstacks_in_21_page3 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_21_page3 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_21_page3 {
		height: auto;
	}
}

#stacks_in_21_page3 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_25_page3 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#feedSliderstacks_in_73_page3 {
	height: 900px;
	overflow: hidden;
	border:  px ;
}

@media print {
	#feedSliderstacks_in_73_page3 {
		height: auto;
	}
}

#feedSliderstacks_in_73_page3 div {
	display: block;
	position: relative;
	opacity: 1.0;
}

.internalstacks_in_73_page3 {
	padding: 15px;
	border-bottom: 7px solid #FFFFFF;
}

/* Some surplus content to hide */
h2.feedTitle {
	display: none;
}

/* @group Item title styling */

.itemTitlestacks_in_73_page3 {
	display: block !important;
	font-size: 80%;
}

.itemTitlestacks_in_73_page3 a {
	color: #FFFFFF;
}

.itemTitlestacks_in_73_page3 a:hover {
	color: #FFFF0A;
}

/* @end */

/* @group Item date styling */

.itemDatestacks_in_73_page3 {
	display: block !important;
	color: #FFFFFF;
	font-size: 90;
}

/* @end */

/* @group Item content */

.itemDescriptionstacks_in_73_page3 {
	display: block !important;
	font-size: 90%;
	color: #FFFFFF;
}

.itemDescriptionstacks_in_73_page3 a {
	color: #0080FF;
}

.itemDescriptionstacks_in_73_page3 a:hover {
	color: #004080;
}

/* @end */

/* @group Item dividers */

.itemDividerstacks_in_73_page3 {
	display: block;
	position: relative;
	height: 7px;
	background-color: #FFFFFF;
}

/* @end */

#stacks_in_73_page3 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#feedSliderstacks_in_984_page3 {
	height: 900px;
	overflow: hidden;
	border:  px ;
}

@media print {
	#feedSliderstacks_in_984_page3 {
		height: auto;
	}
}

#feedSliderstacks_in_984_page3 div {
	display: block;
	position: relative;
	opacity: 1.0;
}

.internalstacks_in_984_page3 {
	padding: 15px;
	border-bottom: 7px solid #FFFFFF;
}

/* Some surplus content to hide */
h2.feedTitle {
	display: none;
}

/* @group Item title styling */

.itemTitlestacks_in_984_page3 {
	display: block !important;
	font-size: 80%;
}

.itemTitlestacks_in_984_page3 a {
	color: #FFFFFF;
}

.itemTitlestacks_in_984_page3 a:hover {
	color: #FFFF0A;
}

/* @end */

/* @group Item date styling */

.itemDatestacks_in_984_page3 {
	display: block !important;
	color: #FFFFFF;
	font-size: 90;
}

/* @end */

/* @group Item content */

.itemDescriptionstacks_in_984_page3 {
	display: block !important;
	font-size: 90%;
	color: #FFFFFF;
}

.itemDescriptionstacks_in_984_page3 a {
	color: #0080FF;
}

.itemDescriptionstacks_in_984_page3 a:hover {
	color: #004080;
}

/* @end */

/* @group Item dividers */

.itemDividerstacks_in_984_page3 {
	display: block;
	position: relative;
	height: 7px;
	background-color: #FFFFFF;
}

/* @end */

#stacks_in_984_page3 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#stackSliderWrapperstacks_in_937_page3 {
	/* Hide until the slider is loaded */
	visibility: hidden;
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    background: transparent;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-pager,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-pager .bx-pager-item,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-prev {
	left: 10px;	
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-next {
	right: 10px;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-prev,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-next,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-prev [class^="fa fa-"],
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-next [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-prev:hover,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-next:hover,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-prev:hover [class^="fa fa-"],
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-next:hover [class^="fa fa-"] {
	color: #000000;	
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	text-align: center;
	width: 36px;
	height: 36px;
	font-size: 36px;
	z-index: 9999;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto {
	text-align: center;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	width: 16px;
	height: 16px;
	font-size: 16px;
	outline: 0;
	margin: 0 3px;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-start,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-stop,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-start [class^="fa fa-"]
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-stop [class^="fa fa-"] {
	color: #666666;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;	
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-start:hover,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-stop:hover,
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-start:hover [class^="fa fa-"]
#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls-auto .bx-stop:hover [class^="fa fa-"] {
	color: #000000;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 5px;
	width: auto;
	text-align: right;
}

/* IMAGE CAPTIONS */

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

#stackSliderWrapperstacks_in_937_page3 .bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


@media print {
	#stackSliderstacks_in_937_page3 {
		height: auto;
	}
}

#stacks_in_937_page3 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin:  20px;
}
#stacks_in_939_page3>.s3_row {
	margin: 0 -10px;
}

#stacks_in_939_page3>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_939_page3>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_939_page3>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_939_page3>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_939_page3>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_939_page3>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_941_page3 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_943_page3 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_946_page3 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_948_page3 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_951_page3 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_953_page3 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(35, 85, 199, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_957_page3 {
	background-color: rgba(35, 85, 199, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
