.LeftTabs {
	width: 660px;
    margin-right: 10px;
	float: left;
    margin-top: 30px;
}
.TabOne {
	width: 150px;
    background-color: brown;
	float: left;
	height: 25px;
	margin-right: 5px;
	text-align: center;
	padding-top: 8px;
}
.TabTwo {
	width: 150px;
    background-color: silver;
	float: left;
	height: 25px;
	margin-right: 5px;
	text-align: center;
	padding-top: 8px;
}
.TabThree {
	width: 150px;
    background-color: silver;
	float: left;
	height: 25px;
	text-align: center;
	padding-top: 8px;
}

.LeftBox {
	width: 660px;
    margin-right: 10px;
	float: left;
}
#RegisterBox1 {
	width: 660px;
	float: left;
    background-image: url('http://www.oriyamatrimonials.com/images/mainpage/slide1.jpg');
    background-repeat: repeat-x;
	height: 200px;
}
#RegisterBox2 {
	width: 660px;
	float: left;
	height: 200px;
	background-color: darkkhaki;
}
#RegisterBox3 {
	width: 660px;
	float: left;
	height: 200px;
	background-color: peru;
}
.FeaturedProfHdr {
	width: 380px;
    margin-right: 10px;
	float: left;
	margin-bottom: 5px;
	color: brown;
	font-weight: bold;
}
.SuccStoryHdr {
	width: 270px;
    float: right;
	margin-bottom: 5px;
	color: brown;
	font-weight: bold;
}
.FeaturedProf {
	width: 380px;
    margin-right: 8px;
	float: left;
}
.SuccStory {
	width: 238px;
    float: right;
	padding: 14px;
	border: 1px solid tan;
}
.SuccStoryInner {
	width: 240px;
    float: left;
}
.SuccStoryBottom {
	width: 240px;
    float: left;
	border-top: 1px solid tan;
    margin-top: 2px;
    padding-top: 2px;
	font-size: 9px;
}
.Pitches123 {
	width: 660px;
    float: left;
	border-top: 1px dotted #fc0;
	border-bottom: 1px dotted #fc0;
	margin-top: 10px;
	margin-bottom: 5px;
}
.Personalized {
	width: 378px;
	height: 98px;
    margin-right: 10px;
	float: left;
    margin-top: 10px;
    background-image: url('http://www.oriyamatrimonials.com/images/mainpage/personalized.jpg');
    background-repeat: no-repeat;
	border: 1px solid tan;
}
.OMCenter {
	width: 238px;
    float: right;
    margin-top: 10px;
	padding: 14px;
	border: 1px solid tan;
	font-size: 10px;
	height: 70px;
}
.Centers {
	width: 660px;
    float: left;
	padding-top: 10px;
	font-size: 11px;
}

.PaidInfo {
	width: 290px;
	float: right;
    margin-top: 22px;
    font-size: 10px;
    color: tan;
}
.RightBox {
	width: 290px;
	float: right;
}
.SearchBox {
	width: 260px;
	padding: 14px;
    border: 1px solid burlywood;
    height: 170px;
	float: left;
}
.SearchBoxRow {
	width: 260px;
	float: left;
	padding-bottom: 5px;
}

.AdvSearchBox {
    margin: 5px 0px 0px 20px;
	width: 270px;
	float: left;
}
.Advt {
    margin-top: 15px;
    margin-left: 10px;
	width: 280px;
	float: left;
	font-size: 8px;
	letter-spacing:7px
}
.AdBox {
	width: 250px;
	margin: 3px 9px 3px 9px;
	padding: 10px;
    border: 1px solid burlywood;
	float: left;
}
