/* Reset -------------------------------------------*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}del,ins{text-decoration:none;}
/* Main Styling ------------------------------------*/
body {
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	line-height: 16px;
	color:#3c3137;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
#wrapper {
	width:595px;
	background-color:#fff;
}
#callOutImage {
	width:85px;
	height:85px;
	padding:4px;
	border:1px solid #a09bdb;
	float:left;
	margin-right:5px;
}
#callOutHead {
	overflow:hidden;
}
#callOutHead h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
}
#callOutHead #subHeader {
	font-size:12px;
	font-weight:bold;
	color:#7492ce;
	margin-bottom:12px;
}
#callOutHead #tbLogo {
	width:177px;
	height:30px;
	float:right;
	margin-top:-14px;
}
#mainContent {
	clear:both;
	margin-top:15px;
}
#articleCallOutText {
	width:360px;
	float:left;
}
a#callOutButton {
	width:223px;
	float:left;
	height:25px;
	background:url(http://images.totalbeauty.com/img/jDate/b_callOut.jpg) 0 0 no-repeat;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	margin:10px 0 15px 0;
}
.versionTwo a#callOutButton {
	width:325px;
	background:url(http://images.totalbeauty.com/img/jDate/b_callOutB.jpg) 0 0 no-repeat;
}
#moreStories {
	width:200px;
	float:right;
}
#moreStories h3 { 
	height:29px;
	background:url(http://images.totalbeauty.com/img/jDate/bg_moreStoriesHead.jpg) 0 0 repeat-x;
	border-top:1px solid #d1d4ec;
	border-left:1px solid #d1d4ec;
	border-bottom:1px solid #9b98db;
	color:#3c3137;
	font-weight:bold;
	line-height:13px;
	padding:4px 0 0 10px;
}
#moreStories ul {
	width:200px;
	height:150px;
	background:#fff url(http://images.totalbeauty.com/img/jDate/bg_moreStoriesList.jpg) 0 0 no-repeat;
	list-style:none;
}
#moreStories li {
	background:url(http://images.totalbeauty.com/img/jDate/g_moreStoriesBullet.gif) .6em 1.2em no-repeat;
	padding:10px 10px 3px 24px;
	margin-left:5px;
	line-height:12px;
}
#moreStories li a{
	color:#060e7b;
	font-weight:bold;
	text-decoration:none;
}
#firstProduct {
	clear:left;
}
.topProduct {
	margin-bottom:18px;
}
.topProduct p {
	margin-right:12px;
}
.topProduct h3,
.topProduct p strong  {
	font-weight:bold;
}
.topProduct a{
	color:#151493;
	font-weight:bold;
	text-decoration:none;
}
#moreStories li a:hover,
.topProduct a:hover{
	text-decoration:underline;
}
a#callOutButtonLrg {
	width:517px;
	height:29px;
	background:url(http://images.totalbeauty.com/img/jDate/b_callOutLrg.jpg) 0 0 no-repeat;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	padding-top:11px;
	margin:20px 0;
	display:block;
}