/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.entry blockquote  { background:url(images/blockquote.png) no-repeat 0 12px; padding: 10px 20px 10px 40px; color: #444;  }

#loopedSlider .container {
height:500px !important;
}

.reviews {
	font-size: 42px;
	font-weight: normal;
	padding: 50px 0 28px 85px;
	color: #000;
	background: url(http://www.dmvprep.com/wp-content/uploads/2010/12/iPadAppIcon.png) no-repeat 0 100%;
}

.reviews p {
	padding-bottom: 20px;
	padding-left: 20px;
	}


.reviews blockquote {
	padding-bottom: 20px;
	padding-left: 20px;
	}

/* Tables */

table.pretty {
  width: 100%;
  margin: 0em 0em 0em 0em;
  background: whitesmoke;
  border-collapse: collapse;
}
table.pretty th, table.pretty td {
  border: 1px silver solid;
  padding: 0.2em;
}
table.pretty th {
  background: gainsboro;
  text-align: left;
}
table.pretty caption {
  margin-left: inherit;
  margin-right: inherit;
}

table.pricing{font-size:14px;width:100%;text-align:left;border-collapse:collapse;margin:15px 0 20px;}
table.pricing th{font-size:12px;font-weight:400;background:#e9e9e9;color:#555;padding:8px 10px;text-align:center; border:1px solid #d4d4d4;}
table.pricing td{background:#fcfcfc;border-bottom:1px solid #d4d4d4;color:#333;border-top:1px solid transparent;padding:9px; border:1px solid #d4d4d4;}
table.pricing th.gold { background:#e7b737; border:1px solid #cc9f23; }
table.pricing td.gold { background:#fff298; border:1px solid #cc9f23; }

.content_txt {
	font-size:12px;
	color:#424242;
	font-weight:normal;
	font-family:Lucida Grande,Trebuchet MS,Verdana,Arial,sans-serif; 
	}

table.prep{vertical-align:top;}
table.prep td{vertical-align:top;}
table.prepi{vertical-align:top;}
table.prepi td{vertical-align:top;}

.testimonials {
	color: #878787;
}

.statelist {margin:0px; line-height: 1.5em;}

