#stories-index #main, #stories-full #main, #stories-preview #main, #stories-add #main {
	/*background: #ebebea url(/pub-share/img/hdr_stories.jpg) no-repeat;*/
	background: #cfdbe1 url(/pub-share/img/hdr_stories.jpg) no-repeat;
	margin: 0 1px 0 2px;
}

h2#pageTitle {
	padding: 5px 0 0 3px;
	width: auto;
}

#main h2 {
	font-size: 103%;
	height: auto;
	padding: 15px 0 10px 20px;
	margin: 0;
	background: #d0d0d0;
	line-height: 1em;
}

#main h2 em {
	font-weight: bold;
}

#main h3 {
	background: #666;
	border-bottom: 2px solid #005083;
	border-top: 2px solid #d1d1d1;
	color: #fff;
	font-size: 100%;
	height: 21px;
	padding: 4px 0 0 10px;
	position: relative;
}

#main h3 form {
	position: absolute;
	top: 3px;
	right: 5px;
	font-weight: normal;
	font-size: 90%;
}

#main h3 form select {
	width: 200px;
}

#main p.intro {
	padding: 0 2px 25px 20px;
	overflow: hidden;
	font-size: 90%;
	line-height: 1.2em;
	background: #d0d0d0;
	border-bottom: 2px solid #f2f2f2;
}

#main p.intro a {
	margin: 8px 0 0;
}


/* Button Styles */
#main a.btn_sm_f2f2f2 {
	margin: 7px 0 4px 10px;
}

#main a.btn_sm_f2f2f2.btn_right {
	float: right;
	margin-right: 5px;
}

#stories-full a.btn_sm_f2f2f2.btn_right {
	margin-right: 2px;
}

#stories-index #main div.btns {
	margin: 2px 5px 2px 142px;
}

#stories-full #main div.btns {
	width: 415px;
	margin: 5px auto;
}

/* ------------------------------------------*/

.stories_outer {
	padding: 4px 2px;
}

.stories {
	background: transparent url(/pub-share/img/box_415_ccc_fff_bg.gif) repeat-y;
	margin: 2px auto 0;
	text-align: left;
	width: 415px;
	clear: both;
}

.stories h4#trucks {
	background: transparent url(/pub-share/img/ads/truck-nation.gif) no-repeat top right;
	height: 42px;
	line-height: 42px;
	position: relative;
	top: -5px;
	z-index: 100;
}

.stories div.tp {
	background: url(/pub-share/img/box_415_ccc_fff_tp.gif) top left no-repeat;
	height: 12px;
	width: 430px;
}

.stories div.bt {
	background: url(/pub-share/img/box_415_ccc_fff_bt.gif) bottom left no-repeat;
	height: 10px;
	width: 430px;
	clear: both;
}

.stories h4 {
	margin: 2px 5px 2px 142px;
}

#stories-index .stories p {
	font-size: 85%;
	line-height: 1.2em;
	margin: 2px 5px 2px 142px;
}

#main p.full-story {
	margin: 2px 15px;
	padding: 0 0 10px 0;
}

.stories h5, .stories h6 {
	margin: 2px 15px;
	font-size: 110%;
}

.stories h6 {
	font-size: 90%;
	line-height: 1em;
	margin-bottom: 10px;
}

.stories img {
	float: left;
	padding: 3px;
	margin: 10px 0 10px 10px;
}

#main p#terms {
	padding: 8px 5px 15px;
	clear: both;
	font-size: 80%;
	font-style: italic;
	line-height: 1.4em;
}

/* for right service block */
#stories-index div.box_left {
	background: #fff url(/pub-share/img/box_160_ccc_fff_bg.gif) repeat-y;
	width: 160px;
	float: left;
	clear: none;
	margin: 0 0 5px 0;
	text-align: center;
}

#stories-index div.box_left h2 {
	background: url(/pub-share/img/box_160_ccc_fff_tp.gif) top left no-repeat;
	color: #767676;
	padding: 5px 0 6px;
	font-size: 90%;
}

#stories-index div.box_left img {
	margin-bottom: 5px;
}

#stories-index div.box_left p {
	background:  transparent url(/pub-share/img/box_160_ccc_fff_bt.gif) bottom left no-repeat;
	clear: both;
	display: block;
	padding: 5px 0;
}

#stories-index a.btn_sm_fff span {
	font-weight: bold;
}

