	.col1, .col2, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:375px;  background:url(images/top.jpg) no-repeat top center}

#content .col1{ width:220px; text-align:center}
#content .col2{ width:247px}

/*======= index.html =======*/
#page1 #content .col-1{
	width:250px;
	margin-right:41px
}
#page1 #content .col-2{
	width:535px
}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 271px top } 
#page1 #content .col-3{ width:172px; margin-right:7px}
#page1 #content .col-4{ width:172px}
#page1 #content .col-5{ width:292px}
#page1 #content .bg1{ background:url(images/tail3.gif) repeat-y 292px top } 
#page1 #content .bg2{ background:url(images/tail3.gif) repeat-y 584px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{
	width:550px
}
#page2 #content .col-2{ width:250px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 559px top } 
#page2 #content .col-3{ width:292px}
#page2 #content .col-4{ width:580px}
#page2 #content .bg1{ background:url(images/tail3.gif) repeat-y 292px top } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:250px; margin-right:51px}
#page3 #content .col-2{ width:900px}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 269px top } 
#page3 #content .col-3{ width:580px}
#page3 #content .col-4{ width:292px}
#page3 #content .bg1{ background:url(images/tail3.gif) repeat-y 580px top } 
#page3 #content .col-5{ width:250px; margin-right:30px}
#page3 #content .col-6{ width:250px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:165px; margin-right:1px}
#page4 #content .col-3{ width:292px}
#page4 #content .col-4{ width:580px}
#page4 #content .bg1{ background:url(images/tail3.gif) repeat-y 292px top } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:250px; margin-right:51px}
#page5 #content .col-2{ width:530px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 269px top } 
#page5 #content .col-3{ width:172px; margin-right:7px}
#page5 #content .col-4{ width:172px}
#page5 #content .col-5{ width:292px}
#page5 #content .bg1{ background:url(images/tail3.gif) repeat-y 292px top } 
#page5 #content .bg2{ background:url(images/tail3.gif) repeat-y 584px top } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:530px; margin-right:51px}
#page6 #content .col-2{ width:250px}
#page6 #content .bg{ background:url(images/tail.gif) repeat-y 559px top } 
#page6 #content .col-3{ width:292px}
#page6 #content .col-4{ width:580px}
#page6 #content .bg1{ background:url(images/tail3.gif) repeat-y 292px top } 

/*======= footer =======*/
#footer { height:54px; }

/* added by falguni */
.ListingsTable td  {
border:1px solid #DDDDDD;
margin:0;
padding:5px;
vertical-align:middle;
}

.ListingsTable th  {
border:1px solid #DDDDDD;
margin:0;
padding:5px;
vertical-align:middle;
font-weight:bold;
text-align:center;
}

.paging { padding:10px 0px 0px 0px; text-align:center; font-size:13px;}
.paging.display{text-align:right;}
.paging a, .paging span {padding:2px 8px 2px 8px;}
.paging span {font-weight:bold; color:#000; font-size:13px; }
.paging a {color:#000; text-decoration:none; border:1px solid #dddddd;}
.paging a:hover { text-decoration:none; background-color:#6C6C6C; color:#fff; border-color:#000;}
.paging span.prn { font-size:13px; font-weight:normal; color:#aaa; }
.paging a.prn { border:2px solid #dddddd;}
.paging a.prn:hover { border-color:#000;}
.paging p#total_count{color:#aaa; font-size:12px; padding-top:8px; padding-left:18px;}
.paging p#total_display{color:#aaa; font-size:12px; padding-top:10px;}

