/* CSS Document */

/* Template 1 : Starlings Home */
#t1s1 {width: 200px; float:left}
#t1s2 {width: 600px; float:left}
#t1s3 {width: 200px; float:right;}

/* Template 2 : Starlings Product */
#t2s1 {width: 200px; float:left}
#t2s2 {width: 600px; float:left}
#t2s3 {width: 200px; float:right;}

/* Template 3 : Starlings Checkout */
#t3s1 {width: 200px; float:left}
#t3s2 {width: 800px; float:right}