#stories-index div.box_left a.btn_sm_fff {
	margin: 0 0 0 30px ;
}


#stories-index div.box_left a.btn_sm_fff span {
	width: 80px;
}

/***** left column stories block styles *****/
#stories-block {	
	width: 160px;
	margin: 2px 0 0 0;
	text-align: center;
	background: url(/pub-share/img/box_160_ccc_fff_bg.gif) repeat-y;
}

#stories-block  div.tp {
	width: 160px;
	height: 12px;
	background: url(/pub-share/img/box_160_ccc_fff_tp.gif) top left no-repeat;
}

#stories-block p {
	margin: 0 5px;
	padding: 5px;
	font-size: 85%;
	text-align: left;
	color: #000;
}

#stories-block ul {
	padding: 0 10px 0 10px;
	text-align: left;
	font-size: 85%;
}

#stories-block li {
	list-style: none;
	margin: 10px 0;
}

#stories-block a {
	display: block;
	font-size: 103%;
	font-weight: bold;
	color: #0080d1;
}

#stories-block  div.bt {
	width: 160px;
	height: 10px;
	background: url(/pub-share/img/box_160_ccc_fff_bt.gif) bottom left no-repeat;
}

/* add stories styles */

#main h2 {
	padding: 30px 0 30px 10px;
	font-size: 100%;
}

#stories-add #main h4 {
	padding: 15px 20px 10px;
	font-size: 100%;
}

#stories-add #main p {
	padding: 0 20px 10px;
	font-size: 90%;
	font-weight: normal;
}

#stories-add #main hr {
	border-bottom: 1px solid #005083;
	margin: 5px 20px 10px;
}

#stories-add #main form {
	margin: 0 0 15px 0;
	background: #cfdbe1;
	height: 100%;
}

#stories-add #main form fieldset {
	padding: 0 ;
	width: 100%;
}

#stories-add #main form h3 {
	margin-bottom: 10px;
}

#stories-add #main label {
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
	margin: 11px 0 0 0;
	text-align: right;
	width: 149px;
	font-size: 90%;
}

#stories-add #main label span {
	display: block;
	font-weight: normal;
	font-size: 88%;
}

#stories-add #main input {
    display: block;
	width: 200px;
	float: left;
	margin: 8px 0 0 10px;
}

#stories-add #main select {
    display: block;
	float: left;
	margin: 8px 0 0 10px;
}

#stories-add #main #story select {
	width: 200px;
}

#stories-add #main #story textarea {
    display: block;
	width: 200px;
	float: left;
	margin: 8px 0 0 10px;
}

#stories-add #main #story textarea#story-title {
    height: 50px;
}

#stories-add #main #story textarea#story-body {
    height: 80px;
}

#stories-add #main .chars {
	font-size: 85%;
	margin: 8px 0 0 160px;
	line-height: 15px;
}

#stories-add #main .chars  input {
	width: 30px;
	float: left;
	margin: 0;
	background: #ccc;
}

#stories-add #main #story .chars span {
	margin-left: 5px;
	float: left;
	width: 160px;
}

#stories-add #main textarea { height: 60px; }

#stories-add #main form div { clear: both; }

#stories-add #main a.btn_sm_f2f2f2 {
	margin: 15px 0 15px 160px;
}

/* stories preview page styles */

#stories-preview #main ul {
	padding: 0 10px 0 10px;
	text-align: left;
	font-weight: bold;
}

#stories-preview #main li {
	list-style: none;
	margin: 10px 0;
}

#stories-preview #main ul a {
	display: block;
	font-weight: bold;
	color: #0080d1;
}

/* styles for story preview before submitting page */

#stories-preview #main h2.preview {
	margin: 0;
	background: none;
	padding: 15px 0 10px 20px;
}

#stories-preview #main p.instructions {
	margin: 10px 20px;
	font-size: 90%;
}

#stories-preview #main .legal {
	font-size: 85%;
}
#stories-preview #main .legal p {
	margin: 10px 20px;
}
#stories-preview #main .legal ul {
	margin: 10px 20px;
	padding: 0;
	font-weight: normal;
}

#stories-preview #main .legal ul a {
	display: inline;
	font-weight: normal;
}

#stories-preview #main a.btn_sm_f2f2f2 {
	margin: 7px 0 4px 20px;
}

#acceptTerms {
}