#submityoursite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 715px;
	position: relative;
	left: 40px;
	top: 10px;
	padding: 15px;
	/* background-color: #f4f4f4;
	border: 1px solid #cccccc; */
}

#submityoursite a{
text-decoration: none;
  color: #CA4429;
}

#submityoursite a:hover {
  text-decoration: none;
  border-bottom: 1px dashed #CA4429;
  color: #CA4429;
}

#storyseries {
	width: 750px;
	position: relative;
	left: 50px;
	margin-bottom: 30px;
}

#storypic {
	background: url(examples_styling/chrislangstory.gif) no-repeat;
	width: 85px;
	height: 89px;
	position: relative;
	float: left;
	margin-right: 10px;

}

.successstory {
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #CA4429;
}

.storyTitle {
	font-size: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #797979;
}

.blurb {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #797979;
}

.readStory {
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS";
	color: #CA4429;
}

.readStory:hover {
	border-bottom: 1px dashed #CA4429;
}

.exampleSite {
	position: relative;
	left: 40px; 
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(examples_styling/thumbbg.png);
	background-repeat: no-repeat;
	background-position: 11px 15px;
	width: 725px;
	height: 175px;
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

.visit {
	position: absolute;
	top: 110px;
	left: 40px;
	width: 138px;
	background-image: url(examples_styling/visit.png);
	background-repeat: no-repeat;
	padding: 11px 40px 20px 15px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
		
}

.exampleThumb {
	position: absolute;
	border: 1px solid #d0d0d0;
}

.siteName {
	position: absolute;
	top: 15px;
	left: 200px;
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}

.quote {
	position: absolute;
	top: 20px;
	left: 250px;
	padding-top: 50px;
	width: 400px;
	height: auto;
	
}

.submitter {
	position: absolute;
	top: 35px;
	left: 200px;
	padding-top: 10px;
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}


.submitter a:link {
	text-decoration: none;
	color: #cc3333;
	border-bottom: 1px dashed;
}

.submitter a:visited {
	text-decoration: none;
	color: #cc3333;
	border-bottom: 1px dashed;
}

.submitter a:hover {
	text-decoration: none;
	color: #fa0000;
	border-bottom: 1px dashed;
}

.toggler {
        position: relative;
        width: 715px;
	left: 40px;
        padding: 15px;
        margin-bottom: 5px;
        color: #222;
        text-decoration: none;
	background-color: #f0f0f0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS";
}

.element {
 
}
